You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Here goes a general summary of what this release is about -->
6
-
7
3
## Upgrading
8
4
9
5
-`ApiClient`:
@@ -18,7 +14,4 @@
18
14
## New Features
19
15
20
16
- The client now inherits from `frequenz.client.base.BaseApiClient`, so it provides a few new features, like `disconnect()`ing or using it as a context manager. Please refer to the [`BaseApiClient` documentation](https://frequenz-floss.github.io/frequenz-client-base-python/latest/reference/frequenz/client/base/client/#frequenz.client.base.client.BaseApiClient) for more information on these features.
21
-
22
-
## Bug Fixes
23
-
24
-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
17
+
- The client now supports setting reactive power for components through the new `set_reactive_power` method.
0 commit comments