mattmattmatt / node-red-contrib-yeelight-compat-hue

💡 A Node-RED node for controlling Yeelight devices, compatible with node-red-contrib-node-hue flows.
https://flows.nodered.org/node/node-red-contrib-yeelight-compat-hue
MIT License
10 stars 12 forks source link

Reconnection frozen #8

Open arripeo opened 6 years ago

arripeo commented 6 years ago

Good day, i'm using your node-red extesion for my 2 ceiling light yeeligth, when the lamps go offline, the nodes correctly register the connection error. When the lamps go on line again, the nodes seems to work correctly but the nodes yeelight-compat-hue-state is frozen. It never give the status change of the lamp. The node seems to work (status green) but is still fronzen, i tried also to inject a message in order to force the status respone, but nothing happened; I need to make a dummy change in order to perform a new deploy (full or only node or only connection). After deploy the node work properly. Take a note that in the flow there are other nodes connected and they work properly, also the yeelight-compat-hue-out command work properly and i'm able to switch on off the lamp. I'm using node-red as package of Openhab 2 on raspberry PI 3.

wongnam commented 6 years ago

i have facing the exactly issue with this node-red-contrib-yeelight-compat-hue Temporary, i have to make a dummy change in order to perform a new deploy for this node connect to my yeelight. any solution to permanent fix this issue?

wongnam commented 5 years ago

any fix on this issue.