jdomeij / node-red-contrib-node-hue

Node RED nodes for controlling Philips Hue lights
Apache License 2.0
17 stars 8 forks source link

Unable to controll group0 (all lights) #8

Open pcmvanveen opened 7 years ago

pcmvanveen commented 7 years ago

Default the hue has a group 0, with are all the lights connected to the bridge. This group didn't show up. So it is not possible to turn all the lights with one command to the bridge.

Please make group 0 also visible in the configuration

volkerrichert commented 6 years ago

ok, this issue seem to be the root cause of my timeout / stack size issues. Wenn I use a group of two light as hue input, i'll run into troubles. i have

If I use one of the bulbs, it seems to work fine ATM.

jdomeij commented 6 years ago

Group 0 is special and doesn't have any state, I'm reluctant to implement this because this will need some special handling and not work well with how the design is now