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 7172582 commit 6898316Copy full SHA for 6898316
RELEASE_NOTES.md
@@ -28,6 +28,8 @@ Another notable change is the microgrid API client being moved to its own [repos
28
29
- A PV pool (`PVPool`/`microgrid.pv_pool()`) was added, with `propose_power`, `power_status` and `power` methods similar to Battery and EV pools.
30
31
+- The microgrid API client now exposes the reactive power for inverters, meters and EV chargers.
32
+
33
## Enhancements
34
35
- Warning messages are logged when multiple instances of `*Pool`s are created for the same set of batteries, with the same priority values.
0 commit comments