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>
This commit is contained in:
Corey Jansen
2024-01-10 06:57:42 -06:00
committed by GitHub
parent 73baeef472
commit 76937407e5
4 changed files with 108 additions and 2 deletions

View File

@@ -0,0 +1,32 @@
# City of Winnipeg
Support for schedules provided by [City of Winnipeg My Utility](https://myutility.winnipeg.ca).
## Configuration via configuration.yaml
```yaml
waste_collection_schedule:
sources:
- name: myutility_winnipeg_ca
args:
address: STREET_ADDRESS
```
### Configuration Variables
**address**
*(string) (required) (all capitals)*
## Example
```yaml
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](https://myutility.winnipeg.ca) 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.