Adorkable / node-red-contrib-ui-led

A simple LED status indicator for the Node-RED Dashboard
MIT License
16 stars 12 forks source link

Save state of LED? #66

Closed TheFoxy closed 3 years ago

TheFoxy commented 3 years ago

If i change between two Flows at the UI the last state is gone. LED show always gray. Can i change this?

yoiang commented 3 years ago

Hmm, this was an issue that should have been fixed a while ago, going to see if I an reproduce it on my end. In the future it would be helpful to know what version of ui-led, node-red, and node-red-dashboard you are using, do you have those on hand?

SMerrony commented 3 years ago

I'm seeing this too since the last (one or two) updates. Everything is current: Node-Red 1.2.6, Dashboard 2.26.2, UI_LED 0.4.4.

yoiang commented 3 years ago

Apologies! Figured out the issue, was an error that came about in the rewrite. I've just pushed 0.4.5, give that a try!

SMerrony commented 3 years ago

That was quick - thanks. A quick test in development looks good, will try it on production tomorrow.

yoiang commented 3 years ago

Keep me posted, sorry about that!

connermacleod69 commented 3 years ago

Hi, I had the same problem. But after updating manually to the latest version 0.4.5 it works again. Regards. Serge

SMerrony commented 3 years ago

All good - thanks for the widget and the quick fix.

yoiang commented 3 years ago

Great @SMerrony and @connermacleod69 , thank you for the follow up!