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
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,8 @@
10
10
11
11
## New Features
12
12
13
-
<!-- Here goes the main new features and examples or instructions on how to use them -->
13
+
- Fallback components are used in generated formulas. If primary components is unavailable, formula will generate metric from fallback components. Fallback formulas are implemented for:
14
+
- PVPowerFormula
14
15
15
16
## Bug Fixes
16
17
@@ -19,3 +20,4 @@
19
20
- Allow setting `api_power_request_timeout` in `microgrid.initialize()`.
20
21
21
22
- Fix an issue where in grid meters could be identified as {pv/ev/battery/chp} meters in some component graph configurations.
0 commit comments