Skip to content

2024.08.1

Compare
Choose a tag to compare
@wills106 wills106 released this 03 Aug 08:27

Warning Potential Breaking Change

Due to a number of changes to the config_flow and the way Device info is populated it is recommended 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
  • Corrected "Detected code that calls async_forward_entry_setup" #948
  • 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