Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 974 Bytes

stadtreinigung_dresden_de.md

File metadata and controls

40 lines (27 loc) · 974 Bytes

Stadtreinigung Dresden

Add support for schedules provided by https://www.dresden.de/.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: stadtreinigung_dresden_de
      args:
        standort: STANDORT_ID

Configuration Variables

standort
(string) (required)

Example

waste_collection_schedule:
  sources:
    - name: stadtreinigung_dresden_de
      args:
        standort: 80542

How to get the source arguments

Open https://www.dresden.de/ and search for schedules for your location.

Check the Link-URL for downloading the schedules as *.PDF and extract the number after field STANDORT.

Example:

https://stadtplan.dresden.de/project/cardo3Apps/IDU_DDStadtplan/abfall/kalender.ashx?STANDORT=80542&DUMMY=637834733764191577

The resulting STANDORT_ID is 80542.