Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.04 KB

calgary_ca.md

File metadata and controls

36 lines (25 loc) · 1.04 KB

City of Calgary

Support for schedules provided by City of Calgary.

Deprecated not all collections are being returned use recollect instead

https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/ics/recollect.md

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: calgary_ca
      args:
        street_address: STREET_ADDRESS

Configuration Variables

street_address
(string) (required) (all capitals)

Example

waste_collection_schedule:
  sources:
    - name: calgary_ca
      args:
        street_address: 42 AUBURN WY SE

How to verify that your address works

Visit the City of Calgary page and search for your address. Note that the address should be in all capital letters. The street type (crescent, way, landing should be a 2 letter abbreviation only i.e. CR, WY, LD). Do not append the city name or postal code.