Files
hacs_waste_collection_schedule/doc/source/reading_gov_uk.md
nashant 691e376d19 Add Reading Council (reading.gov.uk) source (#901)
* Add Reading Council (reading.gov.uk) source

* s/hournameornumber/housenameornumber/

* Rename housenumberorname to housenameornumber in source reading_gov_uk

* Fix doc arg name for cornwall and westberks
2023-04-27 19:06:23 +02:00

1.1 KiB

Reading Council

Support for schedules provided by Reading Council.

If collection data is available for the address provided, it will return rubbish and recycling waste collection dates.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: reading_gov_uk
      args:
        uprn: UPRN

Configuration Variables

postcode (string) (optional)

housenameornumber (string|int) (optional)

uprn (string) (optional)

Either the postcode and housenameornumber or the UPRN should be supplied in the arguments

Examples

waste_collection_schedule:
  sources:
    - name: reading_gov_uk
      args:
        uprn: "100080241094"
waste_collection_schedule:
  sources:
    - name: westberks_gov_uk
      args:
        postcode: "RG18 4QU"
        housenameornumber: "6"

How to find your UPRN

An easy way to discover your Unique Property Reference Number (UPRN) is by going to Find My Address and providing your address details.