mirror of
https://github.com/esphome/esphome.git
synced 2024-11-05 09:16:46 +01: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
|