macxq / foxess-ha

Home Assistant & FoxESS integration. Monitor you photovoltaic installation directly from HA ☀️ ⚡️
121 stars 37 forks source link

Inverter off-line logic updated and new API response time sensor #233

Closed FozzieUK1 closed 8 months ago

FozzieUK1 commented 8 months ago

This corrects the logic when an inverter goes off-line, now when it detects an inverter has gone off-line, it stops polling for updated variables and the entities will not be updated. All will show unavailable apart from sensor.inverter which will display the 'off-line' status.

Added new sensor to time the response time for a variable fetch on the OpenAPI

Updated Readme