Add variables description
This commit is contained in:
parent
e0b80f2fd1
commit
09d28e86bb
1 changed files with 5 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue