etsach / espmilighthub-domoticz

Domoticz Plugin for controlling the ESP Milight Hib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setRGB()

poudenes opened this issue · comments

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