diff --git a/custom_components/waste_collection_schedule/waste_collection_schedule/source/stirling_wa_gov_au.py b/custom_components/waste_collection_schedule/waste_collection_schedule/source/stirling_wa_gov_au.py index 996c1ebf0..e692b9a79 100644 --- a/custom_components/waste_collection_schedule/waste_collection_schedule/source/stirling_wa_gov_au.py +++ b/custom_components/waste_collection_schedule/waste_collection_schedule/source/stirling_wa_gov_au.py @@ -23,7 +23,7 @@ } -API_URL = "https://www.stirling.wa.gov.au/aapi/map" +API_URL = "https://www.stirling.wa.gov.au/bincollectioncheck/getresult" class Source: