mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Update sensor.rmvtransport.markdown (#7483)
fixed value for S-Bahn in example.
This commit is contained in:
parent
657d1e59db
commit
460bf354f5
@ -98,7 +98,7 @@ sensor:
|
|||||||
- 'RB'
|
- 'RB'
|
||||||
- 'RE'
|
- 'RE'
|
||||||
- 'Bus'
|
- 'Bus'
|
||||||
- 'S'
|
- 'S-Bahn'
|
||||||
- station: 3006907
|
- station: 3006907
|
||||||
products: 'Bus'
|
products: 'Bus'
|
||||||
destinations: ['Wiesbaden Dernsches Gelände', 'Mainz Hauptbahnhof']
|
destinations: ['Wiesbaden Dernsches Gelände', 'Mainz Hauptbahnhof']
|
||||||
@ -106,7 +106,7 @@ sensor:
|
|||||||
- station: 3006904
|
- station: 3006904
|
||||||
lines: 'S8'
|
lines: 'S8'
|
||||||
max_journeys: 5
|
max_journeys: 5
|
||||||
products: 'S'
|
products: 'S-Bahn'
|
||||||
```
|
```
|
||||||
|
|
||||||
The first sensor will return S-Bahn, bus, RB and RE trains departures from Frankfurt Hauptbahnhof to Frankfurt Airport or Stadium that are at least 5 minutes away.
|
The first sensor will return S-Bahn, bus, RB and RE trains departures from Frankfurt Hauptbahnhof to Frankfurt Airport or Stadium that are at least 5 minutes away.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user