Support for schedules provided by AWB Bad Kreuznach, Germany.
waste_collection_schedule:
sources:
- name: awb_bad_kreuznach_de
args:
ort: ORT
strasse: STRASSE
nummer: NUMMER
ort
(string) (required)
strasse
(string) (optional)
nummer
(string|integer) (optional)
stadtteil
(string) (optional)
strasse
, nummer
and stadtteil
are only needed if the web interface needs them.
waste_collection_schedule:
sources:
- name: awb_bad_kreuznach_de
args:
ort: "Hargesheim"
waste_collection_schedule:
sources:
- name: awb_bad_kreuznach_de
args:
ort: "Bad Kreuznach"
strasse: "adalbert-stifter-straße"
nummer: 3
waste_collection_schedule:
sources:
- name: awb_bad_kreuznach_de
args:
ort: "Stromberg"
stadtteil: "Schindeldorf"
- Go to your calendar at
https://abfall-app-bad-kreuznach.de
. - Enter your location.
- Copy the exact values from the select boxes as
stadt
,stadtteil
,strasse
andnummer
in the source configuration (stadtteil
,strasse
andnummer
are only needed for some addresses).