2024-05-07 14:33:37 -05:00
|
|
|
wifi:
|
|
|
|
ssid: MySSID
|
|
|
|
password: password1
|
|
|
|
|
|
|
|
ota:
|
2024-05-15 21:01:09 -05:00
|
|
|
- platform: esphome
|
|
|
|
safe_mode: true
|
2024-05-07 14:33:37 -05:00
|
|
|
|
|
|
|
button:
|
|
|
|
- platform: safe_mode
|
|
|
|
name: Safe Mode Button
|
|
|
|
|
|
|
|
switch:
|
|
|
|
- platform: safe_mode
|
|
|
|
name: Safe Mode Switch
|