mirror of
https://github.com/esphome/esphome.git
synced 2025-10-27 13:13:50 +00: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
|