mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
3fb9c93a24
* [wifi] Only set default ttls phase 2 on esp-idf * Add eap arduino test
7 lines
129 B
YAML
7 lines
129 B
YAML
wifi:
|
|
networks:
|
|
- ssid: MySSID
|
|
eap:
|
|
username: username
|
|
password: password
|
|
identity: identity
|