Files
hacs_waste_collection_schedule/doc/source/arun_gov_uk.md
whi-tw e9716dca64 Add arun.gov.uk source (#2380)
* Add arun.gov.uk source

* reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-08-05 15:34:32 +02:00

942 B

Arun District Council

Support for schedules provided by Arun District Council, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: arun_gov_uk
      args:
        postcode: POSTCODE
        address: FIRST LINE OF ADDRESS (X, STREET NAME, VILLAGE)

Configuration Variables

postcode
(string) (required)

address
(string) (required)

Example

waste_collection_schedule:
    sources:
    - name: arun_gov_uk
      args:
        postcode: BN17 5JA
        address: 21A Beach Road, Littlehampton

Address format

If you see errors retrieving the address, go through the web flow manually and configure this component with the exact address in the dropdown. The data Arun DC uses to populate this list is quite poorly sanitised in places.