mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
861 B
861 B
AHE Ennepe-Ruhr-Kreis
Support for schedules provided by AHE Ennepe-Ruhr-Kreis, serving Ennepe-Ruhr-Kreis, Germany.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: ahe_de
args:
plz: POSTLEITZAHL
strasse: STRAßE
hnr: HAUSNUMMER
Configuration Variables
plz
(String | Integer) (required)
strasse
(String) (required)
hnr
(String | Integer) (required)
Example
waste_collection_schedule:
sources:
- name: ahe_de
args:
plz: 58300
strasse: Ahornstraße
hnr: 1
How to get the source argument
Find the parameter of your address using https://ahe.atino.net/pickup-dates and write them exactly like on the web page.