Skip to content

Releases: wills106/homeassistant-solax-modbus

2024.07.0 Beta2

03 Jul 14:00
Compare
Choose a tag to compare
2024.07.0 Beta2 Pre-release
Pre-release

Warning Potential Breaking Change

Due to a number of changes to the config_flow and the way Device info is populated it is recomended to remove the Inverter(s) from the Integration before updating, restarting HA and adding the Inverter(s) back in again
Naming the Inverter(s) exactly the same as before will retain their history

Beta 1:

General:

  • Changed Drop-Down Time selectors from 15m to 5m Intervals.
  • Corrected "Detected blocking call to open inside the event loop" #920 #946
  • Wrap ConnectionException and ModbusIOException in a HomeAssistantError #937 #938

Sofar:

  • Added following to scangroup_fast: #915
    (Allows scanning at a faster rate than default)
    • "Active Power PCC Total"
    • "Voltage L1"
    • "Voltage L2"
    • "Voltage L3"
    • "Off-Grid Voltage L1"
    • "Off-Grid Voltage L2"
    • "Off-Grid Voltage L3"
    • "PV Power 1"
    • "PV Power 2"
    • "Battery Power 1"
    • "Battery Power 2"
  • Add battery pack info as extra devices (BTS-5k) #926

SolaX:

  • Added support for X3-PRO G2
  • Altered Export Limit scale for more Inverters with serial starting 'H3UE' #922
  • Corrected Device info for multiple Inverters #934
  • Device info now has live firmware versions #909 #913
  • Initial support for X3 Mega Inverters #944

Beta 2:

Resolved #948

2024.07.0 Beta1

03 Jul 08:08
Compare
Choose a tag to compare
2024.07.0 Beta1 Pre-release
Pre-release

Warning Potential Breaking Change

Due to a number of changes to the config_flow and the way Device info is populated it is recomended to remove the Inverter(s) from the Integration before updating, restarting HA and adding the Inverter(s) back in again
Naming the Inverter(s) exactly the same as before will retain their history

General:

  • Changed Drop-Down Time selectors from 15m to 5m Intervals.
  • Corrected "Detected blocking call to open inside the event loop" #920 #946
  • Wrap ConnectionException and ModbusIOException in a HomeAssistantError #937 #938

Sofar:

  • Added following to scangroup_fast: #915
    (Allows scanning at a faster rate than default)
    • "Active Power PCC Total"
    • "Voltage L1"
    • "Voltage L2"
    • "Voltage L3"
    • "Off-Grid Voltage L1"
    • "Off-Grid Voltage L2"
    • "Off-Grid Voltage L3"
    • "PV Power 1"
    • "PV Power 2"
    • "Battery Power 1"
    • "Battery Power 2"
  • Add battery pack info as extra devices (BTS-5k) #926

SolaX:

  • Added support for X3-PRO G2
  • Altered Export Limit scale for more Inverters with serial starting 'H3UE' #922
  • Corrected Device info for multiple Inverters #934
  • Device info now has live firmware versions #909 #913
  • Initial support for X3 Mega Inverters #944

2024.05.7

28 May 09:34
Compare
Choose a tag to compare

SolaX AC / Hybrid Gen2 - Gen5:

  • Removed sensor Series Number as now displayed in "Device info" section.

SolaX AC / Hybrid Gen3:

  • Removed left over modbus_power_control as was causing #908
    modbus_power_control was never implemented, it's as an alternative to Grid Export

Updated README.md:

  • Multiple Modbus connections for Data loggers.

For now missing entities (moved to Internal) either remove the Integration and re-add, or delete the entities.

2024.05.6

26 May 10:39
7e27ef9
Compare
Choose a tag to compare

Sofar old:

  • Exposed Inverter temperature to Single Phase PV Inverters.

SolaX:

  • Added Meter 2 Measured Power to House Load equation. #910

2024.05.6 Beta 1

26 May 10:25
Compare
Choose a tag to compare
2024.05.6 Beta 1 Pre-release
Pre-release

Sofar old:

  • Exposed Inverter temperature to Single Phase PV Inverters.

SolaX:

  • Added Meter 2 Measured Power to 'House Load' equation. #910

2024.05.5

21 May 19:29
Compare
Choose a tag to compare

General:

  • Wait for Inverter if no / interrupted Inverter communications thanks @Zwer2k
    Should resolve restarting HA during the night when the Inverter is offline or if you have bad coms with the Inverter.

SolaX X1 Air, Boost, Mini & X3 MIC:

  • Adapted "Device info" panel to not work on these Inverters workaround for #907
    Will add proper support for "Device info" in next release.

2024.05.4

18 May 12:10
Compare
Choose a tag to compare

General:

Sofar:

SolaX:

  • Cleaned up "Internal Registers"
  • Exposed Firmware, Hardware and Model to "Device info" panel on Gen2 - Gen5 AC / Hybrid / FIT. Fixes #594
  • Removed the following "Firmware", "Inverter Rated Power", "Machine type", "Machine Style" from Gen2 - Gen5 as displayed on "device Info" (Gen5 still has Firmware at the moment)

For now missing entities (moved to Internal) either remove the Integration and re-add, or delete the entities.

For people who loose connection when migrating to Integration 2024.05.x try removing the Inverter from Integration page, restarting HA and adding the Inverter in again.

2024.05.4 Beta 1

13 May 15:35
b9d5b8a
Compare
Choose a tag to compare
2024.05.4 Beta 1 Pre-release
Pre-release

Beta 1:

General:

Sofar:

SolaX:

  • Exposed Firmware, Hardware and Model to "Device info" panel on Gen2 - Gen4 AC / Hybrid / FIT. Fixes #594

2024.05.3

11 May 11:31
Compare
Choose a tag to compare

Docs:

  • Updated information on "Unlocking" SolaX Inverters, when you can't write to them.

SolaX:

Solinteg:

  • Added Icons, Long term stats
  • Adjusted polling speed groups

For people who loose connection when migrating to Integration 2024.05.x try removing the Inverter from Integration page, restarting HA and adding the Inverter in again.

2024.05.2

03 May 06:44
Compare
Choose a tag to compare

SolaX Gen5:

  • Added "Total Battery Power Charge" which is combined battery_1_power_charge & battery_2_power_charge
    Internally this is called "battery_power_charge", should retain compatibility for "remote control power" functions.
  • Corrected battery_1_*, house_load & measured_power