From e00ab55d4df201fa98a7fdc74f92547dbb6ebd2c Mon Sep 17 00:00:00 2001 From: Tom Usher Date: Mon, 30 Dec 2024 15:41:37 +0000 Subject: [PATCH] Update Conwy County Borough Council endpoint --- .../waste_collection_schedule/source/conwy_gov_uk.py | 2 +- doc/source/conwy_gov_uk.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/waste_collection_schedule/waste_collection_schedule/source/conwy_gov_uk.py b/custom_components/waste_collection_schedule/waste_collection_schedule/source/conwy_gov_uk.py index 97567cebe..d78cf32ce 100644 --- a/custom_components/waste_collection_schedule/waste_collection_schedule/source/conwy_gov_uk.py +++ b/custom_components/waste_collection_schedule/waste_collection_schedule/source/conwy_gov_uk.py @@ -22,7 +22,7 @@ } -API_URL = "https://www.conwy.gov.uk/Contensis-Forms/erf/collection-result-soap-xmas.asp" +API_URL = "https://www.conwy.gov.uk/Contensis-Forms/erf/collection-result-soap-xmas2025.asp" class Source: diff --git a/doc/source/conwy_gov_uk.md b/doc/source/conwy_gov_uk.md index a6ee7b415..5625a58b7 100644 --- a/doc/source/conwy_gov_uk.md +++ b/doc/source/conwy_gov_uk.md @@ -31,6 +31,6 @@ waste_collection_schedule: ## How to get the source argument -Go to , enter your postcode and click 'Submit'. In the list of addresses that appears, right click your address and select 'Copy Link' or 'Copy Link Address'. Paste this URL somewhere - the last element of this URL is your UPRN: https://www.conwy.gov.uk/Contensis-Forms/erf/collection-result-soap-xmas.asp?ilangid=1&uprn={UPRN} +Go to , enter your postcode and click 'Submit'. In the list of addresses that appears, right click your address and select 'Copy Link' or 'Copy Link Address'. Paste this URL somewhere - the last element of this URL is your UPRN: https://www.conwy.gov.uk/Contensis-Forms/erf/collection-result-soap-xmas2025.asp?ilangid=1&uprn={UPRN} Another way to discover your Unique Property Reference Number (UPRN) is by going to and entering in your address details.