mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
The ICS source did not work as the ICS file is generated when searching for the address but not stored permanently and removed after a few days
879 B
879 B
Abfallbehandlungsgesellschaft Havelland mbH
Support for schedules provided by Abfallbehandlungsgesellschaft Havelland mbH, serving Havelland, Germany.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: abfall_havelland_de
args:
ort: ORT
strasse: STRAßE
Configuration Variables
ort
(String) (required)
strasse
(String) (required)
Example
waste_collection_schedule:
sources:
- name: abfall_havelland_de
args:
ort: Wustermark
strasse: Drosselgasse
How to get the source argument
Find the parameter of your address using https://www.abfall-havelland.de/index.php?page_id=543 and write them exactly like on the web page.