network common changes
This commit is contained in:
@@ -24,7 +24,8 @@ substitutions:
|
||||
# WiFi Credentials
|
||||
wifi_ssid: !secret ha_wifi_ssid
|
||||
wifi_password: !secret ha_wifi_password
|
||||
fallback_ap_password: !secret fallback_ap_password
|
||||
#fallback_ap_password: !secret fallback_ap_password
|
||||
fallback_ap_password: !secret fallback_ap_password_shared
|
||||
|
||||
# Enables faster network connections, with last connected SSID being connected to and no full scan for SSID being undertaken
|
||||
wifi_fast_connect: "false"
|
||||
@@ -39,8 +40,8 @@ substitutions:
|
||||
fallback_ap_timeout: "2min"
|
||||
|
||||
# Network reconnect every x hours to ensure best access point
|
||||
base_interval_hours: "23"
|
||||
random_offset_max_minutes: "59"
|
||||
#base_interval_hours: "23"
|
||||
#random_offset_max_minutes: "59"
|
||||
|
||||
|
||||
#:########################################################################################:#
|
||||
@@ -92,7 +93,7 @@ ota:
|
||||
version: 2
|
||||
|
||||
# Optional: uncomment if you want OTA uploads through the web interface
|
||||
#- platform: web_server
|
||||
- platform: web_server
|
||||
|
||||
|
||||
#:########################################################################################:#
|
||||
|
||||
Reference in New Issue
Block a user