Skip to content

Releases: WillCodeForCats/solaredge-modbus-multi

Release v2.2.6-pre.3

24 Oct 21:39
713ea09

Choose a tag to compare

Release v2.2.6-pre.3 Pre-release
Pre-release
  • Update to pymodbus v3.0.0 #143

Full Changelog: v2.2.6-pre.2...v2.2.6-pre.3

Release v2.2.6-pre.2

24 Oct 18:29
bb0ecb5

Choose a tag to compare

Release v2.2.6-pre.2 Pre-release
Pre-release
  • Allow battery energy to reset to zero #122
  • Coordinator timeout as property of hub #145
  • Bump limitusus/json-syntax-check from 1.0.3 to 2.0.0 #146

Full Changelog: v2.2.6-pre.1...v2.2.6-pre.2

Release v2.2.6-pre.1

20 Oct 16:08
8b7104b

Choose a tag to compare

Release v2.2.6-pre.1 Pre-release
Pre-release
  • Read advanced power control #138
  • keep_modbus_open as property #144

Full Changelog: v2.2.5...v2.2.6-pre.1

Release v2.2.5

20 Oct 16:04
9326d2d

Choose a tag to compare

This release contains new battery data validation and three new power control sensors: RRCR Status, Active Power Limit, and CosPhi. We've also updated setup errors to return user friendly messages, changed our entity naming to follow the latest Home Assistant requirements, and changed to our own Python lint actions that use current versions of isort, black, and flake8.

  • Global power control sensors #117
  • Increase coordinator timeout to 30 seconds #142
  • Update battery data validations in #125, #128, #129, and #130
  • Support new entity naming practices #121
  • Differentiate no response vs. not sunspec modbus #126
  • Change python code quality action #135

Full Changelog: v2.2.4...v2.2.5

Release v2.2.5-pre.6

13 Oct 18:55
2413772

Choose a tag to compare

Release v2.2.5-pre.6 Pre-release
Pre-release

This release adds three new power control related sensors: RRCR Status, Active Power Limit, and CosPhi.

  • Global power control sensors #117
  • Change python code quality action #135

Full Changelog: v2.2.5-pre.5...v2.2.5-pre.6

Release v2.2.5-pre.5

12 Oct 16:26
78c2d22

Choose a tag to compare

Release v2.2.5-pre.5 Pre-release
Pre-release
  • Missed one hex() function #130
  • Differentiate no response vs. not sunspec modbus #126

Full Changelog: v2.2.5-pre.4...v2.2.5-pre.5

Release v2.2.5-pre.4

10 Oct 14:37
be823b0

Choose a tag to compare

Release v2.2.5-pre.4 Pre-release
Pre-release
  • Checks using float_to_hex should be strings #129
  • Battery device attributes should be non-zero #129

Full Changelog: v2.2.5-pre.3...v2.2.5-pre.4

Release v2.2.5-pre.3

09 Oct 23:28
5136498

Choose a tag to compare

Release v2.2.5-pre.3 Pre-release
Pre-release

Release v2.2.5-pre.2 contains loading errors fixed in PR #128.

  • Fix B_RatedEnergy reference #128

Full Changelog: v2.2.5-pre.2...v2.2.5-pre.3

Release v2.2.5-pre.2

08 Oct 14:14
8cddfa1

Choose a tag to compare

Release v2.2.5-pre.2 Pre-release
Pre-release
  • Update battery data validations #125
  • Support new entity naming practices #121

Full Changelog: v2.2.5-pre.1...v2.2.5-pre.2

Release v2.2.5-pre.1

07 Oct 16:31
0254679

Choose a tag to compare

Release v2.2.5-pre.1 Pre-release
Pre-release
  • Add BatteryLimit class

Full Changelog: v2.2.4...v2.2.5-pre.1