Support for schedules provided by RHE (Rhein-Hunsrück Entsorgung) located in Rhineland-Palatinate, Germany.
waste_collection_schedule:
sources:
- name: rh_entsorgung_de
args:
city: CITY
street: STREET
house_number: HNR
address_suffix: HNR_SUFFIX
garbage_types:
- 1
- 2
- 3
- 4
- 5
city
(string) (required)
street
(string) (required)
house_number
(integer) (required)
address_suffix
(string) (optional) (default: "")
garbage_types
(list of integers) (optional) (default: [1,2,3,4,5])
waste_collection_schedule:
sources:
- name: rhe_de
args:
city: "Alterkülz"
street: "Brühlweg"
house_number: 1
These values are the location you want to query for. Make sure, the writing is exactly as it is on https://www.rh-entsorgung.de/de/Service/Abfallkalender/. Typos will result in the collection schedule for the default location (Alterkülz, Brühlweg), so make sure to validate the returned schedule after setting up the integration. As house_number
expects a numeric input, address suffixes have to be provided via the address_suffix
argument.
Garbage types are mapped as follows:
1: Restmülltonne
2: Biotonne
3: Papiertonne
4: Gelber Sack
5: Problemmüll