Skip to content
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

ICS File not loaded after update to core-2021.8.6 #64

Closed
derwolff opened this issue Aug 11, 2021 · 5 comments
Closed

ICS File not loaded after update to core-2021.8.6 #64

derwolff opened this issue Aug 11, 2021 · 5 comments

Comments

@derwolff
Copy link

Hi,
after update to supervisor-2021.06.8, I get this message:

Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht

Logger: waste_collection_schedule.scraper
Source: custom_components/waste_collection_schedule/waste_collection_schedule/scraper.py:130
Integration: waste_collection_schedule (documentation)
First occurred: 11:29:13 (1 occurrences)
Last logged: 11:29:13

fetch failed for source <waste_collection_schedule.source.ics.Source object at 0x6f527490>: module 'recurring_ical_events' has no attribute 'of'

configuration.yaml:
waste_collection_schedule:
sources:
- name: ics
args:
file: "/config/downloads/waste_collection/cal.ics"
day_switch_time: "09:00"

@mampfes
Copy link
Owner

mampfes commented Aug 11, 2021

Hi, this is strange because the custom component has nothing to do with the supervisor.

Does this problem persists over a reboot of the host? If yes, please provide your ics file.

@derwolff
Copy link
Author

Sorry, I mean the update from core-2021.8.5 to latest core-2021.8.6 from today. I manually go back to core-2021.8.5 , and the issue is solved. Direct downloading the ICS File from web with parameter "URL" in config is also not working. Very strange.

@derwolff derwolff changed the title ICS File not loaded after update to supervisor-2021.06.8 ICS File not loaded after update to core-2021.8.6 Aug 11, 2021
@derwolff
Copy link
Author

cal.zip

@mampfes
Copy link
Owner

mampfes commented Aug 14, 2021

Sorry, I wasn't able to reproduce the issue. I tried a core-only system and also a hass os system. Both worked without issues with your cal.ics.

@derwolff
Copy link
Author

Thanks for analysing. After update to core-2021.8.7 the issue is solved in my environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants