mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
883 B
883 B
AWIGO Abfallwirtschaft Landkreis Osnabrück GmbH
Support for schedules provided by AWIGO Abfallwirtschaft Landkreis Osnabrück GmbH, serving Landkreis Osnabrück, Germany.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: awigo_de
args:
ort: "ORT"
strasse: STRAßE
hnr: "HAUSNUMMER"
Configuration Variables
ort
(String) (required)
strasse
(String) (required)
hnr
(String | Integer) (required)
Example
waste_collection_schedule:
sources:
- name: awigo_de
args:
ort: Bippen
strasse: Am Bad
hnr: 4
How to get the source argument
Find the parameter of your address using https://www.awigo.de/ and write them exactly like on the web page.