Skip to content

Commit d91d3c4

Browse files
Kernaldfabaff
authored andcommitted
Add documentation for sensor.gtfs offset option (home-assistant#2883)
* Add documentation for sensor.gtfs offset option Added in PR home-assistant/core#7980 * Add default
1 parent 55bec87 commit d91d3c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/sensor.gtfs.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ Configuration variables:
5454
- **destination** (*Required*): The stop ID of your destination station.
5555
- **data** (*Required*): The name of the ZIP file or folder containing the GTFS data. It must be located inside the `gtfs` folder of your configuration directory.
5656
- **name** (*Optional*): Name to use in the frontend.
57+
- **offset** (*Optional*): A minimum delay to look for. If a departure is in less time than `offset`, it will be ignored. Defaults to `0`.
5758

0 commit comments

Comments
 (0)