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:
@@ -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.",
|
||||||
|
|||||||
Reference in New Issue
Block a user