Files
hacs_waste_collection_schedule/doc/source/blackpool_gov_uk.md
Cameron Clough cf1f17bc95 implement Blackpool Council source (#1489)
* implement Blackpool Council source

* update docs

* code comments

* reformatting + one uprn int

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2023-12-08 09:52:51 +01:00

799 B

Blackpool Council

Support for schedules provided by Blackpool Council, serving the town of Blackpool, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: blackpool_gov_uk
      args:
        postcode: POSTCODE
        uprn: UNIQUE_PROPERTY_REFERENCE_NUMBER

Configuration Variables

postcode
(string) (required)

uprn
(string) (required)

Example

waste_collection_schedule:
    sources:
    - name: blackpool_gov_uk
      args:
        postcode: "FY1 4DZ"
        uprn: "100010802829"

How to find your UPRN

An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering your address details.