Files
hacs_waste_collection_schedule/doc/source/sutton_gov_uk.md
2024-09-10 19:33:40 +02:00

843 B

Sutton Council, London

Support for schedules provided by Sutton Council, London, serving Sutton Council, London, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: sutton_gov_uk
      args:
        id: "ID"
        

Configuration Variables

id
(String | Integer) (required)

Example

waste_collection_schedule:
    sources:
    - name: sutton_gov_uk
      args:
        id: "4721996"
        

How to get the source argument

Go to https://waste-services.sutton.gov.uk/waste and select your location. Your address bar should show the internal ID of your address. Use this ID as the source argument. (e.g. https://waste-services.sutton.gov.uk/waste/4721996 the ID is 4721996)