From 9e5cf0ce25eab0554fb7c5cf7e52ba7ce4b49d7c Mon Sep 17 00:00:00 2001 From: technyon Date: Sun, 3 Jul 2022 21:21:02 +0200 Subject: [PATCH] update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48fa209..e3088ef 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,10 @@ Unfortunately the ESP32 has problems with some Access Points and reconnecting fa As a workaround you can navigate to "MQTT and Network Configuration" and enable "Restart on disconnect". This will reboot the ESP as soon as it gets disconnected from WiFi. Also, this reduces the config portal timeout to three minutes to prevent the ESP being stuck in config -mode in case an access point is offline temporarily. +mode in case an access point is offline temporarily.
+If this still doesn't fix the disconnects and the ESP becomes unreachable, the +"Restart timer" option can be used as a last resort. It will restart the ESP +after a configured amount of time. ### Authorization data isn't published Reading the authorization data from the access log is protected by the configured PIN.