rany2 / ha-open-meteo-solar-forecast

Home Assistant Open-Meteo Solar Forecast Integration
Apache License 2.0
36 stars 2 forks source link

Do not ever fetch data when refreshing the state of the sensors #18

Closed rany2 closed 2 months ago

rany2 commented 2 months ago

Sometimes, it will fire an API request when attempting to refresh the state of the sensors. This routine is done every minute in order to make sure that the power sensors always have the "earliest" data but fails.

This is most likely why some users are facing rate-limits, coupled with having neighbors that also use Open-Meteo. It explains a lot.