Log from the flow that fails to detect calendar events:
04-08 07:45:00.190 D 114359@71: CalendarEventQuery query 2026-04-08T07:45:00 - 2026-04-15T07:45:00
04-08 07:45:00.204 D 114359@71: CalendarEventQuery no events, await 2026-04-08T08:45:00
04-08 08:45:01.159 D 114359@71: CalendarEventQuery query 2026-04-08T08:45:00 - 2026-04-15T08:45:01
04-08 08:45:01.206 D 114359@71: CalendarEventQuery found events ending
04-08 08:45:01.216 I 114359@71: Calendar event query?
04-08 08:45:01.217 D 114359@71: CalendarEventQuery query 2026-04-08T08:45:01 - 2026-04-15T08:45:01
04-08 08:45:01.226 D 114359@71: CalendarEventQuery no events, await 2026-04-08T09:50:00
Log from another flow that detected an event:
04-08 14:01:03.006 D 114353@2: CalendarEventQuery query 2026-04-08T14:00:00 - 2026-04-15T15:30:00
04-08 14:01:03.254 D 114353@2: CalendarEventQuery found events starting
Only differences as far as I can tell, in the first calendard there is no offset in Automate, and the calendar notification is at the time of the event; while in the second calendar there is an offset, and the notification is an hour before the time of the event.
Sometimes the first flow detects the events, but not always.
Both the flows have the "Ignora all day events" active.