Releases: wills106/homeassistant-solax-modbus
Release list
2026.06.3
What's Changed
Before raising an issue please check which PR caused the issue and see if there is already an open issue to comment on relating to the attempted fix.
Also check the FAQ for common faults
- Add measurement state class to battery SOC sensors by @rosenrot00 in #2110 resolves #2109
- Respect Home Assistant entity lifecycle for sensor hub references by @rosenrot00 in #2111
Full Changelog: 2026.06.2...2026.06.3
2026.06.2
What's Changed
Before raising an issue please check which PR caused the issue and see if there is already an open issue to comment on relating to the attempted fix.
Also check the FAQ for common faults
- Gracefully handle SolaX remote control unknown mode by @TCWORLD in #2106 resolves #2105
- Secure inverter_model from being overwritten. by @rosenrot00 in #2108
Full Changelog: 2026.06.1...2026.06.2
2026.06.1
What's Changed
Before raising an issue please check which PR caused the issue and see if there is already an open issue to comment on relating to the attempted fix.
Also check the FAQ for common faults
- Fixing an issue that caused entities not to be updated correctly by @rosenrot00 in #2104 resolves #2103
Full Changelog: 2026.05.6...2026.06.1
2026.05.6
What's Changed
Before raising an issue please check which PR caused the issue and see if there is already an open issue to comment on relating to the attempted fix.
Also check the FAQ for common faults
SolaX:
- Enable main breaker for modbus version 1.00 by @rosenrot00 in #2098
- Further protocol specific register mapping improvements. by @TCWORLD in #2099
Also check 2026.05.4 & 2026.05.5 for recent changes.
Please use #2079 for reporting any issues with 2026.05.4 / 2026.05.5 / 2026.05.6
Full Changelog: 2026.05.5...2026.05.6
2026.05.5
What's Changed
Before raising an issue please check which PR caused the issue and see if there is already an open issue to comment on relating to the attempted fix.
Also check the FAQ for common faults
- Fix local entity state restore after number polling was disabled by @rosenrot00 in #2095
- Handle in-flight Modbus reads during Home Assistant shutdown by @rosenrot00 in #2096
- Initialize computed Energy Dashboard sensors on add by @rosenrot00 in #2097
Also check 2026.05.4 for recent changes.
Please use #2079 for reporting any issues with 2026.05.4 / 2026.05.5
Full Changelog: 2026.05.4...2026.05.5
2026.05.4
What's Changed
Before raising an issue please check which PR caused the issue and see if there is already an open issue to comment on relating to the attempted fix.
Also check the FAQ for common faults
General:
- Mark Modbus sensor and number entities as push-updated by @rosenrot00 in #2081
- Avoid holding Modbus locks during reconnect checks by @rosenrot00 in #2082
- Handle Modbus task cancellation cleanly during shutdown by @rosenrot00 in #2084
Growatt:
- Add DPS / MOD 5000TL3-HU
SolaX Hybrid:
- Introduce Solax registers depending on the inverters modbus version by @rosenrot00 in #2054
- Introduce Solax registers depending on the inverters modbus version part2 by @rosenrot00 in #2068
- Fix (Total) Battery Capacity for SolaX GEN5 (protocol<100) by @TCWORLD in #2069 resolves #2052
- Add export limit exceptions for SolaX G4-Pro by @TCWORLD in #2070 resolves #2057
- Additional Hybrid EPS Entities by @TCWORLD in #2071
- Fix scaling of SolaX X3 G4-Pro Inverter Temperature (protocol≥100) by @TCWORLD in #2072 resolves #2066
- Fix SolaX Battery Input/Output Energy (protocol<100) and Total Energy Sensors (protocol≥100) by @TCWORLD in #2073
- Move SolaX MPPT Count to Diagnostics by @rosenrot00 in #2074
- Fix handling for SolaX GEN6 MPPT3 and MPPT4 registers (protocol<100) by @TCWORLD in #2076 resolves #2075
- Reinstate PV Total Register for newer GEN6 (protocol≥100) by @TCWORLD in #2077 resolves #2080
- Re-enable EPS Mute Sensor for GEN4/5 by @TCWORLD in #2089
- Remove Duplicate Registers (proto≥100) by @TCWORLD in #2093
SolaX PV:
- Added System On/Off button for X1 Gen4 & X3 Mic resolves #2060
Full Changelog: 2026.05.3...2026.05.4
2026.05.4b2
What's Changed
Before raising an issue please check which PR caused the issue and see if there is already an open issue to comment on relating to the attempted fix.
Also check the FAQ for common faults
- Introduce Solax registers depending on the inverters modbus version part2 by @rosenrot00 in #2068
- Fix (Total) Battery Capacity for SolaX GEN5 (protocol<100) by @TCWORLD in #2069
- Add export limit exceptions for SolaX G4-Pro by @TCWORLD in #2070
- Additional Hybrid EPS Entities by @TCWORLD in #2071
- Fix scaling of SolaX X3 G4-Pro Inverter Temperature (protocol≥100) by @TCWORLD in #2072
- Fix SolaX Battery Input/Output Energy (protocol<100) and Total Energy Sensors (protocol≥100) by @TCWORLD in #2073
- Move Solax MPPT Count to Diagnostics by @rosenrot00 in #2074
- Fix handling for SolaX GEN6 MPPT3 and MPPT4 registers (protocol<100) by @TCWORLD in #2076
- Reinstate PV Total Register for newer GEN6 (protocol≥100) by @TCWORLD in #2077
Full Changelog: 2026.05.4b1...2026.05.4b2
2026.05.3
What's Changed
Before raising an issue please check which PR caused the issue and see if there is already an open issue to comment on relating to the attempted fix.
Also check the FAQ for common faults
Growatt:
- Add support for JCM series inverter type by @rosenrot00 in #2059 resolves #2058
SolaX:
- Add Inverter Temperature for GEN6 by @TCWORLD in #2048 resolves #2047
- Revert changes to PV Power Total for GEN6 by @TCWORLD in #2050 resolves #2046 & #2049.
- Change order of registration code by @rosenrot00 in #2056 resolves #2055
Solinteg:
- Fix: Solinteg native max 500% grid export. by @sixuniform in #2045
Full Changelog: 2026.05.2...2026.05.3
2026.05.4b1
What's Changed
Before raising an issue please check which PR caused the issue and see if there is already an open issue to comment on relating to the attempted fix.
Also check the FAQ for common faults
- Introduce Solax registers depending on the inverters modbus version by @rosenrot00 in #2054 Read #2051 & #2064 for further discussion on the idea of the change.
Full Changelog: 2026.05.3...2026.05.4b1
2026.05.2
What's Changed
Before raising an issue please check which PR caused the issue and see if there is already an open issue to comment on relating to the attempted fix.
Also check the FAQ for common faults
General:
- Improve Modbus polling resilience and communication diagnostics by @rosenrot00 in #2036
- Handle float conversion for native step attribute by @rosenrot00 in #2039 resolves #2038
Growatt:
- Add Growatt MIN 3600TL-X2 inverter on AK1 firmware by @rosenrot00 in #2037 resolves #2027
Sofar:
SolaX:
- Fix EV Charger breaking changes from PR #2012 by @KIvosak in #2033 resolves
- Fix MPPT Register Mappings for SolaX GEN6 (e.g. X1-VAST) by @TCWORLD in #2031 #2028 & possibly #1991
- Added X1-VAST Serial Prefix 10M081 by @rosenrot00 in #2041 resolves #2040
Full Changelog: 2026.05.1...2026.05.2