Gilles_C
(Gilles)
January 18, 2022, 7:38am
81
In my case, it was just the low battery signal…
Low battery indicator for Button #1 - #3 )
Doorbell 6 has 3 low battery indicators for 3 possible button slots. This will indicate if battery is low on any connected button to Doorbell 6.
Button 1
LED blinks once (100ms), then no LED for 5 seconds. Repeats continuously until replacement of battery.
Button 2
LED blinks twice (100ms), then no LED for 5 seconds. Repeats continuously until replacement of battery.
Button 3
LED blinks thrice (100ms), then no LED for 5 seconds. Repeats continuously until replacement of battery.
Ryckie
January 23, 2022, 9:28pm
82
Hey Rene,
I set the default volumes with node-red.
I set up full support with ZwaveJS 2 MQTT. This NodeRed flow handles it all and you can use the self-turning-off switches in automations.
You’ll need to set your Siren ID and MQTT. You can then adjust your volumes and set your preferred sounds. This is my Node Red flow. https://pastebin.adamoutler.com/WNjkYsTAmi1QPZ1K
How to use:
Set your MQTT login information in the pinkish-purple box on the far right.
Set your Siren ID in the furthest right yellow box.
do happy dance while you flip…
But you can also use a script to do this, the image bellow is how I set my doorbell 1 sound to 0 at night or when I am not home.
Im not sure what value you need to use for the tamper siren. But I believe this would be “2” instead of the “3” in my ss.
Jut wanted to let anyone who’s interested know that the Siren 6 is fully supported through Z-wave JS without the MQTT broker. I can control volume and all other settings direct thought Z-Wave JS and automations by calling the services.
1 Like
I get this is some time ago but I have got all this working but I cant see how to call one of the switches in an automation
Can anyone give an example how to play a door bell sound please?
Edwin_D
(Edwin D.)
August 3, 2023, 4:46pm
85
This is what I do, but I’m not sure if it is relevant since I use ZHA and things may be different there:
- service: homeassistant.turn_on
target:
entity_id:
- siren.indoor_siren_6_3
- siren.zolderbel_3
Thanks for the reply
Managed to call using mqtt but now trying to work out how to stop an alarm
I have HA 2022.6 (core) and separate Zwave JS via MQTT and I have simple switch to set the siren on. One switch for every sound selected.
ggrw1011
(Ggrw1011)
August 29, 2023, 6:25pm
88
Wow!! That looks great!! Sorry for the novice question, but how do I import your Node that you shared?
Just by the way: I recently performed a firmware update on the ZW162 using ZwaveJS. I accidentally used the firmware for ZW164. It worked. I’ve been really lucky.
ZW162 = Doorbell
ZW164 = Siren
They seems to be identical.
Edwin_D
(Edwin D.)
August 30, 2023, 4:02pm
90
As far as I know the doorbell is a siren packaged together with a button remote. So I’m not really surprised.
flipture
(Philip Hutchins)
October 31, 2023, 4:23am
91
I can’t for the life of me get my Siren 6 to play the alarm tone (17) or preset #2 continuously. It plays for a few seconds and then stops. Any hints on how to get it to play until my alarm is disarmed or have say a 30 minute timeout?