Replies: 2 comments 1 reply
-
Later, I noticed these two items, which I would like to ask if they can be added. - id: 103
type: integer
name: duration
unit: s
range:
min: 0
max: 1800
- id: 116
type: string
name: volume_level
mapping:
- dps_val: "0"
value: 1.0
- dps_val: "1"
value: 0.7
- dps_val: "2"
value: 0.3 |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can find documentation on how to use sren entities here: https://www.home-assistant.io/integrations/siren/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi.
I don't have any programming experience, or it's the first time I've encountered such a yaml file, so I'd like to ask for help if possible.
I have: NEO Coolcam Smart Tuya Wifi Siren Alarm With Temperature Humidity Sensor
What I know or was able to find:
and
I currently have this condition:

Examining custom_components/tuya_local/devices/neo_coolcam_siren.yaml I noticed the entry:
which cannot be found in the settings (picture above)!?
Is there a way to add this as well?
Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions