Files
hacs_waste_collection_schedule/doc/source/reso_gmbh_de.md
2024-07-16 00:20:42 +02:00

763 B

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.