Releases: mkuthan/solis-cloud-control
Releases · mkuthan/solis-cloud-control
v2.3.0
New Features
32f6548
- add BatteryReserve and AllowGridCharging switches (commit by @mkuthan)
v2.2.3
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
Bug Fixes
834d86e
- update inverter creation to use factory method for hybrid inverters (commit by @mkuthan)
v2.2.1
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.1.0
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
Bug Fixes
30bd077
- implement control_no_check method for on/off switch (commit by @mkuthan)
v2.1.0-alpha.2
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)