esphome updates

This commit is contained in:
root
2025-08-04 23:26:44 +12:00
parent ac887724a2
commit 42796bc46e
15 changed files with 1958 additions and 39 deletions

View File

@@ -27,7 +27,7 @@ substitutions:
static_ip_dns2: !secret ha_wifi_dns2
# Network reconnect every x hours to ensure best access point
base_interval_hours: "6" # Base interval in hours
base_interval_hours: "23" # Base interval in hours
random_offset_max_minutes: "59" # Max random offset in minutes
#############################################