Skip to content

Releases: mkuthan/solis-cloud-control

v2.4.0-beta.1

28 May 17:14
Compare
Choose a tag to compare
v2.4.0-beta.1 Pre-release
Pre-release

Bug Fixes

  • 90185c7 - don't read data for inverter on/off switch (commit by @mkuthan)

v2.3.0

28 May 05:27
2bd701b
Compare
Choose a tag to compare

New Features

  • 32f6548 - add BatteryReserve and AllowGridCharging switches (commit by @mkuthan)

v2.2.3

26 May 16:26
Compare
Choose a tag to compare

New Features

  • 0a6f514 - add support for S6-EH3P(5-10)K-H inverter model (commit by @mkuthan)
  • e218eab - automatically discover inverter type: string or hybrid (commit by @mkuthan)

v2.2.2

21 May 05:21
Compare
Choose a tag to compare

Bug Fixes

  • 834d86e - update inverter creation to use factory method for hybrid inverters (commit by @mkuthan)

v2.2.1

21 May 05:08
Compare
Choose a tag to compare

Refactors

  • b084aa1 - update inverter details handling and diagnostics redaction (commit by @mkuthan)
  • 03c675e - make dataclass instances frozen for immutability (commit by @mkuthan)

Chores

  • e6be2a7 - remove unused imports and clean up code structure (commit by @mkuthan)

v2.2.0

20 May 05:14
Compare
Choose a tag to compare

New Features

v2.2.0-alpha.1

18 May 18:41
Compare
Choose a tag to compare
v2.2.0-alpha.1 Pre-release
Pre-release

New Features

v2.1.0

18 May 17:49
Compare
Choose a tag to compare

New Features

  • 2ce2d41 - add InverterOnOff switch (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

  • 3af66c8 - implement control_no_check method for on/off switch (commit by @mkuthan)

v2.1.0-alpha.3

18 May 10:50
Compare
Choose a tag to compare
v2.1.0-alpha.3 Pre-release
Pre-release

Bug Fixes

  • 30bd077 - implement control_no_check method for on/off switch (commit by @mkuthan)

v2.1.0-alpha.2

17 May 16:50
Compare
Choose a tag to compare
v2.1.0-alpha.2 Pre-release
Pre-release

New Features

  • 028d1fb - add support for S6-GR1P(2.5-6)K string inverter and implement power limit functionality (commit by @mkuthan)
  • c130045 - add InverterOnOff switch (commit by @mkuthan)