mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fixed value unit, added alternative formats hint (#10059)
Replaced offset value unit being described as minutes but actually being seconds + added hint for alternative supported formats
This commit is contained in:
parent
bd6fb9f1a2
commit
a55a950163
@ -32,7 +32,7 @@ to:
|
||||
required: true
|
||||
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.
|
||||
description: Do not display departures leaving sooner than this number of seconds. Useful if you are a couple of minutes away from the stop. The formats "HH:MM" and "HH:MM:SS" are also supported.
|
||||
required: false
|
||||
type: time
|
||||
default: 00:00
|
||||
|
Loading…
x
Reference in New Issue
Block a user