Skip to content

Releases: WillCodeForCats/solaredge-modbus-multi

Release v2.0.3-battery.8

24 Jul 17:34
422d585

Choose a tag to compare

Release v2.0.3-battery.7

18 Jul 15:44
375dfae

Choose a tag to compare

Release v2.0.3-battery.6

17 Jul 18:33
667756a

Choose a tag to compare

Pre-release

Please report results to issue #22

Release v2.0.3-battery.5

15 Jul 19:05
6f7ed43

Choose a tag to compare

Release v2.0.3-battery.4

15 Jul 14:34
c3dcc2c

Choose a tag to compare

Pre-release

This pre-release adds sensors for batteries. Please report problems to issue #22

Release v2.0.3-battery.3

14 Jul 06:20
87199f6

Choose a tag to compare

Release v2.0.3-battery.2

13 Jul 21:47
603ec93

Choose a tag to compare

Release v2.0.3-battery.1

13 Jul 15:59
789ba2f

Choose a tag to compare

Pre-release

I used a modbus simulator to find some mistakes in the battery device class code. This should create devices for batteries, but no sensors yet. Please report results to issue #22

Release v2.0.3

04 Jul 00:20
38c4bee

Choose a tag to compare

New feature: keep modbus connection open. When enabled, the connection will be left open between polling intervals. The default behavior is to close the connection to the inverter after collecting data from it. It's possible this may help with some connection issues reported, or it may not, either way it's now an option to use both connection methods.

With the addition of this option, the minimum polling interval has been changed to 1 second from 10 seconds. Any polling interval shorter than 10 seconds will force-enable the keep modbus connection open feature (a warning will be logged if this happens).

What's Changed

Full Changelog: v2.0.2...v2.0.3

Release v2.0.2

03 Jul 03:06
4403680

Choose a tag to compare

New Polish translation from @bdkacz and changed the log level for the duplicate meter check added in v2.0.1 from error to warning.

What's Changed

Full Changelog: v2.0.1...v2.0.2