Files
hacs_waste_collection_schedule/doc/source/braintree_gov_uk.md
mampfes 794e280de2 prepare for automatic docu generation
- check source titles
- check source urls
- add extra info for sources which serve multiple
  districts/municipalities
2022-12-28 13:17:23 +01:00

631 B

Braintree District Council

Support for schedules provided by Braintree District Council, serving Braintree, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: braintree_gov_uk
      args:
        post_code: Post Code
        house_number: House Number

Configuration Variables

post_code
(string) (required)

house_number
(string) (required)

Example

waste_collection_schedule:
    sources:
    - name: braintree_gov_uk
      args:
        post_code: "CM8 3QE"
        house_number: "30"