Files
hacs_waste_collection_schedule/doc/source/myutility_winnipeg_ca.md
Corey Jansen 76937407e5 Adding My Utilitiy for Winnipeg MB Canada (#1651)
* Create myutilitiy_winnipeg_ca.md

* Create myutility_winnipeg_ca.py

* Update and rename myutilitiy_winnipeg_ca.md to myutility_winnipeg_ca.md

Fixing spelling mistake

* Update README.md

* Update info.md

* Update myutility_winnipeg_ca.py

Change title

* Update myutility_winnipeg_ca.py

Check to see if it is a standard service to filter out everything that is not

* refactoring + reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-01-10 13:57:42 +01:00

879 B

City of Winnipeg

Support for schedules provided by City of Winnipeg My Utility.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: myutility_winnipeg_ca
      args:
        address: STREET_ADDRESS

Configuration Variables

address
(string) (required) (all capitals)

Example

waste_collection_schedule:
  sources:
    - name: myutility_winnipeg_ca
      args:
        address: 123 EASY ST

How to verify that your address works

Visit the My Utility Winnipeg page and search for your address under the 'Find your collection day'. 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.