mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
[add] details how StarLine integration works (#31107)
* [add] details how integration works Detailed information about API calls and data retrieved. * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
28b911bce4
commit
6b26301fcf
@ -43,6 +43,7 @@ Create a new application in the [StarLine developer profile](https://my.starline
|
||||
|
||||
<div class='note'>
|
||||
|
||||
The integration makes API calls to StarLine servers to retrieve data. It gets only the latest set of values that are valid for the moment of the API call. This means that the integration does not retrieve or store values, StarLine events, or parameters between the API calls.
|
||||
You can make up to 1000 API calls per day, which means you could make one approximately every 86 seconds.
|
||||
By default, the state of integration will be updated every 3 minutes and OBD information will be updated every 3 hours, making 488 calls per day.
|
||||
It is not recommended to set an update interval of less than 90 seconds.
|
||||
|
Loading…
x
Reference in New Issue
Block a user