mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
1022 B
1022 B
Landkreis-Wittmund.de
Support for schedules provided by Landkreis-Wittmund.de located in Lower Saxony, Germany.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: landkreis_wittmund_de
args:
city: Werdum
# optional
# street: street name
Configuration Variables
city
(string) (required)
street
(string) (optional)
Example
waste_collection_schedule:
sources:
- name: landkreis_wittmund_de
args:
city: Werdum
Use sources.customize to filter or rename the waste types:
waste_collection_schedule:
sources:
- name: landkreis_wittmund_de
args:
city: Werdum
calendar_title: Abfallkalender
customize:
# rename types to shorter name
- type: Restmülltonne
alias: Restmüll
# hide unwanted types
- type: Baum- und Strauchschnitt
show: false