Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 879 Bytes

abfall_havelland_de.md

File metadata and controls

39 lines (27 loc) · 879 Bytes

Abfallbehandlungsgesellschaft Havelland mbH

Support for schedules provided by Abfallbehandlungsgesellschaft Havelland mbH, serving Havelland, Germany.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: abfall_havelland_de
      args:
        ort: ORT
        strasse: STRAßE
        

Configuration Variables

ort
(String) (required)

strasse
(String) (required)

Example

waste_collection_schedule:
    sources:
    - name: abfall_havelland_de
      args:
        ort: Wustermark
        strasse: Drosselgasse
        

How to get the source argument

Find the parameter of your address using https://www.abfall-havelland.de/index.php?page_id=543 and write them exactly like on the web page.