mirror of
https://github.com/esphome/esphome.git
synced 2026-02-18 15:35:59 -07:00
[wifi] Add min_auth_mode configuration option
This commit is contained in:
@@ -2,6 +2,7 @@ psram:
|
||||
|
||||
wifi:
|
||||
use_psram: true
|
||||
min_auth_mode: WPA
|
||||
|
||||
packages:
|
||||
- !include common.yaml
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
wifi:
|
||||
min_auth_mode: WPA2
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user