mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
808 B
808 B
Canterbury City Council
Support for schedules provided by Canterbury City Council, serving Canterbury (UK) and parts of Kent.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: canterbury_gov_uk
args:
post_code: POST_CODE
number: NUMBER
Configuration Variables
POST_CODE
(string) (required)
NUMBER
(string) (required)
Examples
waste_collection_schedule:
sources:
- name: canterbury_gov_uk
args:
post_code: "ct68ru"
number: "63"
waste_collection_schedule:
sources:
- name: canterbury_gov_uk
args:
post_code: "ct68ru"
number: "KOWLOON"