mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
fix indentation and remove unnecessary whitespaces in code blocks. closes mampfes/hacs_waste_collection_schedule#1520
756 B
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.