Closed jeroenvansch closed 1 year ago
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
Have same light and did recent update with Awox app to firmware is 2.7.1, still same behaviour that it never turn off from Z2M.
Same issue here 👋
Same problem fw version V2.7.5
What happened?
I've updated my device from version 2.2.10 to 2.7.0 because of stability issues (also reported on the device page) The stability issue seems to be fixed but a new problem arose. When turning the bulb OFF through Home Assistant (as part of a group) of through the Z2M frontend(the bulb directly), the bulb dimms to fully dimmed, but doesn't turn off. Luckilly I've also Bound the on/off cluster from a remote to this Bulb so I can still turn off the bulb directly. Since direct control does work correctly I am guessing there is somthing wrong with the converter for the bulb with this firmware.
What did you expect to happen?
The light to turn off
How to reproduce it (minimal and precise)
Zigbee2MQTT version
1.32.1
Adapter firmware version
20221226
Adapter
zzh!
Debug log
debug 2023-08-21 21:18:25: Received MQTT message on 'zigbee2mqtt/badkamer/set' with data '{"state":"ON"}' debug 2023-08-21 21:18:25: Publishing 'set' 'state' to 'badkamer' info 2023-08-21 21:18:26: MQTT publish: topic 'zigbee2mqtt/CROSSLINK spots badkamer', payload '{"brightness":56,"color_mode":"color_temp","color_temp":370,"color_temp_startup":65535,"last_seen":"2023-08-21T19:13:41.816Z","linkquality":36,"power_on_behavior":null,"state":"ON"}' info 2023-08-21 21:18:26: MQTT publish: topic 'zigbee2mqtt/badkamer', payload '{"brightness":56,"color_mode":"color_temp","color_temp":370,"state":"ON"}' debug 2023-08-21 21:18:27: Received Zigbee message from 'CROSSLINK spots badkamer', type 'attributeReport', cluster 'genOnOff', data '{"onOff":1}' from endpoint 1 with groupID 0 info 2023-08-21 21:18:27: MQTT publish: topic 'zigbee2mqtt/badkamer', payload '{"brightness":56,"color_mode":"color_temp","color_temp":370,"state":"ON"}' info 2023-08-21 21:18:27: MQTT publish: topic 'zigbee2mqtt/CROSSLINK spots badkamer', payload '{"brightness":56,"color_mode":"color_temp","color_temp":370,"color_temp_startup":65535,"last_seen":"2023-08-21T19:18:27.762Z","linkquality":47,"power_on_behavior":null,"state":"ON"}' debug 2023-08-21 21:18:27: Received Zigbee message from 'CROSSLINK spots badkamer', type 'attributeReport', cluster 'genLevelCtrl', data '{"currentLevel":56}' from endpoint 1 with groupID 0 info 2023-08-21 21:18:27: MQTT publish: topic 'zigbee2mqtt/badkamer', payload '{"brightness":56,"color_mode":"color_temp","color_temp":370,"state":"ON"}' info 2023-08-21 21:18:27: MQTT publish: topic 'zigbee2mqtt/CROSSLINK spots badkamer', payload '{"brightness":56,"color_mode":"color_temp","color_temp":370,"color_temp_startup":65535,"last_seen":"2023-08-21T19:18:27.825Z","linkquality":51,"power_on_behavior":null,"state":"ON"}'
debug 2023-08-21 21:18:28: Received MQTT message on 'zigbee2mqtt/badkamer/set' with data '{"state":"OFF"}' debug 2023-08-21 21:18:28: Publishing 'set' 'state' to 'badkamer' info 2023-08-21 21:18:29: MQTT publish: topic 'zigbee2mqtt/CROSSLINK spots badkamer', payload '{"brightness":56,"color_mode":"color_temp","color_temp":370,"color_temp_startup":65535,"last_seen":"2023-08-21T19:18:27.825Z","linkquality":51,"power_on_behavior":null,"state":"OFF"}' info 2023-08-21 21:18:29: MQTT publish: topic 'zigbee2mqtt/badkamer', payload '{"brightness":56,"color_mode":"color_temp","color_temp":370,"state":"OFF"}' debug 2023-08-21 21:18:31: Received Zigbee message from 'CROSSLINK spots badkamer', type 'attributeReport', cluster 'genLevelCtrl', data '{"currentLevel":1}' from endpoint 1 with groupID 0 info 2023-08-21 21:18:31: MQTT publish: topic 'zigbee2mqtt/badkamer', payload '{"brightness":1,"color_mode":"color_temp","color_temp":370,"state":"OFF"}' info 2023-08-21 21:18:31: MQTT publish: topic 'zigbee2mqtt/CROSSLINK spots badkamer', payload '{"brightness":1,"color_mode":"color_temp","color_temp":370,"color_temp_startup":65535,"last_seen":"2023-08-21T19:18:31.888Z","linkquality":43,"power_on_behavior":null,"state":"OFF"}'