Foddy / node-red-contrib-huemagic

Philips Hue node to control bridges, lights, groups, motion sensors, temperature sensors and Lux sensors using Node-RED.
https://flows.nodered.org/node/node-red-contrib-huemagic
Apache License 2.0
201 stars 67 forks source link

How to switch an rgbw "hue light" from rgb mode to white mode #330

Open axelrathey opened 2 years ago

axelrathey commented 2 years ago

Hi,

I'm trying to switch an rgbw light with the "Hue Light" node from rgb mode to white mode. How can I do this. The lamp has only one white color. It does not support different colortemps. When I switch to white via HUE android app I got color "tan" and rgb[255,228,165]. When the lamp is in rgb-mode and I switch to color "tan" and rgb[255,228,165] it does not go into this white mode. The lamp goes into rgb[255,228,165] in rgb-Mode.

Thanks for your help Axel

axelrathey commented 2 years ago

ok I got it. I have to set "colorTemp" to "warm"