Files
twiddern dbce7c2168 Fix typos Ravensburg (#1240)
* Update README.md

fix typo

* Update rv_de.md

fix typo

* Update rv_de.py

* fix info.md
2023-09-07 20:54:46 +02:00

1.1 KiB

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.