Update sensor.rmvtransport.markdown (#7483)

fixed value for S-Bahn in example.
This commit is contained in:
panache67 2018-11-13 08:30:42 +01:00 committed by Fabian Affolter
parent 657d1e59db
commit 460bf354f5

View File

@ -98,7 +98,7 @@ sensor:
- 'RB'
- 'RE'
- 'Bus'
- 'S'
- 'S-Bahn'
- station: 3006907
products: 'Bus'
destinations: ['Wiesbaden Dernsches Gelände', 'Mainz Hauptbahnhof']
@ -106,7 +106,7 @@ sensor:
- station: 3006904
lines: 'S8'
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.