Is there anyway to stop this? I had duration set to 5 seconds, and it continued past this, I think for about 30 seconds.
But will would like to be able to trigger a stop from HA
Any guidance would be appreciated. I am trying to eventually make an automation if my office smoke alarm activates it will sound the siren in the bed rooms.
Hello,
I bought the Heimen siren in order to pair with conbee 2 stick in deCONZ.
It is working fine but I can only turn on and off.
In the meantime, I bought a CC 2531 Sonoff Zigbee sniffer.
I am wondering if I should use zigbee2mqtt or ZHA from HA to have all data available to customize properly the siren?
Up to now zigbee2mqtt is the one working better as far as I read.
Hi,
I think and hope, that the siren is added to the ZHA devices and 100% integrated into Home Assistant.
The missing sensors like the battery is nice to have for me.
I use the ZHA and I will wait.
Works first time for me, using ZHA and the developer tools - thanks @Jacob_nr.5 or sharing. I got the alarm to stop by issuing the stop command - as the duration of 5 seconds did not work. Now to integrate this with Alarmo!
@gr1nch have you managed to integrate this into alarmo? Mine runs fine with a script and it strobes but i don’t seem to be able to integrate it. In actions i am trying to make it call the script.
Not yet @leosedf as I moved from devices (Zbbridge & ZHA (which kept disconnecting clients) to CC2531 + zigbee2mqtt pending a Sonoff ZBDongle-P) and try as I might, the Siren is not getting recognized by the CC2531.
Hello, @gr1nch@leosedf have either of you been able to integrate it with Alarmo yet. Looking to buy this siren but need it to work with Alarmo. Thank you!
I haven’t done much work on it, i have a script that runs it perfectly with light but i haven’t managed to run the script from alarmo it says something about a missing key. Probably a configuration error from my side.
Hey @stroodle96 the siren (HS2WD-E) works perfectly for me with HA and Z2M. I’ve not added it to Alarmo yet, but it will be trivial as it is now a switch entity which can be toggled on or off: on is the siren. You’ll need to adapt to your choice of device in Z2M which defines the topic in MQTT.
I usually try and muddle through and just figure things out - but I cannot get this one! I’m a bit a newb with Z2M admittedly.
I have tried to use your code, slightly updated as below, but the switch entity just always states ‘Unavailable’.
Can anyone suggest where I’m going wrong?