mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
It is a much easier to use API, as it directly returns all the needed collection dates This will show the new bin types now They use a hard coded API key so we might need to change it if they ever change this key
1.0 KiB
1.0 KiB
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.