Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.06 KB

File metadata and controls

50 lines (36 loc) · 1.06 KB

Landkreis Ravensburg

Support for schedules provided by Landkreis Ravensburg, serving Landkreis Ravensburg, Germany.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: rv_de
      args:
        ort: ORT
        strasse: STRAßE
        hnr: "HAUSNUMMER"
        hnr_zusatz: HAUSNUMMERZUSATZ
        

Configuration Variables

ort
(String) (required)

strasse
(String) (required)

hnr
(String | Integer) (required)

hnr_zusatz
(String | Integer) (optional)

Example

waste_collection_schedule:
    sources:
    - name: rv_de
      args:
        ort: Altshausen
        strasse: Altshauser Weg
        hnr: "1"
        hnr_zusatz: 
        

How to get the source argument

Go to https://www.rv.de/ihr+anliegen/abfall/abfallkalender+-+abfall+app+rv click on the link below Abfallkalender zum Ausdrucken. Find the parameter of your address and write them exactly like on the web page.