Support for schedules provided by Ville de Saguenay.
- Add "Waste Collection Schedule" integration
- Select "Ville de Saguenay" as the source
- Enter your building ID (
batiment/cle_batiment)
waste_collection_schedule:
sources:
- name: saguenay_ca
args:
batiment: 8773batiment
(Integer) (Required)
Building ID (cle_batiment) from the AJAX request payload. To find it:
- Go to https://ville.saguenay.ca/services-aux-citoyens/environnement/horaire-des-collectes
- Open your browser's developer tools (F12) and go to the Network tab
- Enter your address in the search field
- Look for a request named collectesinfos (full URL:
https://ville.saguenay.ca/ajax/collectes/collectesinfos) - Click on it and go to the Payload tab
- Copy the value of
cle_batiment - Use this number as the
batimentparameter
Example: If the payload shows "cle_batiment": "8773", then use batiment: 8773
waste_collection_schedule:
sources:
- name: saguenay_ca
args:
batiment: 8773- Ordures (Trash) -
mdi:trash-can - Recyclage (Recycling) -
mdi:recycle - Compostage (Organic) -
mdi:leaf