Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 876 Bytes

orillia_ca.md

File metadata and controls

38 lines (27 loc) · 876 Bytes

Orillia, Ontario

Support for schedules provided by Orillia, Ontario, serving Orilla City, Canada.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: orillia_ca
      args:
        email: EMAIL
        password: PASSWORD

Configuration Variables

email
(String) (required)

password
(String) (required)

Example

waste_collection_schedule:
    sources:
    - name: orillia_ca
      args:
        email: !secret orilla_email
        password: !secret orilla_password
        

How to get the source argument

Make an account on the OrilliaNow website and login. Add your address to your account. You can now use the email and password you used to login to the website as the source arguments.