Add friendly_name to make HA folks happy

This commit is contained in:
2025-05-09 21:01:58 +02:00
parent f552ea0f97
commit 9cc69d7ad2
70 changed files with 516 additions and 266 deletions

View File

@@ -1,3 +1,3 @@
---
platform: factory_reset
name: ${name} Factory Defaults
name: Factory Defaults

View File

@@ -1,3 +1,3 @@
---
platform: restart
name: ${name} Restart
name: Restart

View File

@@ -1,3 +1,3 @@
---
platform: safe_mode
name: ${name} Restart (Safe Mode)
name: Restart (Safe Mode)

View File

@@ -1,3 +1,3 @@
---
platform: shutdown
name: ${name} Shutdown
name: Shutdown