Files
hacs_waste_collection_schedule/doc/source/abfall_havelland_de.md
5ila5 c477d3eb12 add abfall_havelland_de as dedicated source isntead of ics source
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
2024-07-02 19:10:00 +02:00

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.