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

Fixed unfined "err" and fixed behaviour in case of disconnection #308

Closed Supergiovane closed 2 years ago

Supergiovane commented 2 years ago

Previously, when the bridge was disconnected from the LAN, the node does'nt connect anymore. Now the node should correctly re-connect to the bridge, after a lost connection.