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

Play Lights turns off automatically after setting a scene #431

Open bevrat opened 1 year ago

bevrat commented 1 year ago

Describe the bug I have a flow with two hue lights (play) that can be activated. This flow is never executed, its just its existence that trigger the bug. The two lights are part of a group. When I set (from node-red or from official hue app) a scene for this group, the two light turns off automatically. I got a debug info from the two hue lights nodes `status: 429 errors: string

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

hue personal wireless lighting
Oops, there appears to be no lighting here

` If I remove (or disable) the two lights nodes, everything works fine.

Expected behavior The lights should stay on

Please complete the following information: