mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
1022 B
1022 B
Stadt Frankenberg (Eder)
Support for schedules provided by Stadt Frankenberg (Eder), serving Stadt Frankenberg (Eder), Germany.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: frankenberg_de
args:
district: DISTRICT (Stadtteil)
street: STREET (Straße)
Configuration Variables
district
(String) (required)
street (String) (optional): only required if asked for a street on the webpage
Example
waste_collection_schedule:
sources:
- name: frankenberg_de
args:
district: Viermünden
waste_collection_schedule:
sources:
- name: frankenberg_de
args:
district: FKB-Kernstadt
street: Futterhof
How to get the source argument
Find the parameter of your address using https://abfall.frankenberg.de/online-dienste/ and write them exactly like on the web page.