mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update notify.markdown
This commit is contained in:
parent
bf67b6d0d5
commit
7d376a3780
@ -36,7 +36,7 @@ Once loaded, the `notify` platform will expose a service that can be called to s
|
|||||||
| `target` | yes | Some platforms will allow specifying a recipient that will receive the notification. See your platform page if it is supported.
|
| `target` | yes | Some platforms will allow specifying a recipient that will receive the notification. See your platform page if it is supported.
|
||||||
| `data` | yes | On platforms who have extended functionality. See your platform page if it is supported.
|
| `data` | yes | On platforms who have extended functionality. See your platform page if it is supported.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user