This release contains a new feature that will retry polling the inverter up to four times if there's an error updating data, and removes some depreciated sensor entities.
Breaking changes: Sensor entities depreciated in discussion #168 have been removed in this release, and the solaredge_i#_status
sensor is now an ENUM device class that now displays the status parameter as its value. The status value (numeric) has been moved to an attribute. Status description remains unchanged.
- Remove depreciated sensors and update status sensor by @WillCodeForCats in #255
- Retry polling cycle updates by @WillCodeForCats in #295
Full Changelog: v2.2.14...v2.3.0-pre.1