Skip to content

Releases: binsentsu/home-assistant-solaredge-modbus

V1.8.0

02 Feb 21:33
4f11978
Compare
Choose a tag to compare
  • Allow battery percentage to be 0 (@ryanm101 - #134)
  • Make integration compatible with pymodbus bump to 3.x in HA core 2023.2
  • Bump minimum HA core version to 2023.2.0

V1.7.2

04 Jan 22:05
9b23a8a
Compare
Choose a tag to compare
  • Update usages of deprecated HA core constants to new enum classes (#133). Fixes #131

V1.7.1

08 Dec 09:57
Compare
Choose a tag to compare
  • Rollback of #114 as it's causing unwanted side effects (#126 - #128 )

V1.7.0

30 Nov 20:29
7fa199b
Compare
Choose a tag to compare
  • Fixed unit of Battery Size Max and Batterry Size Available (@treynaer - #108)
  • Lax some strict > 0 validations to >= 0, allowing empty batteries. (@ryanm101 - #114 )
  • Refactor some of the methods to use default behaviors and tweaked if ordering (@ryanm101 - #106 )

V1.6.0

02 Aug 19:22
85e8347
Compare
Choose a tag to compare
  • Enable modbus address selection, default still 1 (@cabeljunky - #59 )
  • Add export control (@mpredfearn - #42 )
  • Update deprecation warning as of HA 2022.7. Minimum compatible HA version now 2022.7 (@Remko76 - #93)

V1.5.1

18 Oct 20:41
2fad552
Compare
Choose a tag to compare
  • Add validValue checks to register reads to prevent null readings (credits @nerfherder - #44)

V1.5.0

11 Oct 18:33
c1f1867
Compare
Choose a tag to compare
  • Make all non-energy sensors state class measurement (credits @mpredfearn - #53)
  • Override battery reported power to 0 when it is sleeping (credits @mpredfearn - #48)
  • Read battery information and add as attributes (credits @mpredfearn - #43)
  • Add german translations (credits @klacol - #54)

V1.4.0

20 Sep 19:32
de4ce9e
Compare
Choose a tag to compare
  • Add storage/battery support (credits @mpredfearn - #38 )
  • Add storedge control which enables selecting the battery charge / discharge profile (credits @mpredfearn - #38 )

V1.3.1

07 Sep 07:51
6b93643
Compare
Choose a tag to compare
  • Support HA 2021.9 with state_class total increasing.
  • Update KWH title to kWh

V1.3.0

09 Aug 20:19
f8e7e2e
Compare
Choose a tag to compare
  • Add device_class, state_class and last_reset for supporting Energy Module