mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +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
|
default: GTFS Sensor
|
||||||
type: string
|
type: string
|
||||||
offset:
|
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
|
required: false
|
||||||
default: 0
|
default: 0
|
||||||
type: [integer, time]
|
type: [integer, time]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user