mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-23 06:08:30 +02:00
7e5b100b77
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
8 lines
111 B
YAML
8 lines
111 B
YAML
button:
|
|
- platform: restart
|
|
name: Restart Button
|
|
|
|
switch:
|
|
- platform: restart
|
|
name: Restart Switch
|