Releases: mkuthan/solis-cloud-control
Releases · mkuthan/solis-cloud-control
v2.17.6
27 Mar 14:52
Compare
Sorry, something went wrong.
No results found
Bug Fixes
1ef39ab - increase max retry time for inverter details API call during startup (commit by @mkuthan )
Refactors
2bfd239 - add min, max, and step attributes to inverter classes for better configuration (commit by @mkuthan )
Chores
v2.17.5
28 Feb 14:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
39d24f2 - update max export power scale to include model 3105 (commit by @mkuthan )
Chores
v2.17.4
12 Feb 18:52
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ff57718 - better resiliency for frequent state updates, the integration tracks the state locally and send control calls in an optimistic way (commit by @mkuthan )
v2.17.3
07 Feb 16:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
970def8 - improve inverter state management in the coordinator (commit by @mkuthan )
v2.17.2
04 Feb 20:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
9ff0aa1 - reduce concurrent requests to improve API stability (commit by @mkuthan )
v2.18.0-alpha.1
02 Feb 18:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
00b4665 - change Grid Peak Shaving switch into 4th storage mode (commit by @mkuthan )
v2.17.1
02 Feb 17:52
Compare
Sorry, something went wrong.
No results found
v2.17.0
01 Feb 21:19
Compare
Sorry, something went wrong.
No results found
v2.16.0
30 Jan 20:48
Compare
Sorry, something went wrong.
No results found
New Features
0285ef8 - add Grid Peak Shaving toggle (PR #104 by @mkuthan )
56a01aa - add request refresh debouncer to avoid too frequent api calls (commit by @mkuthan )
73e4d23 - use boxes instead of sliders in number entities for improved usability, especially on the mobile devices (commit by @mkuthan )
Chores
v2.15.1
20 Dec 10:32
Compare
Sorry, something went wrong.
No results found
Bug Fixes
775220a - update max export power scale to include model 3173 (commit by @mkuthan )
Refactors