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

Wrong data in Hue Brightness node #396

Open bobhobelman opened 1 year ago

bobhobelman commented 1 year ago

Describe the bug Hue Brightness node lux value not up to date when it's getting dark.

Flow to Reproduce

[{"id":"a2cb7a7d48cf7d59","type":"hue-brightness","z":"df305a3fc057bd70","name":"Achtertuin","bridge":"9da718df.845428","sensorid":"708d2646-cd73-4549-88e1-c243d08d3ea2","skipevents":false,"initevents":false,"x":370,"y":660,"wires":[["0b44f48e93366078"]]},{"id":"0b44f48e93366078","type":"debug","z":"df305a3fc057bd70","name":"outdoor sensor","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":600,"y":660,"wires":[]},{"id":"9da718df.845428","type":"hue-bridge","name":"Philips hue","bridge":"#####","key":"######","worker":"10","disableupdates":false}]

Expected behavior Expected that on a light level change it would update the node and inject the value in the flow.

Screenshots Will make one if it is happened again.

Please complete the following information:

Additional context After restarting the flows or new deploy it's updated to actual value.