Files
hacs_waste_collection_schedule/doc/source/dunedin_govt_nz.md
dt215git b3880b3769 New Source: Dunedin, Otago, NZ (#1087)
* dunedin.py initial commit

* dunedin .md added

* update_docu_link run

* "No Collection" test case commented out

* .md typo corrected
2023-07-16 22:24:27 +02:00

1.0 KiB

Dunedin District Council

Support for schedules provided by Dunedin District Council Kerbside Rubbish & Recycling Services.

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

Visit the Dunedin District Council Kerbside Collection Days page and search for your address. The address argument should match how the website displays address alongside your next collection details.

Note: For addresses with hyphenated numbers, the whitespace is important. For example, the website tends to use the format "2 - 6 Random Road Dunedin", so resist changing it to "2-6 Random Road Dunedin".