Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 872 Bytes

stadtservice_bruehl_de.md

File metadata and controls

40 lines (29 loc) · 872 Bytes

StadtService Brühl

Support for schedules provided by StadtService Brühl, Germany.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: stadtservice_bruehl_de
      args:
        strasse: STRASSE
        hnr: Hausnummer

Configuration Variables

strasse
(string) (required)

hnr
(string) (required)

Example

waste_collection_schedule:
  sources:
    - name: stadtservice_bruehl_de
      args:
        strasse: "Badorfer Straße"
        hnr: "1"

How to get the source arguments

  1. Go to your calendar at StadtService Brühl - Abfallkalender
  2. Enter your street and housenumber
  3. Copy the exact values from the textboxes street in the source configuration.