From 09d28e86bb917f62cbfd355863b832f10df3b2e0 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 9 Sep 2015 11:19:37 +0200 Subject: [PATCH] Add variables description --- source/components/sensor.swiss_public_transport.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/components/sensor.swiss_public_transport.markdown b/source/components/sensor.swiss_public_transport.markdown index c24cdd5a752..838c3df7a60 100644 --- a/source/components/sensor.swiss_public_transport.markdown +++ b/source/components/sensor.swiss_public_transport.markdown @@ -24,7 +24,11 @@ sensor: platform: swiss_public_transport from: STATION_ID to: STATION_ID - ``` +Configuration variables: + +- **from** (*Required*): The ID of the station of the start station. +- **to** (*Required*): The ID of the station of the end station. + The public timetables are coming from [Swiss public transport](http://transport.opendata.ch).