robertklep / name.klep.sonoff

Homey driver for Sonoff devices
7 stars 7 forks source link

App not reconnecting after MQTT Server restart #34

Open dennisbrouwer91 opened 4 years ago

dennisbrouwer91 commented 4 years ago

Hi,

I experienced this multiple times now, when i reboot (upgrade) my MQTT server, i also have to restart the Sonoff Homey app, because it will fail with "Client already ended" on every request.

Might be handy to build-in a reconnect option!

Dennis

sic79 commented 4 years ago

I have exact the same issue when restarting my MQTT-broker docker. Would be great if the app could reconnect again when it is back up again.

avdl72 commented 3 years ago

I have the same issue with MQTT running in a docker.

robertklep commented 3 years ago

Take a look at the Tasmota app, which is being actively developed (as opposed to my app).