mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Add documentation for sensor.gtfs offset option (#2883)
* Add documentation for sensor.gtfs offset option Added in PR home-assistant/home-assistant#7980 * Add default
This commit is contained in:
parent
55bec87b38
commit
d91d3c4f1b
@ -54,4 +54,5 @@ Configuration variables:
|
||||
- **destination** (*Required*): The stop ID of your destination station.
|
||||
- **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.
|
||||
- **name** (*Optional*): Name to use in the frontend.
|
||||
- **offset** (*Optional*): A minimum delay to look for. If a departure is in less time than `offset`, it will be ignored. Defaults to `0`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user