Update sensor.vasttrafik.markdown (#1474)
Apparently, **from** is required.
This commit is contained in:
parent
152ca9d906
commit
205484f722
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue