mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Updated link to plans (#14792)
The plans site doesn't appear to be present anymore, but the benefits page includes information on the free plan. Also updated text to reflect the website for the amount of calls per month under the free plan.
This commit is contained in:
parent
7490f4c52a
commit
c45a3f8239
@ -8,7 +8,7 @@ ha_release: '0.50'
|
|||||||
ha_domain: uk_transport
|
ha_domain: uk_transport
|
||||||
---
|
---
|
||||||
|
|
||||||
The `uk_transport` sensor will display the time in minutes until the next departure in a specified direction from of a configured train station or bus stop. The sensor uses [transportAPI](https://www.transportapi.com/) to query live departure data and requires a developer application ID and key which can be obtained [here](https://developer.transportapi.com/). The [free tier](https://www.transportapi.com/plans/) allows 1000 requests daily, which is sufficient for a single sensor refreshing every 87 seconds.
|
The `uk_transport` sensor will display the time in minutes until the next departure in a specified direction from of a configured train station or bus stop. The sensor uses [transportAPI](https://www.transportapi.com/) to query live departure data and requires a developer application ID and key which can be obtained [here](https://developer.transportapi.com/). The [free tier](https://www.transportapi.com/benefits/) allows 30,000 requests a month, which is sufficient for a single sensor refreshing every 87 seconds.
|
||||||
|
|
||||||
<div class='note warning'>
|
<div class='note warning'>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user