mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
Add friendly_name to make HA folks happy
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
---
|
||||
platform: restart
|
||||
name: ${name} Restart
|
||||
name: Restart
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
---
|
||||
platform: safe_mode
|
||||
name: ${name} Restart (Safe Mode)
|
||||
name: Restart (Safe Mode)
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
---
|
||||
platform: shutdown
|
||||
name: ${name} Shutdown
|
||||
name: Shutdown
|
||||
|
||||
Reference in New Issue
Block a user