1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

Add Safe Mode Restart Switch (#2437)

This commit is contained in:
Paul Monigatti
2021-10-06 20:44:48 +13:00
committed by GitHub
parent 54a173dbf1
commit 955c96731e
9 changed files with 135 additions and 5 deletions

View File

@@ -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