mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 00:20:30 +01:00
Improve notify action naming consistency
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"name": "Send a persistent notification"
|
||||
},
|
||||
"send_message": {
|
||||
"description": "Sends a notification message.",
|
||||
"description": "Sends a notification message using a notification service.",
|
||||
"fields": {
|
||||
"message": {
|
||||
"description": "Your notification message.",
|
||||
|
||||
Reference in New Issue
Block a user