mirror of
https://github.com/esphome/esphome.git
synced 2024-11-05 09:16:46 +01:00
0630cdded3
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
10 lines
115 B
YAML
10 lines
115 B
YAML
esphome:
|
|
on_boot:
|
|
then:
|
|
- wifi.disable
|
|
- wifi.enable
|
|
|
|
wifi:
|
|
ssid: MySSID
|
|
password: password1
|