mirror of
https://github.com/esphome/esphome.git
synced 2025-02-14 01:22:08 +01:00
8 lines
111 B
YAML
8 lines
111 B
YAML
button:
|
|
- platform: restart
|
|
name: Restart Button
|
|
|
|
switch:
|
|
- platform: restart
|
|
name: Restart Switch
|