Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 887 Bytes

File metadata and controls

34 lines (24 loc) · 887 Bytes

Monheim am Rhein

Source for waste collection in Monheim am Rhein (NRW, Germany), provided by monheim.de.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: monheim_de
      args:
        street: STREET_NAME

Configuration Variables

street (string) (required)

Street name as it appears in Monheim's digital waste calendar. Use the exact spelling (including umlauts).

Example

waste_collection_schedule:
  sources:
    - name: monheim_de
      args:
        street: Marderstraße

How to get the source argument

Open the Abfallkalender Monheim am Rhein and select your street from the dropdown; use that exact spelling in the configuration.