Releases: alexdelprete/ha-abb-powerone-pvi-sunspec
Releases · alexdelprete/ha-abb-powerone-pvi-sunspec
v3.5.7-beta.4
- Added ExceptionResponse handling to all API read functions
v3.5.7-beta.3
- Added multiple exception handling to all API read operations
v3.5.7-beta.2
- Forced selector box for slave_id in config_flow
v3.5.7-beta.1
- Removed selectors from ConfigFlow
- Strengthened variable type control in ConfigFlow/Coordinator/API
v3.5.6
v3.5.5 - M160 offset autodetection
- refactored M160 model offset detection: since some inverters don't adhere to VSN300/VSN700 register map specification regarding model M160, I modified the code to test several known offsets before fetching M160 data. This prevents errors and adapts the integration to the inverters that had issues because of the non-standard offsets.
v3.5.5-beta.1
- reworked M160 model detection: will test all known offsets, and use the first that provides M160 data.
v3.5.4
BREAKING: starting from this release, the integration will require HA 2025.1.x
- Introduced different offsets for M160: some models (UNO, TRIO, REACT2) don't respect standard sunspec offset (122)
- Fixed Unload/reload integration
- Optimized ConfigFlow / OptionsFlow
- New Requirement: HA 2025.1.0
- Fixed Sensor entity class definition
Users of UNO/TRIO/REACT2: please give me a feedback in the discussion section of the repo that announces this release. Thank you.
v3.5.3
BREAKING: starting from this release, the integration will require HA 2025.1.x
- Introduced different offsets for M160: some models (UNO, TRIO, REACT2) don't respect standard sunspec offset (122)
- Fixed Unload/reload integration
- Optimized ConfigFlow / OptionsFlow
- New Requirement: HA 2025.1.0
- Fixed Sensor entity class definition
Users of UNO/TRIO/REACT2: please give me a feedback in the discussion section of the repo that announces this release. Thank you.
v3.5.2
BREAKING: starting from this release, the integration will require HA 2025.1.x
- Introduced different offsets for M160: some models (UNO, TRIO, REACT2) don't respect standard sunspec offset (122)
- Fixed Unload/reload integration
- Optimized ConfigFlow / OptionsFlow
- New Requirement: HA 2025.1.0
- Fixed Sensor entity class definition
Users of UNO/TRIO/REACT2: please give me a feedback in the discussion section of the repo that announces this release. Thank you.