Files
hacs_waste_collection_schedule/doc/source/bathnes_gov_uk.md
Trevor North fb8a7975f4 New Source: Bath & North East Somerset (#1015)
* Add Bath & North East Somerset source

* Fix doc Heading
2023-06-02 14:19:44 +02:00

1.1 KiB

Bath & North East Somerset Council

Support for schedules provided by Bath & North East Somerset 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: bathnes_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: bathnes_gov_uk
      args:
        uprn: "10001138699"
waste_collection_schedule:
  sources:
    - name: bathnes_gov_uk
      args:
        postcode: "BA1 2LR"
        housenameornumber: "1"

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.