Skip to content

Releases: wills106/homeassistant-solax-modbus

2024.03.7 Beta 1

22 Mar 06:54
Compare
Choose a tag to compare
2024.03.7 Beta 1 Pre-release
Pre-release

Beta 1:

General:

  • Reduced use of async with self._lock:

SolaX X3 MIC:

  • Blacklist "Firmware Version DSP" & "Firmware Version ARM" for 'MU802T'

#794b1

21 Mar 17:10
Compare
Choose a tag to compare
#794b1 Pre-release
Pre-release

SolaX X3 MIC:

  • Blacklist "Firmware Version DSP" & "Firmware Version ARM" for 'MU802T'

2024.03.6

18 Mar 16:39
Compare
Choose a tag to compare

SolaX Gen3:

  • Added "Meter Direction" (Disabled by default, under 'Configuration') #643

SolaX Gen5:

  • Corrected Generator control as in different location to Gen4 #813

2024.03.5

18 Mar 13:07
1cb8555
Compare
Choose a tag to compare

SolaX:

  • Corrected implementing Gen5 Hybrid Inverters #812

2024.03.4

18 Mar 08:51
b82da54
Compare
Choose a tag to compare

SolaX:

  • Improved support for Gen5 X1-IES / X3-IES / X3-Ultra Hybrid Inverters
    • Battery 2 supported
    • MPPT 3 supported

2024.03.3

17 Mar 11:33
Compare
Choose a tag to compare

General:

  • Added connection check before read/write to Inverter.

Sofar:

  • Fixed "BatConfig: Address 4" address
  • Removed duplicate entities
  • Renamed "Reflux: x" to "FeedIn: x" to match Inverter terminology.

SolaX:

  • Added support for X3 Ultra Hybrid Inverters (Only MPPT 1 & 2 supported at the moment)

Solis:
-Added Support for S5-GR3P 5-20K Inverters

2024.03.2

16 Mar 16:53
e1ade39
Compare
Choose a tag to compare

General:

  • Bump pyModbus to v3.6.6 Hopefully resolves communication problems people are experiencing.
    I would also recommend downloading the update through HACS removing the integration from the Integration page, restarting HA and adding it in again. To ensure there isn't any left over configuration prior to 2024.03.1 stored in the cache.

Growatt:

SPF:

  • Further support for SPF added see #806 for details thanks @PrimusNZ

TL-XH:

  • Removed duplicate "Today's Solar Energy" #783

Sofar:
Thanks @cschlipf

  • Added battery config parameters
  • Added support for upto 8 batteries
  • Renamed "Remote Control" to "Remote Switch On Off"

Solis:

  • Added "Sync RTC Offset"
  • Adjusted names for "Energy Storage Control Switch"
  • Corrected "Battery Charge Current", "Battery ChargeDischarge Current" and "Battery Discharge Current" rounding. Thanks @isorin

2024.03.1

05 Mar 06:22
7af14e8
Compare
Choose a tag to compare

General:

  • Integration waits for HA to fully load before establishing Modbus connection #731 #780 thanks @wrfz

SolaX EV Charger:

SolaX Gen3:

  • Readded missing "Export Duration" times.

2024.02.7 Beta 2

27 Feb 09:04
c13947e
Compare
Choose a tag to compare
2024.02.7 Beta 2 Pre-release
Pre-release

Beta 1:
General:

  • Added await asyncio.sleep

SolaX Air, Boost, Mini & MIC

  • Added Firmware versions
  • Exposed RTC to all Inverters

Beta 2:
General:

  • Integration waits for HA to fully load before establishing Modbus connection

SolaX EV Charger:

  • Corrected entities

2024.02.7 Beta 1

26 Feb 10:00
7411d4f
Compare
Choose a tag to compare
2024.02.7 Beta 1 Pre-release
Pre-release

General:

  • Added await asyncio.sleep

SolaX Air, Boost, Mini & MIC

  • Added Firmware versions
  • Exposed RTC to all Inverters