Files
hacs_waste_collection_schedule/doc/source/merton_gov_uk.md
2023-03-20 23:51:16 +00:00

990 B

London Borough of Merton

Support for schedules provided by the London Borough of Merton, serving Merton, UK.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: merton_gov_uk
      args:
        property: PROPERTY_ID

Configuration Variables

property
(string) (required)

Unique number the London Borough of Merton uses to identify your property.

How to find your PROPERTY_ID

Serach for your waste collection schedule at (https://myneighbourhood.merton.gov.uk/Wasteservices/WasteServicesSearch.aspx). Your PROPERTY_ID is the set of numbers at the end of the url when your schedule is being displayed.

For example: myneighbourhood.merton.gov.uk/Wasteservices/WasteServices.aspx?ID=28166109

Note: You can ignore the Address parameter, it's optional.

Example

waste_collection_schedule:
  sources:
    - name: merton_gov_uk
      args:
        property: 28166109