Good day everyone.
I’m trying to setup a garbage collection card.
Got access to my city’s garbage collection schedule via API
Imported that API into a google calendar
Exposed the google calendar as public to generate an ical link
Installed HACS Integration “Waste Collection Schedule”
Configured the Waste Collection Schedule to pull from the google calendar and have 3 sensors for the different kinds of waste collection schedules (garbage, recycling, etc)
Added the HACS frontend component “Garbage Collection Card”
Problem: Although the calendar shows the correct dates, the card is always showing it as 1 day earlier… like there is some kind of offset that I cannot find in any config screen. Any help would be appreciated!