mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 12:43:28 +02:00
8 lines
115 B
YAML
8 lines
115 B
YAML
button:
|
|
- platform: shutdown
|
|
name: Shutdown Button
|
|
|
|
switch:
|
|
- platform: shutdown
|
|
name: Shutdown Switch
|