etsach / espmilighthub-domoticz

Domoticz Plugin for controlling the ESP Milight Hib
MIT License
9 stars 4 forks source link

setRGB() #5

Closed poudenes closed 5 years ago

poudenes commented 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.

poudenes commented 5 years ago

See that I need use setColor instead of setRGB now to let everything work