Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.02 KB

awb_mainz_bingen_de.md

File metadata and controls

44 lines (31 loc) · 1.02 KB

Abfallwirtschaftsbetrieb LK Mainz-Bingen

Support for schedules provided by Abfallwirtschaftsbetrieb LK Mainz-Bingen, serving Landkreis Mainz-Bingen, Germany.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: awb_mainz_bingen_de
      args:
        bezirk: Abfuhrbezirk
        ort: Ortschaft
        strasse: Straße
        

Configuration Variables

bezirk
(String) (required)

ort
(String) (required)

strasse
(String) (optional)

Example

waste_collection_schedule:
    sources:
    - name: awb_mainz_bingen_de
      args:
        bezirk: Stadt Ingelheim
        ort: Ingelheim Süd
        strasse: Albert-Schweitzer-Straße
        

How to get the source argument

Find the parameter of your address using https://abfallkalender.awb-mainz-bingen.de/ and copy them exactly misspelled arguments or additional or missing spaces will result in an Exception.