From 3165dd82f7b4ee5632efc25a63b6e82fc3c5497a Mon Sep 17 00:00:00 2001 From: Timo <2300709+toXel@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:39:48 +0100 Subject: [PATCH] Fix lrasha_de API URL --- .../waste_collection_schedule/source/lrasha_de.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/waste_collection_schedule/waste_collection_schedule/source/lrasha_de.py b/custom_components/waste_collection_schedule/waste_collection_schedule/source/lrasha_de.py index 435b7b0c5..d345fdf96 100644 --- a/custom_components/waste_collection_schedule/waste_collection_schedule/source/lrasha_de.py +++ b/custom_components/waste_collection_schedule/waste_collection_schedule/source/lrasha_de.py @@ -7,7 +7,7 @@ URL = "https://www.lrasha.de" TEST_CASES = {"Ilshofen": {"location": "68345"}} -API_URL = "http://api.cross-7.de/public/calendar/396/events/ics?SecondCategoryIds=" +API_URL = "http://api.cross-7.de/public/calendar/399/events/ics?SecondCategoryIds=" HEADERS = {"user-agent": "Mozilla/5.0 (xxxx Windows NT 10.0; Win64; x64)"} PARAM_TRANSLATIONS = {