Hey, I have a Light made by Lumary (set up through Tuya).
When controlling it through the Lovelace cards, this works fine:
- color temperature
and this doesn’t:
- color (it ends up looking like a very dim, washed out variant of that color)
When writing scenes, none of those work. Only brightness.
Here is a snippet of my scene:
light.desk_light:
brightness: 10
color_temp: 500
state: "on"
I have also tried modifying the supported features integer, with no effect.
Any ideas what I could try?
Thanks
1 post - 1 participant