Skip to content
Snippets Groups Projects
Commit b522240f authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

fix fallback hostname

parent 9dcda507
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ wifi:
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "ESPHomeFallback-{{ devicename }}"
ssid: "{{ devicename }}_fallback"
# WLAN selection in fallback mode
captive_portal:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment