mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
- check source titles - check source urls - add extra info for sources which serve multiple districts/municipalities
834 B
834 B
City of Toronto
Support for schedules provided by City of Toronto.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: toronto_ca
args:
street_address: STREET_ADDRESS
Configuration Variables
street_address
(string) (required)
Example
waste_collection_schedule:
sources:
- name: toronto_ca
args:
street_address: 324 Weston Rd
How to verify that your address works
Visit the City of Toronto page and search for your address. The string you search for there should match the string in the street_address argument.