mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
965 B
965 B
Christchurch City Council
Support for schedules provided by Christchurch City Council.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: ccc_govt_nz
args:
address: STREET_NUMBER_AND_STREET_NAME
Configuration Variables
address
(string) (required)
Bin Names example - Garbage, Recycle & Organic
waste_collection_schedule:
sources:
- name: ccc_govt_nz
args:
address: "53 Hereford Street"
Bin Colours example - Red, Yellow & Green
waste_collection_schedule:
sources:
- name: ccc_govt_nz
args:
address: "53 Hereford Street"
customize:
- type: Garbage
alias: Red
- type: Recycle
alias: Yellow
- type: Organic
alias: Green
calendar_title: "CCC Bins"
separator: " & "