mirror of
https://github.com/esphome/esphome.git
synced 2025-01-15 20:21:36 +01:00
8 lines
111 B
YAML
8 lines
111 B
YAML
button:
|
|
- platform: restart
|
|
name: Restart Button
|
|
|
|
switch:
|
|
- platform: restart
|
|
name: Restart Switch
|