mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Add Safe Mode Restart Switch (#2437)
This commit is contained in:
@@ -1905,6 +1905,8 @@ switch:
|
||||
state: yes
|
||||
- platform: restart
|
||||
name: 'Living Room Restart'
|
||||
- platform: safe_mode
|
||||
name: 'Living Room Restart (Safe Mode)'
|
||||
- platform: shutdown
|
||||
name: 'Living Room Shutdown'
|
||||
- platform: output
|
||||
|
||||
Reference in New Issue
Block a user