mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
1.2 KiB
1.2 KiB
A-Region, Switzerland
Support for schedules provided by A-Region.ch
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: a_region_ch
args:
municipality: MUNICIPALITY
district: DISTRICT
Configuration Variables
municipality
(string) (required)
district
(string) (optional)
Some municipalities (like Rorschach) are separated into districts for several waste types (e.g. Hauskehricht and Papier, Karton).
Examples
Municipality without extra districts:
waste_collection_schedule:
sources:
- name: a_region_ch
args:
municipality: Andwil
Municipality with extra districts:
waste_collection_schedule:
sources:
- name: a_region_ch
args:
municipality: Rorschach
district: Unteres Stadtgebiet
How to get the source argument
Open Abfallkalender A-Region which shows a list of all municipalities. Select your municipality from the list. Some municipalities are separated into districts. Check for all waste types and add district if needed.