I have some Osram zigbee bulbs setup in smartthings that are doing strange things with the colour setup in a scene.
I created a new scene using the new scene editor, I added the bulb and set the colour, brightness etc how I want and in scenes.yaml it configures these as the values
I’m pretty sure that you should only be using 1 set of “color” attributes… meaning get rid of 2 or the 3 color settings (rgb_color or xy_color, etc.).
Is this for white light? If not, if it’s just for rgb… then you can probably get rid of the color temp too.
I have a very similar effect. I like to switch on a RGB light with different colors by using scenes.
The light bulb is integrated via WLAN Tasmota & MQTT and works fine, when controlled via home assistants control elements.
But in a scene I face strange behaviour. I have created scenes for different colors. When I activate the scene, the light bulb turns on with the desired color, but switches immediately to white then. (means no RGB color, just white/yellow) Brightness is as set for the selected RGB color.
The code for the scene is automatically generated by HA: