Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gadgetchnnel authored Mar 20, 2020
1 parent 3f36e57 commit e543ede
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.

Expand Down

0 comments on commit e543ede

Please sign in to comment.