Skip to content

Releases: mkuthan/solis-cloud-control

v2.1.0-alpha.1

16 May 15:05
Compare
Choose a tag to compare
v2.1.0-alpha.1 Pre-release
Pre-release

New Features

  • c36d140 - add extra state attributes and validation for charge/discharge settings (commit by @mkuthan)
  • c553e92 - add support for S6-GR1P(2.5-6)K string inverter and implement power limit functionality (commit by @mkuthan)

Bug Fixes

  • cbf8373 - update SLOT_COUNT to SLOTS_COUNT for consistency and improve all_cids method (commit by @mkuthan)

v2.0.0

14 May 18:59
40f4fab
Compare
Choose a tag to compare

New Features

  • Revamp the onboarding process to simplify the integration of new inverter models
  • Add support for RHI-3P(3-10)K-HVES-5G
  • Add charge and discharge slots 2-6
  • Add sensors for max charge and discharge battery current

Documentation

  • Update documentation

Chore

  • Create issue template for requesting support for new inverter types

v2.0.0-alpha.3

13 May 18:20
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release
fix: update Solis inverter support request template and add config fo…

v2.0.0-alpha.2

11 May 13:55
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release
refactor: remove unused import from test_inverter_factory.py

v2.0.0-alpha.1

10 May 15:54
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
Introduce abstraction for adopting different inverter types

v1.4.2

18 Apr 15:41
Compare
Choose a tag to compare

New Features

  • 5edc354 - enhance SolisCloudControlEntity with availability check and improve data handling in related components (commit by @mkuthan)
  • 2555f95 - add diagnostics functionality (commit by @mkuthan)

Bug Fixes

v1.4.1

14 Apr 06:39
0e8aaff
Compare
Choose a tag to compare

Bug Fixes

  • e54c795 - disable charge/discharge slots if inverter doesn't support new mode (PR #18 by @mkuthan)

Tests

Chores

v1.4.0

12 Apr 12:01
Compare
Choose a tag to compare

New Features

Bug Fixes

Refactors

  • a0c49a4 - update integration to use new data structure and improve API retry logic (commit by @mkuthan)

Tests

  • e94d494 - remove unused device class assertion from battery SOC sensor tests (commit by @mkuthan)

Chores

v1.3.1

11 Apr 10:36
a6c06d5
Compare
Choose a tag to compare

Bug Fixes

v1.3.0

07 Apr 17:27
Compare
Choose a tag to compare

New Features