Skip to content

Commit 14bc633

Browse files
olli-dot-devfrenck
andauthored
Clarified the meaning and usage of notify.notify (home-assistant#23469)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
1 parent 395a7da commit 14bc633

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_integrations/notify.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ The notify integration supports specifying [templates](/topics/templating/). Thi
3030

3131
In an [action](/getting-started/automation-action/) of your [automation setup](/getting-started/automation/) it could look like this with a customized subject.
3232

33+
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.
34+
3335
```yaml
3436
action:
3537
service: notify.notify

0 commit comments

Comments
 (0)