mirror of
https://github.com/esphome/esphome.git
synced 2026-05-28 04:55:48 +08:00
[wifi] Only set default ttls phase 2 on esp-idf (#7033)
* [wifi] Only set default ttls phase 2 on esp-idf * Add eap arduino test
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
wifi:
|
||||
networks:
|
||||
- ssid: MySSID
|
||||
eap:
|
||||
username: username
|
||||
password: password
|
||||
identity: identity
|
||||
Reference in New Issue
Block a user