mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 15:10:51 +00:00
8 lines
115 B
YAML
8 lines
115 B
YAML
button:
|
|
- platform: shutdown
|
|
name: Shutdown Button
|
|
|
|
switch:
|
|
- platform: shutdown
|
|
name: Shutdown Switch
|