mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
* Add offset option (#24600) * add description
This commit is contained in:
parent
6ec17327ae
commit
237181b632
@ -37,6 +37,11 @@ to:
|
|||||||
description: The name of the end/destination station.
|
description: The name of the end/destination station.
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
offset:
|
||||||
|
description: Do not display departures leaving sooner than this number of minutes. Useful if you are a couple of minutes away from the stop.
|
||||||
|
required: false
|
||||||
|
type: time
|
||||||
|
default: 00:00
|
||||||
only_direct:
|
only_direct:
|
||||||
description: Only show direct connections.
|
description: Only show direct connections.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user