jalmeroth / homie-python

A Python-implementation of the homie v2 convention.
https://github.com/marvinroger/homie
54 stars 15 forks source link

connection does not repoen after it is lost #53

Open rejoc opened 3 years ago

rejoc commented 3 years ago

In case of a connection lost (for example if the mqtt broker is restarted), it seems that it does not reconnect so the published items are lost until I restart the program.