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
200 stars 67 forks source link

Nodes stop receiving status updates #364

Closed marc-gist closed 2 years ago

marc-gist commented 2 years ago

Describe the bug After a period of time, nodes stop receiving updates. I.e. when a room is on or off, so automations stop working that rely on the current state of a room's lights. I have to restart node-red to fix. Even using an inject node to trigger a state update, does not provide the correct state of the lights.

Flow to Reproduce

[{"id":"8888888.eeeeee","type":"tab","label":"Example Flow"...}]

Expected behavior Hopefully obvious. At the very least, when I use an inject node on the group, the correct state should be output.

Screenshots If applicable, add screenshots to help explain your problem.

Please complete the following information:

Additional context Add any other context about the problem here.

marc-gist commented 2 years ago

duplicate, closing