mirror of
https://github.com/esphome/esphome.git
synced 2026-09-23 21:14:03 +00:00
Add shutdown and safe_mode button (#2918)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: Jos Suanet <jos@suanet.net>
This commit is contained in:
co-authored by
Jesse Hills
Jos Suanet
parent
4907e6f6d7
commit
f431c7402f
@@ -531,3 +531,7 @@ xpt2046:
|
||||
button:
|
||||
- platform: restart
|
||||
name: Restart Button
|
||||
- platform: safe_mode
|
||||
name: Safe Mode Button
|
||||
- platform: shutdown
|
||||
name: Shutdown Button
|
||||
|
||||
Reference in New Issue
Block a user