mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Update gtfs.markdown (#21670)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
7182d61ab1
commit
a533d00ccc
@ -62,7 +62,7 @@ name:
|
||||
default: GTFS Sensor
|
||||
type: string
|
||||
offset:
|
||||
description: A minimum delay to look for. If a departure is in less time than `offset`, it will be ignored.
|
||||
description: "A minimum delay to look for. If a departure is in less time than `offset`, it will be ignored. Set the value either in seconds (`integer`), or using one of these `time` formats: `offset: 'HH:MM:SS'`, `offset: 'HH:MM'`. "
|
||||
required: false
|
||||
default: 0
|
||||
type: [integer, time]
|
||||
|
Loading…
x
Reference in New Issue
Block a user