mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Add opportunity to define token for each message (#16771)
This commit is contained in:
parent
23c87cc35e
commit
6daf63dbdd
@ -104,6 +104,7 @@ The following attributes can be placed inside `data` for extended functionality.
|
||||
| `priority` | For recipients which supports priority, the message will be highlighted accordingly.<br>Available values: `lowest`, `low`, `normal`, `high`, `highest`.
|
||||
| `images` | Array of images to attach (see item properties below).
|
||||
| `files` | Array of files to attach (see item properties below).
|
||||
| `token` | Notify.Events channel token (in case you want to override the channel to get this message to).
|
||||
|
||||
Every item of images and files has the following properties:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user