mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
1.2 KiB
1.2 KiB
West Suffolk Council
Support for schedules provided by West Suffolk Council, serving West Suffolk Council, UK.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: westsuffolk_gov_uk
args:
uprn: "UPRN"
Configuration Variables
uprn
(String | Integer) (required)
Example
waste_collection_schedule:
sources:
- name: westsuffolk_gov_uk
args:
uprn: "10090739388"
How to get the source argument
Easy method using findmyaddress.co.uk
An easy way to discover your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details.
Harder method using browser developer tools
- Go to https://maps.westsuffolk.gov.uk/MyWestSuffolk.aspx
- Open your browser's developer tools (usually F12)
- Click on the "Network" tab
- Enter your address details and click on the address you want
- You should see a request like https://maps.westsuffolk.gov.uk/MyWestSuffolk.aspx?action=SetAddress&UniqueId=10090739388
- The number at the end of the URL is your UPRN