mirror of
https://github.com/Threnklyn/NSPanel_HA_Blueprint.git
synced 2026-05-30 01:58:26 +02:00
fix: copy-paste mistake
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ wifi:
|
||||
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
||||
ap:
|
||||
ssid: "${device_name}"
|
||||
password: !secret esphome_wifi_ap_password
|
||||
password: ${wifi_password}
|
||||
|
||||
captive_portal:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user