mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-21 13:33:27 +02:00
7e8ed5c391
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
8 lines
115 B
YAML
8 lines
115 B
YAML
button:
|
|
- platform: shutdown
|
|
name: Shutdown Button
|
|
|
|
switch:
|
|
- platform: shutdown
|
|
name: Shutdown Switch
|