I have the siren below, and i am trying to figure out how to make an automation to trigger the siren when the alarm is triggered.
I have this siren implemented with zigbee2mqtt with mqtt discovery.
I am able to trigger the alarm using the development tools mqtt publish
But i don’t know how to use this in an automation for the lines below.
Model
HS2WD-E
Vendor
HEIMAN
Description
Smart siren
Supports
warning
Picture
The alarm can be trigged by publishing to zigbee2mqtt/[FRIENDLY_NAME]/set message {"warning": {"duration": 10, "mode": "emergency", "strobe": false}} .
Hello,
I have an issue with the setup of the siren.
I am using Zigbee2MQTT, the siren is working but only with this setup:
{“warning”: {“duration”: 10, “mode”: “emergency”, “strobe”: false}}
When I try to customize the sound with below setup is simply not working, I am geting the below error in the automation debugging