So I think this issues started with .42, but Im not entirely sure.
I have a fibaro z wave LED controller that I have been turning on with the following scene:
light.fibaro_system_fgrgbwm441_rgbw_controller_level_18_0_2:
state: on
brightness: 10
rgb_color: [255, 0, 0]
Since .42, if I add the RGB paramater, the light wont turn on. I just updated to .43 in the hopes the z wave fix would fix this issue but it doesnt seem to.
Looking at the entity page, I also dont see a lot of the attributes that I swear used to be there (such as nothing talking about brightness or RGB). Anyone else having this issue or any idea whats going on?
What version of hass are you on? Is this what your entity looks like or do you have more information there, under attributes? Using 18_0 has the same problem. I dont even have the color picker on the front end anymore.