Errors with tunable white bulbs
Posted: Saturday 22 January 2022 19:04
Hi,
I'm seeing a lot of errors whenever domoticz tries to command my zigbee (Hue, Innr) tunable white bulbs. The widgets in the UI are correct - colour temperature only, no RGB.
Also, these bulbs are part of a group and used to switch on correctly with the group; now, they do not come on when the group is switched on, but will come on when switched individually through the UI.
Looking at the Z2M log, it appears that no messages were published to the bulbs when the group was switched on; I can only see messages setting mode/colour when I manually switched the lamps.
Is this a problem with the MQTT autodiscovery, or something about how zigbee2mqtt is handling the bulbs? Any ideas?
I'm seeing a lot of errors whenever domoticz tries to command my zigbee (Hue, Innr) tunable white bulbs. The widgets in the UI are correct - colour temperature only, no RGB.
Also, these bulbs are part of a group and used to switch on correctly with the group; now, they do not come on when the group is switched on, but will come on when switched individually through the UI.
Code: Select all
2022-01-22 15:46:00.669 Error: MQTT auto-discovery: Color device unhandled color_temp_value_template (0x0017880108a8eba7_light_zigbee2mqtt/Dining rear lamp)
2022-01-22 15:46:00.721 Error: MQTT auto-discovery: Color device unhandled color_temp_value_template (0x804b50fffe3f41b0_light_zigbee2mqtt/Dining room table lamp)
2022-01-22 15:46:00.772 Error: MQTT auto-discovery: Color device unhandled color_temp_value_template (0x00158d0005076c0c_light_zigbee2mqtt/Dining front lamp)
2022-01-22 15:46:00.824 Error: MQTT auto-discovery: Color device unhandled color_temp_value_template (0x804b50fffe3f3c40_light_zigbee2mqtt/Lounge feature lamp)
2022-01-22 15:46:00.876 Error: MQTT auto-discovery: Color device unhandled color_temp_value_template (0x00158d0005076c69_light_zigbee2mqtt/Lounge north lamp)
2022-01-22 15:46:00.927 Error: MQTT auto-discovery: Color device unhandled color_temp_value_template (0x00158d0005075054_light_zigbee2mqtt/Lounge south lamp)Is this a problem with the MQTT autodiscovery, or something about how zigbee2mqtt is handling the bulbs? Any ideas?