Add variables description

This commit is contained in:
Fabian Affolter 2015-09-09 11:19:37 +02:00
parent e0b80f2fd1
commit 09d28e86bb

View File

@ -24,7 +24,11 @@ sensor:
platform: swiss_public_transport platform: swiss_public_transport
from: STATION_ID from: STATION_ID
to: 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). The public timetables are coming from [Swiss public transport](http://transport.opendata.ch).