hardtechnology / EfergyMQTT

Integration of the Efergy Power Monitors with the MQTT Protocol and ESP8266
15 stars 3 forks source link

Implement configuration Timeout #6

Closed hardtechnology closed 7 years ago

hardtechnology commented 7 years ago

Implement a timeout on the configuration mode. If the Access Point is not available on boot of the ESP, the ESP will be stuck permanently in configuration mode.

Implement a 5 minute timeout on the configuration before the ESP will restart and attempt to reconnect to the Access Point again.

hardtechnology commented 7 years ago

RESOLVED: Implemented 300 second timeout in WiFiManager.