Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.22 KB

landkreis_rhoen_grabfeld.md

File metadata and controls

56 lines (41 loc) · 1.22 KB

Landkreis Rhön Grabfeld

Support for schedules provided by AbfallInfo Rhön Grabfeld, serving the rural district of Rhön Grabfeld.

API in the background is provided by Offizium.

Possibles types are:

  • Restmüll
  • Bio
  • Gelbe Tonne
  • Papier
  • Problemmüll

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: landkreis_rhoen_grabfeld
      args:
        district: DISTRICT
        city: CITY

Configuration Variables

district and city can be used independently, they can also be omitted to get the calendar for the whole rural district.

district (string)

street (string)

Example

waste_collection_schedule:
  sources:
    - name: landkreis_rhoen_grabfeld
      args:
        district: "Oberwaldbehrungen"
waste_collection_schedule:
  sources:
    - name: landkreis_rhoen_grabfeld
      args:
        city: "Ostheim"

How to get the source argument

The city and district names used by the API are the same as in the "Stadt, Markt, Gemeinde" and "Ort, Ortsteil" dropdowns on the collection alarm website.