Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1022 Bytes

frankenberg_de.md

File metadata and controls

45 lines (34 loc) · 1022 Bytes

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.