mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +00:00
Fix typo, direction = destination (#13007)
This commit is contained in:
parent
1e4b95d451
commit
762a559c85
@ -33,7 +33,7 @@ destinations:
|
|||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
directions:
|
directions:
|
||||||
description: "Filter by direction of the departure. For Tram, Bus, SEV, and S-Bahn, direction = direction. For U-Bahn trains, directions are more general. For U1, U2, U3 and U6, direction='1' indicates south-bound trains, direction='2' indicates northbound trains. For U4 and U5, direction='1' indicates east-bound trains, direction='2' indicates west-bound trains. For example, setting directions: '1' can be used to get all south-bound trains at Scheidplatz."
|
description: "Filter by direction of the departure. For Tram, Bus, SEV, and S-Bahn, direction = destination. For U-Bahn trains, directions are more general. For U1, U2, U3 and U6, direction='1' indicates south-bound trains, direction='2' indicates northbound trains. For U4 and U5, direction='1' indicates east-bound trains, direction='2' indicates west-bound trains. For example, setting directions: '1' can be used to get all south-bound trains at Scheidplatz."
|
||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
lines:
|
lines:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user