We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44fa87 commit 4621fdfCopy full SHA for 4621fdf
RELEASE_NOTES.md
@@ -50,6 +50,8 @@ This release main introduces the new `PeriodicFeatureExtractor`, the control int
50
51
As an example one can create a daily profile of specific weekdays which will be returned as numpy arrays.
52
53
+* The `BatteryPool` can now be used to control the batteries in it via the new methods `charge()`, `discharge()`, and `set_power()`.
54
+
55
## Bug Fixes
56
57
* Fixed many exapmles in the documentation.
0 commit comments