mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update attributes for Rejseplanen integration (#14014)
This commit is contained in:
parent
b908b87c7d
commit
0592a9c902
@ -153,11 +153,15 @@ The sensor can filter the timetables by one or more routes, directions and types
|
|||||||
| ------------ | -------------------------------------- |
|
| ------------ | -------------------------------------- |
|
||||||
| `due_in` | Minutes until departure |
|
| `due_in` | Minutes until departure |
|
||||||
| `due_at` | Departure date and time |
|
| `due_at` | Departure date and time |
|
||||||
|
| `scheduled_at` | Scheduled departure date and time |
|
||||||
|
| `real_time_at` | Real time departure date and time (in cases where it's different from scheduled) |
|
||||||
| `type` | Transport type |
|
| `type` | Transport type |
|
||||||
| `route` | Route code |
|
| `route` | Route code |
|
||||||
| `direction` | Destination stop |
|
| `direction` | Destination stop |
|
||||||
|
| `final_stop` | Final stop (if departure doesn't go all the way to the destionation stop) |
|
||||||
| `stop` | Departure stop |
|
| `stop` | Departure stop |
|
||||||
| `stop_id` | ID of departure stop |
|
| `stop_id` | ID of departure stop |
|
||||||
|
| `track` | Departure track (if available) |
|
||||||
| `attribution` | Attribution (required by data source) |
|
| `attribution` | Attribution (required by data source) |
|
||||||
| `next_departures` | List of further departures |
|
| `next_departures` | List of further departures |
|
||||||
|
|
||||||
@ -167,7 +171,11 @@ The sensor can filter the timetables by one or more routes, directions and types
|
|||||||
| ------------ | -------------------------------------- |
|
| ------------ | -------------------------------------- |
|
||||||
| `due_in` | Minutes until departure |
|
| `due_in` | Minutes until departure |
|
||||||
| `due_at` | Departure date and time |
|
| `due_at` | Departure date and time |
|
||||||
|
| `scheduled_at` | Scheduled departure date and time |
|
||||||
|
| `real_time_at` | Real time departure date and time (in cases where it's different from scheduled) |
|
||||||
| `type` | Transport type |
|
| `type` | Transport type |
|
||||||
| `route` | Route code |
|
| `route` | Route code |
|
||||||
| `direction` | Destination stop |
|
| `direction` | Destination stop |
|
||||||
|
| `final_stop` | Final stop (if departure doesn't go all the way to the destionation stop) |
|
||||||
| `stop` | Departure stop |
|
| `stop` | Departure stop |
|
||||||
|
| `track` | Departure track (if available) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user