Files
hacs_waste_collection_schedule/doc/source/stroud_gov_uk.md
2024-07-16 21:46:03 +02:00

1.0 KiB

Stroud District Council

Support for schedules provided by Stroud District Council, serving Stroud, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: stroud_gov_uk
      args:
        postcode: POSTCODE
        uprn: UPRN
        

Configuration Variables

postcode
(String) (required)

uprn
(String | Integer) (required)

Example

waste_collection_schedule:
    sources:
    - name: stroud_gov_uk
      args:
        postcode: GL6 9BW
        uprn: "100120517945"
        

How to get the source argument

Use your postcode as the postcode argument and your Unique Property Reference Number (UPRN) as the uprn argument.

You can see your UPRN in the address bar after searching your address here: https://www.stroud.gov.uk/my-house

Another 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.