-
-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiday Events still broken. (iCal) #1147
Comments
I would be happy to test any fixes you make before you close this issue as fixed. |
You can comment on the old issue and i will re-open rather than creating a new issue each time. I have just done another test with your config on the latest version, I have entries from both caldav and google calendar and its all showing as expected |
Can you post your config? |
I'm using the config that you posted above:
|
So how is your caldav set up? I can't figure out why mine is still not working.
|
as per: https://www.home-assistant.io/integrations/caldav/
The card uses the home assistant Rest API to get the events, home assistant now uses a uniform API so no matter what calendar you use, if its setup correctly and its showing in home assistant then the same data is displayed no matter if its caldav or google calendar. Do you see the events when looking in the normal home assistant calendar? if not that would show an issue with the integration of the calendar. |
When I pull up the calendar in the sidebar, it looks like expected with the event showing across multiple days. The basic HA Calendar card does not. It shows the event only on the start day but with the correct start day/time and end day/time. It seems like it has to be something with Apple. Nothing else makes sense. |
Ah ok I think this is a HA bug, they had this issue a long time ago with all CalDav calendars. Im just getting access back to my old iCloud account and will do some testing. |
Thanks. I'm sorry to be such a pain about this. I appreciate your work. |
this may be the issue that you are seeing home-assistant/core#93769 |
That seems to be the culprit. Looks like they're working on it. I'll keep watching. |
OK. I just made a new test event and it does show on multiday. Except that the dates are one day off. The event on my calendar is from the 15th - 19th. On Atomic it shows from the 16th - 20th. The prior event is still not showing so it must have something to do with the date being in the past. Now I'm not sure why the multi dates are off. Single day events show on the correct day. |
Ok guessing this is a timezone issue so it's bumping the days around (I hate timezones) What timezone you are in? I'll have to figure a way to test timezones as it never seems to work when I just change it in HA. |
I'm in MST. Actually, it seems the end date is correct, only the start date shifted. My test was actually the 15 - 20 (my mistake thinking it was - 19) but shows as 16 - 20. |
OK...I see why the start date was wrong (though don't know why the display behaves this way). For multiday events, the prior days do not show, i.e. my 15-20 event now only shows as 18-20. All single day events remain on calendar after their scheduled date. Hope this helps. |
Please could you install Let me know if you have any issues. |
That absolutely fixed it. Thanks! |
Is there an existing issue for this?
Current Behavior
Multiday events still do not show at all when set to true and only show on first day when set to false.
Expected behaviour
Multiday event shown on every day
Steps To Reproduce
No response
Mode
Calendar
Card Version
7.7.2
Home Assistant Version
2023.9.2
Configuration
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: