mirror of
https://github.com/dlitz/esphome-configs-dlitz.git
synced 2026-04-15 22:03:26 -06:00
Rename secrets fallback_*_password -> default_*_password
This commit is contained in:
@@ -60,7 +60,7 @@ api:
|
||||
wifi:
|
||||
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
||||
ap:
|
||||
password: !secret fallback_ap_password
|
||||
password: !secret default_ap_password
|
||||
|
||||
captive_portal:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user