mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
10 lines
115 B
YAML
10 lines
115 B
YAML
|
esphome:
|
||
|
on_boot:
|
||
|
then:
|
||
|
- wifi.disable
|
||
|
- wifi.enable
|
||
|
|
||
|
wifi:
|
||
|
ssid: MySSID
|
||
|
password: password1
|