Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 763 Bytes

reso_gmbh_de.md

File metadata and controls

39 lines (27 loc) · 763 Bytes

RESO

Support for schedules provided by RESO, serving Multiple cities in Germany.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: reso_gmbh_de
      args:
        ort: ORT
        ortsteil: ORTSTEIL
        

Configuration Variables

ort
(String) (required)

ortsteil
(String) (required)

Example

waste_collection_schedule:
    sources:
    - name: reso_gmbh_de
      args:
        ort: Reichelsheim
        ortsteil: Kerngemeinde
        

How to get the source argument

Find the parameter of your address using https://www.reso-gmbh.de/abfuhrplaene/ and write them exactly like on the web page.