mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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'
|
||||
- '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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user