mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
have fun
This commit is contained in:
3
common/switch/restart.yaml
Normal file
3
common/switch/restart.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
platform: restart
|
||||
name: ${name} Restart
|
||||
3
common/switch/safe_mode.yaml
Normal file
3
common/switch/safe_mode.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
platform: safe_mode
|
||||
name: ${name} Restart (Safe Mode)
|
||||
3
common/switch/shutdown.yaml
Normal file
3
common/switch/shutdown.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
platform: shutdown
|
||||
name: ${name} Shutdown
|
||||
Reference in New Issue
Block a user