Im trying to set up the Woox R7051 siren as shown in this guide : Woox R7051 control via MQTT | Zigbee2MQTT
Publishing to zigbee2mqtt/allarme/set
with payload {“warning”: {“mode”: “burglar” , “level”: “very_high” , “strobe_level”: “very_high” , “strobe”: “true” , “strobe_duty_cycle”: “10” , “duration”: “3600”}}
Does nothing the alarm doesnt trigger and even when i try to change the values in the zigbee2mqtt interface after page refresh they are gone.
I think there is a problem that my siren does not receive the payload. Any ideea?