fmartinou / tydom2mqtt

Deltadore Tydom to MQTT Bridge
https://fmartinou.github.io/tydom2mqtt/
MIT License
90 stars 53 forks source link

Fix fmartinou/tydom2mqtt#107 : Add outer loop in main to handle disconnects #119

Closed BlackMagik88 closed 1 year ago

BlackMagik88 commented 1 year ago

An outer while loop was added to the main file to handle websocket disconnects.

fmartinou commented 1 year ago

Thanks!

It should make this app a little more resilient 👍

fmartinou commented 1 year ago

I have locally resolved the merge conflicts and directly pushed them to master.

fmartinou commented 1 year ago

Released as 3.3.0.

egelinotte commented 1 year ago

I can't wait to check the stability. I disabled the routine that was restarting the service every hour. Let's s see. Thanks mate anyway for spending the time.