mirror of
https://github.com/esphome/esphome.git
synced 2025-01-19 04:20:56 +00:00
3fb9c93a24
* [wifi] Only set default ttls phase 2 on esp-idf * Add eap arduino test
8 lines
129 B
YAML
8 lines
129 B
YAML
wifi:
|
|
networks:
|
|
- ssid: MySSID
|
|
eap:
|
|
username: username
|
|
password: password
|
|
identity: identity
|