From d498638812e996d5d850f228ee87a6d4c6453f83 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 5 Nov 2022 16:55:27 +0100 Subject: [PATCH] fix: copy-paste mistake --- esphome.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome.yaml b/esphome.yaml index 96de7d3..d2323d2 100644 --- a/esphome.yaml +++ b/esphome.yaml @@ -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: