SonoffStacker update now requiring WPA2 encryption for WIFI
This commit is contained in:
parent
a42d80548f
commit
1bf54d47e1
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ ota:
|
|||
wifi:
|
||||
ssid: !secret wifi_ssid
|
||||
password: !secret wifi_password
|
||||
min_auth_mode: WPA2
|
||||
fast_connect: true
|
||||
ap:
|
||||
ssid: sonoff_stecker_1_rescue
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue