mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
1.2 KiB
1.2 KiB
AHK Heidekreis
Support for schedules provided by ahk-heidekreis.de.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: ahk_heidekreis_de
args:
city: CITY
postcode: POSTCODE
street: STREET
house_number: HOUSE_NUMBER
Configuration Variables
city
(string) (required)
postcode
(string) (required)
street
(string) (required)
house_number
(string) (required)
Example
waste_collection_schedule:
sources:
- name: ahk_heidekreis_de
args:
city: Munster
postcode: 29633
street: Wagnerstr.
house_number: "10-18"
- name: ahk_heidekreis_de
args:
city: Fallingbostel/Bad Fallingbostel
postcode: "29683"
street: Konrad-Zuse-Str.
house_number: "4"
How to get the source argument
Find the parameter of your address using https://www.ahk-heidekreis.de/fuer-privatkunden/abfuhrzeiten.html, click on "Entsorgungskalender", use the address lookup and write them exactly like on the web page.