Close

Problem when MQTT Broker connection lost

A project log for Home automation: thermostat with ESP8266 & OpenHab

A project about Home Automation. I want to replace my old thermostat with an IoT ESP8266 + OLED 128x64 Screen + OpenHab + MQTT + Micropython

jorgeJorge 08/03/2016 at 11:010 Comments

As for the MQTT broker connection, it seems like the functions I'm using havesome problems if the connection to the server is lost.

I'll have to take a look and try these:
https://github.com/micropython/micropython-lib/tree/master/umqtt.robust

Discussions