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