mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-21 13:33:27 +02:00
8 lines
111 B
YAML
8 lines
111 B
YAML
button:
|
|
- platform: restart
|
|
name: Restart Button
|
|
|
|
switch:
|
|
- platform: restart
|
|
name: Restart Switch
|