fix esphome reboots on no wifi

This commit is contained in:
root
2026-01-18 23:05:33 +13:00
parent 19a14e1d1b
commit 9bbde16d8d
4 changed files with 145 additions and 7 deletions
+2
View File
@@ -61,6 +61,8 @@ wifi:
# Define dns domain / suffix to add to hostname
domain: "${dns_domain}"
#min_auth_mode: WPA2
# Reboot eventually when Wi-Fi is down (default is 15min)
reboot_timeout: 56h
#captive_portal: # extra fallback mechanism for when connecting if the configured WiFi fails