Support for schedules provided by muellmax.de.
waste_collection_schedule:
sources:
- name: muellmax_de
args:
service: SERVICE
mm_frm_ort_sel: ORT_SEL
mm_frm_str_sel: STR_SEL
mm_frm_hnr_sel: HNR_SEL
service
(string) (required)
mm_frm_ort_sel
(string) (optional)
mm_frm_str_sel
(string) (optional)
mm_frm_hnr_sel
(string) (optional)
waste_collection_schedule:
sources:
- name: muellmax_de
args:
service: Fes
mm_frm_str_sel: Achenbachstraße
mm_frm_hnr_sel: 60596;Sachsenhausen;2;
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.