mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
* Update Rejseplanen documentation for HA PR #25375 * Remove double newline at end of file
This commit is contained in:
parent
862537aae2
commit
57511081c4
@ -118,7 +118,36 @@ The sensor can filter the timetables by one or more routes, directions and types
|
||||
|--------------|-------------|
|
||||
| BUS | Normal bus |
|
||||
| EXB | Express bus |
|
||||
| TB | Harbour bus|
|
||||
| LET | Letbanen |
|
||||
| M | Metro |
|
||||
| S | S-train |
|
||||
| REG | Regional train |
|
||||
| IC | Intercity train |
|
||||
| LYN | Intercity express train |
|
||||
| TOG | Other trains |
|
||||
|
||||
## Attributes
|
||||
|
||||
| Attribute | Description |
|
||||
| ------------ | -------------------------------------- |
|
||||
| `due_in` | Minutes until departure |
|
||||
| `due_at` | Departure date and time |
|
||||
| `type` | Transport type |
|
||||
| `route` | Route code |
|
||||
| `direction` | Destination stop |
|
||||
| `stop` | Departure stop |
|
||||
| `stop_id` | ID of departure stop |
|
||||
| `attribution` | Attribution (required by data source) |
|
||||
| `next_departures` | List of further departures |
|
||||
|
||||
### `next_departures`
|
||||
|
||||
| Attribute | Description |
|
||||
| ------------ | -------------------------------------- |
|
||||
| `due_in` | Minutes until departure |
|
||||
| `due_at` | Departure date and time |
|
||||
| `type` | Transport type |
|
||||
| `route` | Route code |
|
||||
| `direction` | Destination stop |
|
||||
| `stop` | Departure stop |
|
||||
|
Loading…
x
Reference in New Issue
Block a user