Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 876 Bytes

heilbronn_de.md

File metadata and controls

42 lines (31 loc) · 876 Bytes

Heilbronn Entsorgungsbetriebe

Support for schedules provided by heilbronn.de.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: heilbronn_de
      args:
        plz: PLZ
        strasse: STRASSE
        hausnr: HAUSNR

Configuration Variables

plz
(integer | integer) (required)

strasse
(string) (required)

hausnr
(string | integer) (required)

Example

waste_collection_schedule:
  sources:
    - name: heilbronn_de
      args:
        plz: 74072
        strasse: Rosenau
        hausnr: 33

How to get the source arguments

Use your PLZ, street and house number. You can check if Abfuhrtermine Heilbronn shows correct values, then use exactly the same spelling for your configuration.