Installation Type (put an X between the square brackets for your HA):
[X] Home Assistant OS
[] Home Assistant OS
[] Home Assistant Supervised
[] Home Assistant Container
[] Home Assistant Core
Hardware platform:
[] ARM
[X] x86-64
Describe the bug
Version 5.0.4 updated the icalendar library dependencies to 6.0.0 which breaks another component.
In my opinion this should be reverted and reintroduced at least as version 5.1 (better 6.0) as a major dependency jump should not be carried out in a patch-version-release in semantic versioning.
Nobody expects a patch release to updae a system-wide library
Installation Type (put an X between the square brackets for your HA): [X] Home Assistant OS [] Home Assistant OS [] Home Assistant Supervised [] Home Assistant Container [] Home Assistant Core
Hardware platform: [] ARM [X] x86-64
Describe the bug Version 5.0.4 updated the icalendar library dependencies to 6.0.0 which breaks another component. In my opinion this should be reverted and reintroduced at least as version 5.1 (better 6.0) as a major dependency jump should not be carried out in a patch-version-release in semantic versioning. Nobody expects a patch release to updae a system-wide library
see also https://github.com/mampfes/hacs_waste_collection_schedule/issues/2893