question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CalDav: Repeat events do not show in all views

See original GitHub issue

The problem

Repeat calendar events do not show beyond the first entry in Monthly and Weekly views. They do, however, render as expected in Daily view. Seems to happen with CalDav but not Google Calendar entries. Might be specific to iCloud calendars, not sure, don’t have another CalDav compatible calendar to test with.

Environment

  • Home Assistant Core release with the issue: 0.114.4
  • Last working Home Assistant Core release (if known): Unknown
  • Operating environment (OS/Container/Supervised/Core): Home Assistant OS
  • Integration causing this issue: CalDav
  • Link to integration documentation on our website: https://www.home-assistant.io/integrations/caldav/

Problem-relevant configuration.yaml

calendar:
  - platform: caldav
    username: !secret icloud_username
    password: !secret icloud_app_password
    url: https://caldav.icloud.com
    calendars:
      - Family
      - Errands

Traceback/Error logs

N/A


Additional information

In the monthly and weekly view you can see only a single event (the first one). But moving forward to the 17th (or any day beyond the first one) you can see the repeat events.

monthly weekly daily

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:4
  • Comments:64 (10 by maintainers)

github_iconTop GitHub Comments

8reactions
docsteelcommented, Sep 21, 2021

Issue not solved.

5reactions
asdrolfcommented, Dec 15, 2020

Have the same issue with Caldav Nextcloud calendar with recurring events.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CalDAV repeating events dont show up - Configuration
I added my Nextcloud calendar today in HA and i have problems with repeating events. I have a rule that an event Repeated...
Read more >
Set up or delete a repeating event in Calendar on Mac
In the Calendar app on your Mac, double-click or force click the event to view event details, then click the event's time. (You...
Read more >
What's the best way to model recurring events in a calendar ...
I would use a 'link' concept for all future recurring events. They are dynamically displayed in the calendar and link back to a...
Read more >
Deleting one instance of a recurring event (excluding), results ...
Obviously, the excluded event should be deleted and not shown on calendar. This is a built Android application, so I don't see any...
Read more >
Calendar log events - Google Workspace Admin Help
Audit and investigation page: View and track changes to user events in Google Calendar The audit log page has been ... None—Calendar or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found