Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…eed-card into dev
  • Loading branch information
gadgetchnnel committed Jul 22, 2019
2 parents 6694fd3 + 91f6b72 commit 86ad4b2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,11 @@ To add multi-item entities for this the following format would be used:
id_filter: ^home_feed_.*
entities:
- entity: sensor.reddit_<name>
multiple_items: true
list_attribute: posts
timestamp_property: created
max_items: 5
content_template: '{{title}}'
multiple_items: true
list_attribute: posts
timestamp_property: created
max_items: 5
content_template: '{{title}}'


### multiple_items (required)
Expand Down

0 comments on commit 86ad4b2

Please sign in to comment.