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