jdomeij / node-red-contrib-node-hue

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

Light node intermittently showing status as "disconnected" #30

Open alancairns opened 4 years ago

alancairns commented 4 years ago

The light nodes in my Node-Red project intermittently show the status as "disconnected". Can someone tell me if that means there is a problem between the node-hue-bridge and the physical Hue bridge or between the physical Hue bridge and the lamps?

RaymondMouthaan commented 4 years ago

might be releated to #17 ?

alancairns commented 4 years ago

Thanks for the suggestion. I did look at this but I only have two lights. But I've now created the test.js script and will now run it when I get the disconnected status. Thanks again.