FamousWolf / week-planner-card

Custom Home Assistant card displaying a responsive overview or multiple days with events from one of multiple calendars
MIT License
121 stars 8 forks source link

Primacy of Calendars #74

Open maranhaoBruno opened 1 month ago

maranhaoBruno commented 1 month ago

How is the primacy of calendars determined when it comes time to display events with the same starting time, e.g. entire day events? It doesn't appear to be related to the sequence in which the calendars are entered in the card yaml.

FamousWolf commented 2 weeks ago

I think it's just whichever calendar delivers its data first. I'll have to look into it to see if that's true and if I can easily add some sort of sorting.