Skip to content

Commit

Permalink
Update wifi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BarBaar44 authored Jun 10, 2024
1 parent de2342e commit a1d29b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generic/wifi.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
wifi:
ssid: "BarBaar_IoT"
password: '${WIFI_passwd}'
password: '${wifi_passwd}'
fast_connect: on
power_save_mode: light
ap:
ssid: '${device_name} Fallback Hotspot'
password: '!paniek!'
password: '${fallback_passwd}'

captive_portal:

Expand Down

0 comments on commit a1d29b9

Please sign in to comment.