Skip to content

Error reading the calendar information: Failed to parse calendar contents #38571

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

Closed
guigomesa opened this issue Apr 16, 2025 · 2 comments
Closed

Comments

@guigomesa
Copy link

guigomesa commented Apr 16, 2025

Feedback

Error on include new calendar from Google Calendar secret url

2025-04-16 09:21:35.443 DEBUG (MainThread) [homeassistant.components.remote_calendar.config_flow] User input: {'calendar_name': 'FerroniAlmeida', 'url': '<redacted>'}
2025-04-16 09:21:36.411 ERROR (MainThread) [homeassistant.components.remote_calendar.config_flow] Error reading the calendar information: Failed to parse calendar contents
2025-04-16 09:21:36.411 DEBUG (MainThread) [homeassistant.components.remote_calendar.config_flow] Additional calendar error detail: Expected ':', found '́'  (at char 40), (line:1, col:41)

I dont know if this is all headers from my calendar, but maybe this help

BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Familia Ferroni-Almeida
X-WR-TIMEZONE:America/Sao_Paulo
BEGIN:VTIMEZONE
TZID:Asia/Shanghai
X-LIC-LOCATION:Asia/Shanghai
BEGIN:STANDARD
TZOFFSETFROM:+0800
TZOFFSETTO:+0800
TZNAME:GMT+8
DTSTART:19700101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:America/Sao_Paulo
X-LIC-LOCATION:America/Sao_Paulo
BEGIN:STANDARD
TZOFFSETFROM:-0300
TZOFFSETTO:-0300
TZNAME:GMT-3
DTSTART:19700101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:America/New_York
X-LIC-LOCATION:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:19700308T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:19701101T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:America/Recife
X-LIC-LOCATION:America/Recife
BEGIN:STANDARD
TZOFFSETFROM:-0300
TZOFFSETTO:-0300
TZNAME:GMT-3
DTSTART:19700101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:America/Belem
X-LIC-LOCATION:America/Belem
BEGIN:STANDARD
TZOFFSETFROM:-0300
TZOFFSETTO:-0300
TZNAME:GMT-3
DTSTART:19700101T000000

URL

https://www.home-assistant.io/integrations/remote_calendar/

Version

2025.4.2

Additional information

No response

@home-assistant
Copy link

Hey there @Thomas55555, mind taking a look at this feedback as it has been labeled with an integration (remote_calendar) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of remote_calendar can trigger bot actions by commenting:

  • @home-assistant close Closes the feedback.
  • @home-assistant rename Awesome new title Renames the feedback.
  • @home-assistant reopen Reopen the feedback.
  • @home-assistant unassign remote_calendar Removes the current integration label and assignees on the feedback, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.

@frenck
Copy link
Member

frenck commented Apr 16, 2025

Oh hi there @guigomesa 👋

It seems like you wanted to report an issue with an Home Assistant integration. However, you have submitted documentation feedback instead. Please report issues with integrations here:

https://github.com/home-assistant/core/issues

Thanks 👍

../Frenck

@frenck frenck closed this as not planned Won't fix, can't repro, duplicate, stale Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants