Skip to content

Releases: alexdelprete/ha-abb-powerone-pvi-sunspec

v3.5.7-beta.4

22 Jan 13:46
c95f718
Compare
Choose a tag to compare
v3.5.7-beta.4 Pre-release
Pre-release
  • Added ExceptionResponse handling to all API read functions

v3.5.7-beta.3

21 Jan 09:48
d0c88f8
Compare
Choose a tag to compare
v3.5.7-beta.3 Pre-release
Pre-release
  • Added multiple exception handling to all API read operations

v3.5.7-beta.2

20 Jan 18:56
d904b56
Compare
Choose a tag to compare
v3.5.7-beta.2 Pre-release
Pre-release
  • Forced selector box for slave_id in config_flow

v3.5.7-beta.1

20 Jan 04:10
adb5500
Compare
Choose a tag to compare
v3.5.7-beta.1 Pre-release
Pre-release
  • Removed selectors from ConfigFlow
  • Strengthened variable type control in ConfigFlow/Coordinator/API

v3.5.6

18 Jan 13:35
2a718ca
Compare
Choose a tag to compare
  • Migrated logger code to f-style

v3.5.5 - M160 offset autodetection

16 Jan 21:20
686ad6b
Compare
Choose a tag to compare
  • 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

16 Jan 03:38
d922440
Compare
Choose a tag to compare
v3.5.5-beta.1 Pre-release
Pre-release
  • reworked M160 model detection: will test all known offsets, and use the first that provides M160 data.

v3.5.4

13 Jan 12:20
03732f2
Compare
Choose a tag to compare

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

13 Jan 12:09
b053dd8
Compare
Choose a tag to compare

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

13 Jan 09:38
675116c
Compare
Choose a tag to compare

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.