Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.68k stars 1.64k forks source link

Woox R7051 missing entities to operate #20792

Closed joebar38 closed 2 weeks ago

joebar38 commented 7 months ago

What happened?

When using the command mentioned in the device page https://www.zigbee2mqtt.io/devices/R7051.html

Can be set by publishing to zigbee2mqtt/FRIENDLY_NAME/set with payload {"warning": {"mode": VALUE, "level": VALUE, "strobe_level": VALUE, "strobe": VALUE, "strobe_duty_cycle": VALUE, " duration": VALUE}}

Modes do not work as well as the strobe settings.

Thanks for your help.

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

Call a MQTT service :

service: mqtt.publish data: topic: zigbee2mqtt/sirene/set/ payload: "{\"warning\": {\"mode\": burglar, \"level\": low, \"duration\": 10}}"

Zigbee2MQTT version

1.35.1

Adapter firmware version

6.10.3.0 build 297

Adapter

Sonoff Zigbee 3.0 USB Dongle Plus (EFR32MG21) with router firmware

Setup

Add-on on Home Assistant OS

Debug log

Debug 2024-01-14 19:34:09Received MQTT message on 'zigbee2mqtt/sirene/set/' with data '{"warning": {"mode": burglar, "level": low, "duration": 10}}' Error 2024-01-14 19:34:09Invalid message 'null', skipping...

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days