mirror of
https://github.com/esphome/esphome.git
synced 2024-11-12 10:16:02 +01:00
8 lines
111 B
YAML
8 lines
111 B
YAML
button:
|
|
- platform: restart
|
|
name: Restart Button
|
|
|
|
switch:
|
|
- platform: restart
|
|
name: Restart Switch
|