mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
- check source titles - check source urls - add extra info for sources which serve multiple districts/municipalities
872 B
872 B
StadtService Brühl
Support for schedules provided by StadtService Brühl, Germany.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: stadtservice_bruehl_de
args:
strasse: STRASSE
hnr: Hausnummer
Configuration Variables
strasse
(string) (required)
hnr
(string) (required)
Example
waste_collection_schedule:
sources:
- name: stadtservice_bruehl_de
args:
strasse: "Badorfer Straße"
hnr: "1"
How to get the source arguments
- Go to your calendar at StadtService Brühl - Abfallkalender
- Enter your street and housenumber
- Copy the exact values from the textboxes street in the source configuration.