Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 975 Bytes

awv_ot_de.md

File metadata and controls

43 lines (31 loc) · 975 Bytes

AWV: Abfall Wirtschaftszweckverband Ostthüringen

Support for schedules provided by AWV: Abfall Wirtschaftszweckverband Ostthüringen, serving Ostthüringen, Germany.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: awv_ot_de
      args:
        city: CITY (Ort)
        street: STREET (Straße)
        hnr: HNR (Housenummer)
        

Configuration Variables

city
(String) (required)

street
(String) (required)

hnr
(String) (required)

Example

waste_collection_schedule:
    sources:
    - name: awv_ot_de
      args:
        city: Bethenhausen OT Caasen
        street: Caasen
        hnr: 15A

How to get the source argument

Find the parameter of your address using https://www.awv-ot.de/www/awvot/abfuhrtermine/leerungstage/ and write them exactly like on the web page.