Skip to content

Fix for possible api limit issue when inverter in alarm

Pre-release
Pre-release

Choose a tag to compare

@FozzieUK FozzieUK released this 20 Sep 14:49
d29c540

PRE-RELEASE

If an inverter is in alarm, and the api call to read the real time variables fails as a result, retrying every 1 minute would cause the integration to burn through api calls every minute.

This state has been corrected to retry no more than every 5 minutes.