Skip to content

Version 0.0.11

Compare
Choose a tag to compare
@CJNE CJNE released this 27 Aug 16:29
· 267 commits to main since this release

Fixes connectivity issues with Solaredge inverters, last couple of releases failed to properly address all issues but now i believe it's been covered. Thanks @marpi82 for helping out with this!
Changes since 0.0.8

  • Fixes a timing issue that caused connection problems for some inverters (Solaredge), thanks to @marpi82 for helping out!
  • Add slave id to config entry title (only works for new installations, will investigate if it's possible to change existing)
  • Don't log connection timeout as errors, thanks @Spitfire69