Skip to content

Commit 7d376a3

Browse files
authored
Update notify.markdown
1 parent bf67b6d commit 7d376a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/notify.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Once loaded, the `notify` platform will expose a service that can be called to s
3636
| `target` | yes | Some platforms will allow specifying a recipient that will receive the notification. See your platform page if it is supported.
3737
| `data` | yes | On platforms who have extended functionality. See your platform page if it is supported.
3838

39-
The notification component supports specifying [templates](/topics/templating/) for both the `message` and the `title`. This will allow you to use the current state of Home Assistant in your notifications.
39+
The notification component supports specifying [templates](/topics/templating/) with `data_template`. This will allow you to use the current state of Home Assistant in your notifications.
4040

4141
In an [action](https://home-assistant.io/getting-started/automation-action/) of your [automation setup](/getting-started/automation/) it could look like this with a customized subject.
4242

0 commit comments

Comments
 (0)