mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
8 lines
129 B
YAML
8 lines
129 B
YAML
|
wifi:
|
||
|
networks:
|
||
|
- ssid: MySSID
|
||
|
eap:
|
||
|
username: username
|
||
|
password: password
|
||
|
identity: identity
|