Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 837 Bytes

regioentsorgung_de.md

File metadata and controls

42 lines (31 loc) · 837 Bytes

RegioEntsorgung

Support for schedules provided by RegioEntsorgung located near Aachen, Germany.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: regioentsorgung_de
      args:
          city: CITY
          street: STREET
          house_number: HOUSE_NUMBER

Configuration Variables

city
(string) (required)

street
(string) (required)

house_number
(string | number) (required)

Example

waste_collection_schedule:
  sources:
    - name: regioentsorgung_de
      args:
        city: Würselen
        street: Merzbrück
        house_number: 200

How to get the source arguments

Go to https://regioentsorgung.de/service/abfallkalender/, to get the correct values for the three address arguments.