Since a few weeks they have weird behaviour. At power on (electricity) they give blue light in stead off white light.
I tried several things to solve the problem:
remove/add to Deconz
add to Hue Bridge to update the firmware
check the settings in Deconz VNC
install older version of Deconz
When I remove the spots from Deconz, they are working fine, meaning giving white light at power on
But when I add them to Deconz again, at power on I see a short delay before light is on and the light is… blue.
Is there a setting somewhere for power on behaviour?
I think I have the same problem with my LCT015 version 1.101.2. When I add it to the deCONZ via Conbee II, it randomly turns blue when I turn on the bulb from the power switch. Have you managed to find any solution?
I´ve tested the LCT003 (we don´t have the LCT015 here) with the Firmware 5.11.0.10732
No strange behavior, the bulb is safing the stats after you take it from the power. So, no problem here.
But I will test it with your firmware as well guys. You will here from us in the next days.
We cannot reproduce the issue with a LCT003 spot, the newest firmware 11.0.10732 of it and inside of Home Assistant. Do you switch of the light via power off or via a zigbee command (via app or zigbee switch)?
I have the same issue. Yesterday I switched with two LTC007 from a HUE bridge setup to deconz. I bought both bulbs in one package (years ago), one is perfectly starting with the pre-power-off state, the second starts either with the described blue or with some white (but not the pre-power-off state). Are there any news regarding this behavior?
This is not a bug in deCONZ; the power-on colour is a persisted setting in the light’s firmware. This setting can be accessed through the deCONZ GUI (Hue Startup Current X and Hue Startup Current Y in the Color Control cluster), and through the API (/lights/.../config/color/xy/startup). It’s probably set to [0, 0], causing the blue-ish colour. Personally I like set this to "previous", (or [65535, 65535] in the GUI) so the light powers up to its previous colour.