Files
hacs_waste_collection_schedule/doc/source/landkreis_kusel_de.md
Carsten Lenz 66dc2f34ba docs: fix indentation
fix indentation and remove unnecessary whitespaces in code blocks.

closes mampfes/hacs_waste_collection_schedule#1520
2023-12-26 18:02:47 +01:00

756 B

Landkreis Kusel

Support for schedules provided by Landkreis Kusel, Germany.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: landkreis_kusel_de
      args:
        ortsgemeinde: ORTSGEMEINDE

Configuration Variables

ortsgemeinde
(String) (required)

Example

waste_collection_schedule:
  sources:
    - name: landkreis_kusel_de
      args:
        ortsgemeinde: Adenbach

How to get the source argument

Go to https://www.landkreis-kusel.de/buergerservice-und-verwaltung/themen/abfallwirtschaft/abfall-app-abfallkalender/ and select your Ortsgemeinde and use this as ortsgemeinde parameter. Copy it exactly from the web page.