1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-18 07:56:03 +01:00

Improve notify action naming consistency

This commit is contained in:
Franck Nijhof
2026-03-24 19:52:35 +00:00
parent 0599550e04
commit 238859b124

View File

@@ -70,7 +70,7 @@
"name": "Send a persistent notification" "name": "Send a persistent notification"
}, },
"send_message": { "send_message": {
"description": "Sends a notification message.", "description": "Sends a notification message using a notification service.",
"fields": { "fields": {
"message": { "message": {
"description": "Your notification message.", "description": "Your notification message.",