1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-20 01:30:33 +01:00
2024-05-22 13:08:53 +12:00

16 lines
216 B
YAML

wifi:
ssid: MySSID
password: password1
safe_mode:
num_attempts: 3
reboot_timeout: 2min
button:
- platform: safe_mode
name: Safe Mode Button
switch:
- platform: safe_mode
name: Safe Mode Switch