esphome/tests/components/wifi/test.esp32-c3-idf.yaml
Keith Burzinski 0630cdded3
Add some components to the new testing framework (W) (#6232)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-27 20:15:59 +13:00

10 lines
115 B
YAML

esphome:
on_boot:
then:
- wifi.disable
- wifi.enable
wifi:
ssid: MySSID
password: password1