Closed poudenes closed 5 years ago
setRGB is not working ok. setRGB(255.255.255) does not gives White for RGBW bulbs and not Kelvin 4000 Color when only RGB leds Bulb.
In current code of Domoticz this is working ok.
See that I need use setColor instead of setRGB now to let everything work
setRGB is not working ok. setRGB(255.255.255) does not gives White for RGBW bulbs and not Kelvin 4000 Color when only RGB leds Bulb.
In current code of Domoticz this is working ok.