2023.05.2 Beta 6
Pre-release
Pre-release
Beta 1 Changes:
SolaX:
- Added select "Lock State"
Solis:
- All sensors with "state_class = SensorStateClass.TOTAL_INCREASING," have an additional "sleepmode = SLEEPMODE_NONE," flag to prevent spikes when communication is unreliable.
Beta 2 Changes:
Growatt:
- Added Today/Total Battery Charge / Discharge and Load?
Solis:
- Breaking Change replaced all RO Times with just Times
- Added "prevent_update = True," to all former TO Times to prevent HA from overwriting your new times before pressing one of the "Update Charge/Discharge Times" buttons. To complete #295
Beta 3 Changes:
Growatt:
- Added number "Grid Export Limit"
- Added select "Allow Grid Export"
- Corrected "Grid Power" & "Total House Load" scaling.
- Corrected "Charger Time", "Grid Times" & "Load TImes"
Beta 4 Changes:
SolaX EPS:
- Corrected sensor.solax_eps_set_frequency #412
Solis:
- Added serial starting '110F'
Beta 5 Changes:
General:
@mludolph has added in support for Modbus RTU over TCP and Modbus Ascii over TCP. Modbus RTU over TCP allows for compatibility with RS485-Ethernet adaptors such as USR-TCP232-304
@infradom has reworked the mechanism for Solis Inverters to program the Charge/Discharge
Solis:
- Started to document the Modes of Operation Ginlong-Solis-Modes-of-Operation
Beta 6 Changes:
Solis:
- Removed 'entity_registry_enabled_default = False,' for Timed Charge / Discharge sensors.