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