mirror of
https://github.com/esphome/esphome.git
synced 2026-05-18 01:32:27 +08:00
9 lines
150 B
YAML
9 lines
150 B
YAML
wifi:
|
|
fast_connect: true
|
|
networks:
|
|
- ssid: MySSID
|
|
eap:
|
|
username: username
|
|
password: password
|
|
identity: identity
|