I am setting up a system with various zigbee lights, sensors and dimmers. Everything is going kinda smooth.
However, when I set up the three IKEA TRÅDFRI bulbs in my living room, they were extremely slow to respond, although they appeared to work.
And the logs got a few errors about them:
* light.ceiling_lamp_1_living_room (<class 'homeassistant.components.zha.light.Light'>) set to unsupported color mode color_temp, expected one of {<ColorMode.XY: 'xy'>}, this will stop working in Home Assistant Core 2025.3, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+zha%22
* light.ceiling_lamp_2_living_room (<class 'homeassistant.components.zha.light.Light'>) set to unsupported color mode color_temp, expected one of {<ColorMode.XY: 'xy'>}, this will stop working in Home Assistant Core 2025.3, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+zha%22
* light.dresden_elektronik_conbee_no_name_group_0x0008 (<class 'homeassistant.components.zha.light.Light'>) set to unsupported color mode color_temp, expected one of {<ColorMode.XY: 'xy'>}, this will stop working in Home Assistant Core 2025.3, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+zha%22
* light.ceiling_lamp_3_living_room (<class 'homeassistant.components.zha.light.Light'>) set to unsupported color mode color_temp, expected one of {<ColorMode.XY: 'xy'>}, this will stop working in Home Assistant Core 2025.3, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+zha%22
* light.living_room_ceiling_fan_bulbs (<class 'homeassistant.components.group.light.LightGroup'>) set to unsupported color mode color_temp, expected one of {<ColorMode.XY: 'xy'>}, this will stop working in Home Assistant Core 2025.3, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+group%22
I tried deleting them. Reset the bulbs and pair them again. The pairing/adding process is smooth. But again, they are very slow to respond and the errors mentioned above appear again in the logs.
light.dresden_elektronik_conbee_no_name_group_0x0008 ← That is the ConBee dongle itself. (Old ancient first one.)
light.living_room_ceiling_fan_bulbs ← Is a group of the 3 bulbs.
1 post - 1 participant