mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Clarified the meaning and usage of notify.notify (#23469)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
395a7da9a4
commit
14bc633b91
@ -30,6 +30,8 @@ The notify integration supports specifying [templates](/topics/templating/). Thi
|
||||
|
||||
In an [action](/getting-started/automation-action/) of your [automation setup](/getting-started/automation/) it could look like this with a customized subject.
|
||||
|
||||
Be aware that you might want to change the actual service to whatever service you are actually using since `notify.notify` is shorthand for the first notify service the system can find and might therefore not be working as intended.
|
||||
|
||||
```yaml
|
||||
action:
|
||||
service: notify.notify
|
||||
|
Loading…
x
Reference in New Issue
Block a user