mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
876 B
876 B
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.