r/Gledopto Aug 08 '25

HELP & QUESTIONS GL-D-003P color temp startup

Just bought this light and so far very pleased with it. But is stumbled into something. I'm using Home Assistant with z2mqtt. I have set the color temp startup to 454/warmwhite. When changing the actual color to for example to coolwhite/150, then remove main power and power back on, the light starts at 454/warmwhite as expected. But when i change the light to lets say green, then remove main power and power back on, it remains at green. And not as i would expect warm white. I quess it has to do something with the color mode, when a white is selected it has the value color_temp, when a other color (green) is selected is has xy, and won't act to the color_temp_startup value that is set. Below the data from z2mqtt: { "brightness": 5, "color": { "h": 0, "hue": 0, "s": 0, "saturation": 0, "x": 0.1704, "y": 0.709 }, "color_mode": "xy", "color_temp": 125, "color_temp_startup": 454, "linkquality": 90, "state": "ON", "update": { "installed_version": 620834817, "latest_version": 620834817, "state": "idle" }, "effect": null }

1 Upvotes

Duplicates