sidoh / esp8266_milight_hub

Replacement for a Milight/LimitlessLED hub hosted on an ESP8266
MIT License
931 stars 219 forks source link

MQTT fixes #779

Open ccutrer opened 1 year ago

ccutrer commented 1 year ago

ensuring that the state in MQTT is always up to date

kenn5108 commented 1 year ago

Hi @ccutrer ! I would like to use your fix but I don't know how to apply. I have Milight Hub working with sidoh last version.

Thanks for help

ccutrer commented 1 year ago

I'd say it's not ready yet. My ESP crashes quite a bit. I know when it happens, so it doesn't bother me too much, but I haven't had time to debug it. Once I finally get around to it, I'll be sure to post a compiled image for you.

kenn5108 commented 1 year ago

Hi ! Thank you very much !

ccutrer commented 6 months ago

Turns out my issues weren't with the ESP crashing, but with an unrelated issue in openHAB. So this PR is ready. See https://github.com/ccutrer/esp8266_milight_hub/releases/tag/20221021.1 for a pre-compiled binary for a NodeMCU v2 style board.