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

Sending on: false turns light on #244

Closed astromediaonly closed 2 years ago

astromediaonly commented 3 years ago

Describe the bug Im sending {"on":false,"rgb":[255,98,0],"brightness":100} to light node and it turns light on.

Flow to Reproduce

Send {"on":false,"rgb":[255,98,0],"brightness":100} as msg.payload to light node.

Expected behavior Light should not be turned on.

Please complete the following information:

Foddy commented 2 years ago

Fixed in v4