Files
hacs_waste_collection_schedule/doc/source/braintree_gov_uk.md
Chris Pressland 77b90c374a Add Braintree, UK
2022-12-21 16:03:51 +00:00

633 B

Bracknell Forest 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"