jdomeij / node-red-contrib-node-hue

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

unreachable state #22

Closed Isaksson closed 6 years ago

Isaksson commented 6 years ago

When using in Node-RED the node will not report when a device goes to unreachable. Same with both Groups and Lights.

jdomeij commented 6 years ago

I have published an new version that should fix the problem

Isaksson commented 6 years ago

Perfect, I will test this new version.

Isaksson commented 6 years ago

It seems to work on the lights but not on a group. That is not any big issue, its fine with just the lights, thanks.

jdomeij commented 6 years ago

Groups doesn't seem to have any unreachable state, even if all lights in an group is unreachable the group is still not marked as such. Tested both in the Hue app and looking at the raw data from the node-hue-api lib