From e543edeb54a1ab37c0adec313650626d1c26a80a Mon Sep 17 00:00:00 2001 From: Steven Rollason <2099542+gadgetchnnel@users.noreply.github.com> Date: Fri, 20 Mar 2020 21:18:55 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cda937f..22abe4b 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Version 0.2.4 uses dynamic module imports to import the Moment module. Firefox v type: 'custom:home-feed-card' title: Home Feed + card_id: main_feed show_empty: false calendars: - calendar.home_calendar @@ -54,6 +55,9 @@ Version 0.2.4 uses dynamic module imports to import the Moment module. Firefox v ![Example](https://user-images.githubusercontent.com/2099542/53899297-d0abb580-4031-11e9-8357-ac45c71e95f5.png) +### card_id (optional, added in 0.4.0) +If this is set, it is used as the key for cacheing the feed in Local Storage, otherwise a key based on URL and card title is used. + ### calendars (optional) This is a list of calendar entities you want events to display for in your feed.