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:
@@ -81,7 +81,7 @@ wifi:
|
||||
|
||||
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
||||
ap:
|
||||
password: !secret fallback_ap_password
|
||||
password: !secret default_ap_password
|
||||
|
||||
# web_server:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user