Files
hacs_waste_collection_schedule/doc/source/basildon_gov_uk.md
Eyeanman 0884485daa Basildon gov uk (#886)
* adding basildon gov uk

* Updated Docs for Basildon Council

* Corrected Basildon Council Naming

* Tweaks to code

* adding test case in py and empty last line in md
2023-04-17 17:52:11 +02:00

857 B

Basildon Council

Support for schedules provided by Basildon Council, UK.

Configuration via configuration.yaml

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

Configuration Variables

postcode
(string) (required) address
(string) (required)

Example

waste_collection_schedule:
    sources:
    - name: basildon_gov_uk
      args:
        postcode: CM111BJ
        address: 6, HEADLEY ROAD

How to get the source argument

An easy way to discover your Postcode and address used by this service is by going to https://www3.basildon.gov.uk/website2/postcodes.nsf/frmMyBasildon and entering in your address details.