@@ -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