Skip to content

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

v3.6.0

12 Feb 11:52
f4042e9
Compare
Choose a tag to compare
  • Fix for deprecated function BinaryPayloadDecoder in pymodbus. Solves the warnings in HA log.

What's Changed

New Contributors

v3.6.0-beta.1

12 Feb 02:40
f4042e9
Compare
Choose a tag to compare
v3.6.0-beta.1 Pre-release
Pre-release
  • Fix for deprecated function BinaryPayloadDecoder in pymodbus

What's Changed

New Contributors

Full Changelog: v3.5.9...v3.6.0-beta.1

v3.5.9

02 Feb 23:02
8a7227d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.8...v3.5.9

v3.5.8

28 Jan 18:18
67f739f
Compare
Choose a tag to compare
  • Fix for ExceptionResponse handling in find_sunspec_modbus_m160_offset()

v3.5.7

26 Jan 10:31
402c959
Compare
Choose a tag to compare
  • Finally solved the issue with some specific inverters (UNO and possibly TRIO) and non-standard M160 model register map (tnx @pdebruine for testing and feedbacks)

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