From 460bf354f5045730da5f5d4f6b9f7ffcb757adf1 Mon Sep 17 00:00:00 2001 From: panache67 Date: Tue, 13 Nov 2018 08:30:42 +0100 Subject: [PATCH] Update sensor.rmvtransport.markdown (#7483) fixed value for S-Bahn in example. --- source/_components/sensor.rmvtransport.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/sensor.rmvtransport.markdown b/source/_components/sensor.rmvtransport.markdown index 0ecb8212fd6..0f96c7bfb69 100644 --- a/source/_components/sensor.rmvtransport.markdown +++ b/source/_components/sensor.rmvtransport.markdown @@ -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.