mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
876 B
876 B
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.