mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Fix a wrong plural form in notify.markdown (#40138)
This commit is contained in:
parent
5619216697
commit
bab548dd3a
@ -75,7 +75,7 @@ To test the entity platform action, select the `notify.send_message` action, and
|
||||
|
||||
### Example with the entity platform notify action
|
||||
|
||||
Under {% my developer_services title="**Developer Tools** > **Actions**" %}, select the **Notifications: Send a notification message** action. Select some target entity's using the entity selectors, enter a message and test sending it.
|
||||
Under {% my developer_services title="**Developer Tools** > **Actions**" %}, select the **Notifications: Send a notification message** action. Select some target entities using the entity selectors, enter a message and test sending it.
|
||||
|
||||
If you switch to view the YAML data under **Developer Tools**, it will appear as below. The same {% term action %} can be chosen in {% term automation %}. The YAML will appear the same:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user