Marc Zottner

Results 14 comments of Marc Zottner

Thank you for the fix! We can close this now.

Hi there, I have similar issues with v0.4.0b7 on Home Assistant Core 2024.10.1 / Supervisor 2024.10.0 / OS 13.1 / Frontend 20241002.2. Every 5 minutes, I get the following error...

Same issue here since this morning.

Same thing here. Taking a brief look at it, the following change seemed to fix the issue. In `/root/config/custom_components/waste_collection_schedule/waste_collection_schedule/source`, change the "HEADERS" line to: ```py HEADERS = {"user-agent": "Mozilla/5.0","Referer": "https://www.awb-es.de/"}...