mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 03:04:09 +01:00
* dunedin.py initial commit * dunedin .md added * update_docu_link run * "No Collection" test case commented out * .md typo corrected
1.0 KiB
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".