I am creating an application for Homey for connecting devices, including Lights. I ran into the problem that in the UI interface, after changing the color, the background does not change color, as well as in the lamp card in the zone, the color does not change. But only the color of the CT changes.
I’ve tried everything I can. I even created a dummy application that has only 1 lamp and it doesn’t work. I can’t figure out what it depends on - I didn’t find anything in the documentation. Oddly enough, in other similar applications (Philips Hue Home App, Home Assistant Community Home App) it works fine. I clone the Home Assistant Community and slightly changed the lamp driver code - deleted all the code related to communication with HA and on my extension everything works fine there
Here is my git project
Find solution
add light_mode capability