Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1022 Bytes

centralbedfordshire_gov_uk.md

File metadata and controls

37 lines (27 loc) · 1022 Bytes

Central Bedfordshire Council

Support for schedules provided by Central Bedfordshire Council, serving Central Bedfordshire, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: centralbedfordshire_gov_uk
      args:
        postcode: POSTCODE
        house_name: HOUSE_NAME
        version: 1

Configuration Variables

POSTCODE
(string) (required)

HOUSE_NAME
(string) (required)

This must exactly match your house name that the search on Central Bedfordshire Council's website returns for your given postcode EXCLUDING the comma and postcode

Example

waste_collection_schedule:
    sources:
    - name: centralbedfordshire_gov_uk
      args:
        postcode: "SG156YF"
        house_name: "10 Old School Walk"