Description
The problem
I created a config for Caldav for integrating my iCloud calendar in HA. This works like mentioned in the documentation, I see my events etc.
Problem: I don't get any triggers like with my other 2 calendars (1 native HA calendar and 1 calendar from waste schedule integration). I have a trigger "when an event starts" with a delta of 4:45min before the event starts for both of these calandars in the same automation - I set it to "queue" so it works even if both calendars have one or more than one event starting at the same time.
Now I added the caldav calendar the same way, but there are no triggers fired. I tried 4:45 before an event (so it will be before the others) and I added another trigger with a delta of -23:55hrs so it triggers shortly after midnight to check if there are all-day events for the following day.
As I use it the same way than the other calendar triggers and these work fine and reliable for months now I assume this is an issue with caldav.
What version of Home Assistant Core has the issue?
core-2025.2.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
caldav
Link to integration documentation on our website
https://www.home-assistant.io/integrations/caldav
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response