Due to the number of breaking changes in the 0.7.x code it is recommended to remove the Integration from the Integration page before updating, then re add the Integration.
Initial test to confirm new sensor formatting it correct.
If you try this version, please take a screenshot before and after to confirm if the sensors are still correct including the scaling.
Also report back on any debug info in the Log.
Beta 2 Changes:
Enhance debugging code
Corrected duplicate GEN2 registers.
Beta 3 Changes:
Moved to plugin_ for Inverter's
(Only SolaX working at the moment)
Beta 4 Changes:
Added plugin_ for Inverter's to config flow
Minor changes to SolaX registers in plugin_solax
Beta 5 Changes:
Correct Sofar duplicate registers.
Beta 6 Changes:
Improved plugin loading
Updated Sofar Hybrid registers
Added older Sofar PV, AC & Hybrid Registers
Beta 7 Changes:
Corrected native_unit_of_measurement
Beta 9 Changes:
Scaling fix for Gen4 Inverters
Extra debugging for plugin_
Re-added MIC / MIC Pro
Beta 10 Changes:
Reworked Sofar sensors.
Beta 11 Changes:
Update selection options to Support HA 2022.11 #140
Pin pymodbus>=2.5.3", "pymodbus<=3.0.1 Hopefully resolve #154
Further work on Sofar registers.
Beta 12 Changes:
Removed old 0.6.x code for reading Modbus registers.
Changes to Sofar scaling
Beta 13 Changes:
Code Cleanup.
Beta 14 Changes:
Gen3:
Fixed #174
Adjusted minimum value of number.solax_battery_minimum_capacity_grid_tied
Beta 15 Changes:
Added Solis Hybrid Registers (xxx-5G)
Beta 16 Changes:
Corrected manifest.json preventing Integration from showing in Integration Page.
Beta 17 Changes:
Enhanced fault handling for easier debugging.
Beta 18 Changes:
Split X3 MIC Register blocks.
Additional registers for Solis Inverters, added timed charge / discharge.
Beta 19 Changes:
Enhanced fault handling for easier debugging.
Beta 20 Changes:
Additional fault handling for easier debugging.
Beta 21 Changes:
Split SolaX X3 MIC Registers into smaller blocks.
Moved Solax X3 MIC Inverted serial numbers into MIC Serial Number decoding.
Disabled by default following SolaX Gen4 "Selfuse Backup SOC", potentially not fully Implemented correctly on all Gen4 Inverters.
Beta 22 Changes:
Corrected SolaX MIC Blocks,
Corrected SolaX MIC "PV Power 3" register.
Beta 23 Changes:
Changed X3 MIC 'invertertype' so it won't read 3rd PV String
Added X3 MIC Pro 'invertertype' definition in case we find one with 3rd PV String.
Beta 24 Changes:
Ignore 9 out of 10 polling cycles when Modbus down - Reduces slowdown.
Reduced amount of logging info, moved to debug info only.