Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 947 Bytes

zke_sb_de.md

File metadata and controls

37 lines (27 loc) · 947 Bytes

ZKE Zentraler Kommunaler Entsorgungsbetrieb Saarbrücken

Support for schedules provided by ZKE Saarbrücken, Germany.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: zke_sb_de
      args:
        street: STREET
        house_number: HNR

Configuration Variables

street
(string) (required)

house_number
(string) (required)

Example

waste_collection_schedule:
  sources:
    - name: zke_sb_de
      args:
        street: "Marieneck"
        house_number: "9 A"

How to get the source arguments

These values are the location you want to query for. Make sure, the writing is exactly as it is on https://www.zke-sb.de/service/abfuhrtermine/abfuhrkalender. Typos may result in an Exception. house_number expects a string input with address suffixes included.