mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
* Add source islington_gov_uk Fixes #2646 * Add support for business address bin types * reformatting + modified one test case from string to integer --------- Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
942 B
942 B
Islington Council
Support for schedules provided by Islington Council, serving Islington, London, UK.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: islington_gov_uk
args:
uprn: UNIQUE_PROPERTY_REFERENCE_NUMBER
Configuration Variables
uprn
(string) (required)
Example using UPRN
waste_collection_schedule:
sources:
- name: islington_gov_uk
args:
uprn: "10001295652"
How to find your UPRN
Select your address on https://www.islington.gov.uk/your-area. You get redirected to your collection overview. The URL contains your UPRN (https://www.islington.gov.uk/your-area?Postcode=unused&Uprn={UPRN})
Alternatively, you can discover what your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details.