fix: copy-paste mistake

This commit is contained in:
Chris
2022-11-05 16:55:27 +01:00
parent 56910bca49
commit d498638812

View File

@@ -97,7 +97,7 @@ wifi:
# Enable fallback hotspot (captive portal) in case wifi connection fails # Enable fallback hotspot (captive portal) in case wifi connection fails
ap: ap:
ssid: "${device_name}" ssid: "${device_name}"
password: !secret esphome_wifi_ap_password password: ${wifi_password}
captive_portal: captive_portal: