From 46ed18319bf7e59f3c1580c9c50aa6f7d39c692d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 7 May 2019 13:16:00 +0200 Subject: [PATCH] Move setup details up --- source/_components/rmvtransport.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source/_components/rmvtransport.markdown b/source/_components/rmvtransport.markdown index b74debf957c..ce16a9613bf 100644 --- a/source/_components/rmvtransport.markdown +++ b/source/_components/rmvtransport.markdown @@ -15,7 +15,11 @@ redirect_from: - /components/sensor.rmvtransport/ --- -The `rvmtransport` sensor will give you the departure time of the next bus, tram, subway, or train at the next station or stop in the Rhein-Main area public transport network. Additional details such as the line number and destination are present in the attributes. +The `rvmtransport` sensor will give you the departure time of the next bus, tram, subway or train at the next station or stop in the Rhein-Main area public transport network. Additional details such as the line number and destination are present in the attributes. + +## {% linkable_title Setup %} + +Visit the [RMV OpenData web site](https://opendata.rmv.de) to find a list of valid station IDs. ## {% linkable_title Configuration %} @@ -46,7 +50,7 @@ next_departure: default: The default is the station name. type: string station: - description: "ID of the stop or station, e.g. `3000010`. Visit [the RMV OpenData web site](https://opendata.rmv.de) to find a list of valid IDs." + description: "ID of the stop or station, e.g. `3000010`." required: true type: string destinations: