Files
esphome/tests/components/wifi/test-lifecycle.esp32-idf.yaml
T

16 lines
237 B
YAML

wifi:
ssid: MySSID
password: password1
enable_on_boot: false
esphome:
on_boot:
priority: 200
then:
- if:
condition:
not:
wifi.enabled:
then:
- wifi.enable: