mirror of
https://github.com/esphome/esphome.git
synced 2026-05-26 03:07:04 +08:00
[wifi] Add phy_mode option for ESP8266 (#16055)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
wifi:
|
||||
min_auth_mode: WPA2
|
||||
post_connect_roaming: true
|
||||
phy_mode: 11G
|
||||
|
||||
packages:
|
||||
- !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user