Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 985 Bytes

abfallkalender_gifhorn_de.md

File metadata and controls

39 lines (27 loc) · 985 Bytes

Landkreis Gifhorn

Support for schedules provided by Landkreis Gifhorn, serving Landkreis Gifhorn, Germany.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: abfallkalender_gifhorn_de
      args:
        territory: TERRITORY (Gebietseinheit)
        street: STREET (Ort / Straße)
        

Configuration Variables

territory
(String) (required)

street
(String) (required)

Example

waste_collection_schedule:
    sources:
    - name: abfallkalender_gifhorn_de
      args:
        territory: Wittingen
        street: Glüsingen
        

How to get the source argument

Go to https://www.abfallkalender-gifhorn.de and search for your region/address. The territory is the Gebietseinheit value and the street is the Ort / Straße value, make sure to write it exactly as shown in the drop down menu.