mwittig / node-milight-promise

A node module to control Milight LED bulbs and OEM equivalents such as Rocket LED, Limitless LED Applamp, Easybulb, s`luce, iLight, iBulb, and Kreuzer
MIT License
114 stars 27 forks source link

How to control RGB+CCT color temperature in white mode? #13

Closed odelma closed 7 years ago

odelma commented 7 years ago

Hi, thanks for this great library. At last I can integrate some functionality also to my home automation system (Domoticz)! 😄

Unfortunately I couldn't figure out if there is a way to control the color temperature of white mode (warm / cold) with "FullColor" bulbs? Seems that when "whitemode" is set, the temp goes to coldest. Is there a way to set a warmer color temp for white?

Once again, thanks a lot for your great work!

mwittig commented 7 years ago

Hi, thank you very much for using node-milight-promise and the positive feedback!

Actually, changing the the white color temperature is currently missing, but I'll add this asap.

odelma commented 7 years ago

Thanks a lot! Now I understand why I was not able to figure it out earlier :smile: Will test later this evening...

edit: works great, thanks!