mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Fix wrong update interval for SolarEdge sensor (#8167)
This commit is contained in:
parent
e29f17c972
commit
faaf654ec6
@ -16,7 +16,7 @@ ha_iot_class: "Cloud Polling"
|
||||
The `solaredge` platform uses the [SolarEdge Monitoring API](https://www.solaredge.com/sites/default/files/se_monitoring_api.pdf) to allow you to get details from your SolarEdge solar power setup and integrate these in your Home Assistant installation.
|
||||
|
||||
<p class='note'>
|
||||
The SolarEdge Monitoring API has a daily rate limit of 300 requests. In order to stay under this limit, and alow for some additional requests, the `solaredge` platform will update the site overview every 5 minutes.
|
||||
The SolarEdge Monitoring API has a daily rate limit of 300 requests. In order to stay under this limit, and alow for some additional requests, the `solaredge` platform will update the site overview every 10 minutes.
|
||||
</p>
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user