mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
* Add Conwy County Borough Council source * reformatting + using get params --------- Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
1.1 KiB
1.1 KiB
Conwy County Borough Council
Support for schedules provided by Conwy County Borough Council, serving Conwy, UK.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: conwy_gov_uk
args:
uprn: "UPRN"
Configuration Variables
uprn
(String | Integer) (required)
Example
waste_collection_schedule:
sources:
- name: conwy_gov_uk
args:
uprn: "200003177805"
How to get the source argument
Go to https://www.conwy.gov.uk/en/Resident/Recycling-and-Waste/Check-my-collection-day.aspx, 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}
Another way to discover your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details.