Releases: wills106/homeassistant-solax-modbus
Releases · wills106/homeassistant-solax-modbus
2024.03.7 Beta 1
Beta 1:
General:
- Reduced use of
async with self._lock:
SolaX X3 MIC:
- Blacklist "Firmware Version DSP" & "Firmware Version ARM" for 'MU802T'
#794b1
2024.03.6
2024.03.5
2024.03.4
2024.03.3
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
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:
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
2024.02.7 Beta 2
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
General:
- Added
await asyncio.sleep
SolaX Air, Boost, Mini & MIC
- Added Firmware versions
- Exposed RTC to all Inverters