Files
hacs_waste_collection_schedule/doc/source/stadtservice_bruehl_de.md
mampfes 794e280de2 prepare for automatic docu generation
- check source titles
- check source urls
- add extra info for sources which serve multiple
  districts/municipalities
2022-12-28 13:17:23 +01:00

872 B

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.