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

650 B

Cambridge City Council

Support for schedules provided by Cambridge City Council, serving Cambridge (UK) and part of Cambridgeshire.

Configuration via configuration.yaml

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

Configuration Variables

POST_CODE
(string) (required)

NUMBER
(string) (required)

Example

waste_collection_schedule:
    sources:
    - name: cambridge_gov_uk
      args:
        post_code: "CB13JD"
        number: "37"