mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-21 13:33:27 +02:00
7e8ed5c391
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
14 lines
169 B
YAML
14 lines
169 B
YAML
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
ota:
|
|
|
|
button:
|
|
- platform: safe_mode
|
|
name: Safe Mode Button
|
|
|
|
switch:
|
|
- platform: safe_mode
|
|
name: Safe Mode Switch
|