Files
hacs_waste_collection_schedule/doc/source/canterbury_gov_uk.md
2022-12-24 11:01:37 +01:00

808 B

Canterbury City Council

Support for schedules provided by Canterbury City Council, serving Canterbury (UK) and parts of Kent.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: canterbury_gov_uk
      args:
        post_code: POST_CODE
        number: NUMBER

Configuration Variables

POST_CODE
(string) (required)

NUMBER
(string) (required)

Examples

waste_collection_schedule:
    sources:
    - name: canterbury_gov_uk
      args:
        post_code: "ct68ru"
        number: "63"
waste_collection_schedule:
    sources:
    - name: canterbury_gov_uk
      args:
        post_code: "ct68ru"
        number: "KOWLOON"