Update sensor.vasttrafik.markdown (#1474)

Apparently, **from** is required.
This commit is contained in:
Molodax 2016-11-22 11:03:37 +01:00 committed by Fredrik Lindqvist
parent 152ca9d906
commit 205484f722

View File

@ -39,7 +39,7 @@ Configuration variables:
- **secret** (*Required*): The API secret to access your Västtrafik account. - **secret** (*Required*): The API secret to access your Västtrafik account.
- **departures** array (*Required*): List of travelling routes. - **departures** array (*Required*): List of travelling routes.
- **name** (*Optional*): Name of the route. - **name** (*Optional*): Name of the route.
- **from** (*Optional*): The start station. - **from** (*Required*): The start station.
- **heading** (*Optional*): Direction of the travelling. - **heading** (*Optional*): Direction of the travelling.
- **delay** (*Optional*): Delay in minutes. - **delay** (*Optional*): Delay in minutes.