Fix for possible api limit issue when inverter in alarm
Pre-release
Pre-release
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.