mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Move setup details up
This commit is contained in:
parent
5660e7a8f0
commit
46ed18319b
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user