Support for schedules provided by Abfallnavi.de. The service is hosted under regioit.de.
waste_collection_schedule:
sources:
- name: abfallnavi_de
args:
service: SERVICE
ort: SERVICE
strasse: STRASSE
hausnummer: hausnummer
service
(string) (required)
ort
(string) (required)
strasse
(string) (required)
hausnummer
(string | Integer) (optional)
waste_collection_schedule:
sources:
- name: abfallnavi_de
args:
service: coe
ort: Coesfeld
strasse: Ahornweg
There is a script with an interactive command line interface which generates the required source configuration:
First, install the Python module inquirer
. Then run this script from a shell and answer the questions.