mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Update to text of sensor gtfs (#7664)
* Update to text of sensor gtfs Hi http://www.gtfs-data-exchange.com/ is closed, so this cannot be used for source. * Fix sentence
This commit is contained in:
parent
f5cf59a689
commit
7d5fecb81b
@ -15,7 +15,7 @@ ha_release: 0.17
|
||||
|
||||
The `gtfs` sensor will give you the next departure time and associated data from your public transit station/stop. The data comes from your chosen public transit authority and is formatted as [General Transit Feed Specification](https://developers.google.com/transit/gtfs/) data, commonly known as GTFS.
|
||||
|
||||
You need to find a valid GTFS data set, which you can usually find just by searching the internet. Most public transit authorities have GTFS available somewhere, as Google requires public transit authorities to provide the data if they wish to appear on Google Maps. You may also be able to find data at either [TransitFeeds](http://transitfeeds.com/feeds) or [GTFS Data Exchange](http://www.gtfs-data-exchange.com/).
|
||||
You need to find a valid GTFS data set, which you can usually find just by searching the internet. Most public transit authorities have GTFS available somewhere, as Google requires public transit authorities to provide the data if they wish to appear on Google Maps. You may also be able to find data at [TransitFeeds](http://transitfeeds.com/feeds).
|
||||
|
||||
Here are some examples:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user