I have a problem with the integration (Austria, Umweltprofis)
The integration worked perfectly until a month ago.
Now i get this error message:
Logger: waste_collection_schedule.scraper
Source: custom_components/waste_collection_schedule/waste_collection_schedule/scraper.py:124
Integration: waste_collection_schedule ([documentation](https://github.com/mampfes/hacs_waste_collection_schedule#readme))
First occurred: 12:14:17 PM (1 occurrences)
Last logged: 12:14:17 PM
fetch failed for source UMWELTPROFIS: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/icalendar/parser.py", line 340, in parts validate_token(name) File "/usr/local/lib/python3.9/site-packages/icalendar/parser.py", line 128, in validate_token raise ValueError(name) ValueError: <?xml version="1.0" encoding="utf-8"?> During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/config/custom_components/waste_collection_schedule/waste_collection_schedule/scraper.py", line 122, in fetch entries = self._source.fetch() File "/config/custom_components/waste_collection_schedule/waste_collection_schedule/source/data_umweltprofis_at.py", line 29, in fetch dates = self._ics.convert(fixed_text) File "/config/custom_components/waste_collection_schedule/waste_collection_schedule/service/ICS.py", line 28, in convert events = icalevents.events( File "/usr/local/lib/python3.9/site-packages/icalevents/icalevents.py", line 50, in events found_events += parse_events(content, start=start, end=end) File "/usr/local/lib/python3.9/site-packages/icalevents/icalparser.py", line 252, in parse_events calendar = Calendar.from_ical(content) File "/usr/local/lib/python3.9/site-packages/icalendar/cal.py", line 330, in from_ical name, params, vals = line.parts() File "/usr/local/lib/python3.9/site-packages/icalendar/parser.py", line 352, in parts raise ValueError( ValueError: Content line could not be parsed into parts: '<?xml version="1.0" encoding="utf-8"?>': <?xml version="1.0" encoding="utf-8"?>
The sensors show āunknownā
How can i resolve this issue?
I already tried to update the URL but it did not helpā¦
thanks!