Support for schedules provided by jumomind.de and MyMüll App. Jumomind and MyMüll are services provided by junker.digital.
waste_collection_schedule:
sources:
- name: jumomind_de
args:
service_id: SERVICE_ID
city_id: CITY_ID
area_id: AREA_ID
service_id
(string) (required)
city_id
(string) (required)
area_id
(string) (required)
waste_collection_schedule:
sources:
- name: jumomind_de
args:
service_id: zaw
city_id: 106
area_id: 94
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.