Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.04 KB

dunedin_govt_nz.md

File metadata and controls

32 lines (23 loc) · 1.04 KB

Dunedin District Council

Support for schedules provided by Dunedin District Council Kerbside Rubbish & Recycling Services. It uses the endpoint of the DCC Kerbside Collection APP.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: dunedin_govt_nz
      args:
        address: ADDRESS

Configuration Variables

address
(string) (required)

Example

waste_collection_schedule:
  sources:
    - name: dunedin_govt_nz
      args:
        address: "118 High Street Dunedin"

How to get the source argument

Use the DCC Kerbside Collection APP (IOS) and search for your address. The address argument should match how the APP displays the address alongside your next collection details.