mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
7e5b100b77
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
7 lines
111 B
YAML
7 lines
111 B
YAML
button:
|
|
- platform: restart
|
|
name: Restart Button
|
|
|
|
switch:
|
|
- platform: restart
|
|
name: Restart Switch
|