From 91f6b7229827aa62b5a916d149b99e6b96ed7c9b Mon Sep 17 00:00:00 2001 From: Steven Rollason <2099542+gadgetchnnel@users.noreply.github.com> Date: Sat, 20 Jul 2019 15:42:54 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1528485..35c4f5f 100644 --- a/README.md +++ b/README.md @@ -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_ - 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)