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