gadgetchnnel / lovelace-home-feed-card

A custom Lovelace card for displaying a combination of persistent notifications, calendar events, and entities in the style of a feed.
275 stars 24 forks source link

Past and future calendar events show even though set not to #87

Open jake404 opened 2 years ago

jake404 commented 2 years ago

I have set these parameters and expected it to only show todays events, but it shows both past and future events:

calendar_days_back: 0
calendar_days_forward: 0
history_days_back: 0
max_history: 0
include_history: false

Here is an event that shows up today even though it ended two days ago. image

samwise22 commented 2 years ago

Also having this issue. I'd like to only see future events. Thanks

JanHG commented 1 year ago

I have the same issue.

k-a-r-g commented 1 year ago

Same issue here. calendar_days_back left to default, or manually set to 0, still shows some events.