Hello,
I assume that the Shelly RGBW2 integration has an issuse with using the white channel. At the moment it is not possible to use just the white channel, like the Shelly App behaves when in RGBW Mode.
Most people with just RGB Stripes do not have this problem. Probably it affects just people with RGBW Stripes who actually uses mainly the white channel (like I do :D)
I found similar topics over the last years in this forum but no real solution until now.
I think the error ist, that the color mode of the Shelly RGBW2 light in Home Assistant is ColorMode.RGBW
. But I think it should be ColorMode.RGB
+ ColorMode.WHITE
based on this documentation Light entitys in Home Assistant I think this would solve the Issue.
Unfortunatly I don’t know where to adress this issue or how i can fix it myself (i am relative new to HA).
What can I do to fix it myself in my Home Assistant?
Or where can I adress this issue in this specific implementation?
Can someone fix this issue in the integration?
Regards
Siggi