Skip to content

v2.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@addiejanssen addiejanssen released this 29 Oct 15:18
af45958

This is the second pre-release of the 2.x.x version of the plugin which will support reading meter and battery data next to the inverter data.

This is a major rewrite of the plugin and is only tested by a very small group of users so far.
And although it was tested by them, we may not yet have found all issues with it.

We would love to receive feedback on this version in the Discussions before we are going to release it to the public!

Enjoy!

Addie

We need your help!

Do you have a meter or battery connected to your inverter?
Then please set the log level to verbose and share the output of your inverter with us!
This allows us to make sure that we have valid/real life data that the plugin should be able to work with.

Changelog

Added

Tested with the latest version (0.7.2) of the solaredge_modbus library.

Changed

During testing it was found that certain inverters return battery information while there were no batteries attached to the inverter.
First investigations shows that this might be an issue caused by the solaredge_modbus library.
We will contact the developer of that library to further investigate.
For now, battery support has been turned off.

Fixed

  • In certain situations, the plugin could run into uninitialized variables.
  • The timeout value used for communication with the inverter has been increased (from 5 to 15 seconds).