gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
371 stars 132 forks source link

Added reboot logic to esp32 if fails to connect #217

Open maggarwal opened 1 year ago

maggarwal commented 1 year ago

Currently, ESP32 mostly fails to connect to WIFI on the first boot. I added a reboot logic if ESP32 fails to connect after n retries.

gysmo38 commented 11 months ago

I m not fan of the solution. Maybe a good idea is to add an option to activate if needed.