mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
1.5 KiB
1.5 KiB
AWB Abfallwirtschaft Vechta
Support for schedules provided by AWB Abfallwirtschaft Vechta, serving Landkreis Vechta, Germany.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: abfallwirtschaft_vechta_de
args:
stadt: STADT
strasse: STRASSE
Configuration Variables
stadt
(String) (required)
strasse
(String) (required)
Example
waste_collection_schedule:
sources:
- name: abfallwirtschaft_vechta_de
args:
stadt: Vechta
strasse: An der Hasenweide
How to get the source argument
Find the parameter of your address using https://www.abfallwirtschaft-vechta.de/index.php/termine/abfuhrkalender and write them exactly like on the web page.
Filtering
This source returns multiple paper pickup types you probably want only one of them detailed information Configuring Source(s)
Filtering Example
hiding Siemer Altpapier
waste_collection_schedule:
sources:
- name: abfallwirtschaft_vechta_de
args:
stadt: Vechta
strasse: An der Hasenweide
customize:
- type: Altpapier 1 Siemer
show: false
- type: Altpapier 2 Siemer
show: false