2024.08.1
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
andModbusIOException
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: