mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
* Remove shapely dependency * Entries found from sector, not address * Instructions to find sector name from your address manually * Add province and update documents links * remove shapley from manifest.json + reformat montral_ca --------- Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
871 B
871 B
Montreal
Waste collection schedules provided by Info Collecte Montreal.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: montreal_ca
args:
sector: SECTOR
Configuration Variables
sector (string) (required)
How do I find my sector?
- Download on your computer a Montreal GeoJSON file
- Visit https://geojson.io/
- Click on Open and select the Montreal GeoJSON file
- Find your sector on the map
Example
waste_collection_schedule:
sources:
- name: montreal_ca
args:
address: MHM_41-1
