Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 882 Bytes

abfuhrplan_landkreis_neumarkt_de.md

File metadata and controls

39 lines (27 loc) · 882 Bytes

Landkreis Neumarkt

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

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: abfuhrplan_landkreis_neumarkt
      args:
        city: CITY (Gmeinde/Ort)
        street: STREET (Straße)
        

Configuration Variables

city
(String) (required) street
(String) (required)

Example

waste_collection_schedule:
    sources:
    - name: abfuhrplan_landkreis_neumarkt
      args:
        city: dietfurt
        street: industriestrasse
        

How to get the source argument

Find the parameter of your address using https://www.abfuhrplan-landkreis-neumarkt.de and write them exactly like on the web page.