Minor TYPO (#2779)
This commit is contained in:
parent
54afdf450e
commit
741c0a0d97
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ automation:
|
|||
data_template: "{{ trigger.event.data.title }}"
|
||||
```
|
||||
|
||||
*Any field under the `<entry>` tag in the feed can be used for example `tigger.event.data.content` will get the body of the feed entry.
|
||||
*Any field under the `<entry>` tag in the feed can be used for example `trigger.event.data.content` will get the body of the feed entry.
|
||||
|
||||
For more advanced use cases, a custom component registering to the `feedreader` event type could be used instead:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue