mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
1.3 KiB
1.3 KiB
Alia Servizi Ambientali S.p.A.
Support for schedules provided by Alia Servizi Ambientali S.p.A., serving multiple municipalities, Italy.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: aliaserviziambientali_it
args:
municipality: MUNICIPALITY (Comune)
area: AREA
Configuration Variables
municipality
(String) (required)
area
(Integer|String) (Optional) see below
Example
waste_collection_schedule:
sources:
- name: aliaserviziambientali_it
args:
municipality: Gambassi Terme
waste_collection_schedule:
sources:
- name: aliaserviziambientali_it
args:
municipality: Barberino Tavarnelle
area: 67334
How to get the source argument
Visit https://www.aliaserviziambientali.it/it-it/raccolta-rifiuti and select your municiaplity, if you see an embedded calendar you can just use the municipality name, and leave the area empty. If you see a list of areas, you need to follow the link to the area calendar, there you can fin the area ID in the URL, for example: https://differenziata.junker.app/embed/barberino-tavarnelle/area/67333/calendario the area ID is 67333.