Improvement
- feat: support caller-supplied PV P10 and bias calibration (@MMicieli)
Fix
- fix: serialise numpy scalars when publishing battery identification sensors (@Blizzeq)
- fix: correct battery derating example and Plotly centering selector (@WartoWiedziec)
- fix: scope deferrable load UI cardinality (#1116) (@MMicieli)
- fix: skip the mix-forecast blend on a NaN operand and warn when a dropped repair sensor leaves NaNs behind (@LesIT1)
- fix: preserve nested configuration arrays (#1115) (@WartoWiedziec)
- fix: stabilize results UI (#1104) (@WartoWiedziec)
What's Changed
- fix: stabilize results UI (#1104) by @WartoWiedziec in #1117
- fix: preserve nested configuration arrays (#1115) by @WartoWiedziec in #1118
- fix: skip the mix-forecast blend on a NaN operand and warn when a dropped repair sensor leaves NaNs behind by @LesIT1 in #1122
- fix: scope deferrable load UI cardinality (#1116) by @MMicieli in #1123
- fix: correct battery derating example and Plotly centering selector by @WartoWiedziec in #1129
- feat: support caller-supplied PV P10 and bias calibration by @MMicieli in #1132
- fix: serialise numpy scalars when publishing battery identification sensors by @Blizzeq in #1138
New Contributors
- @WartoWiedziec made their first contribution in #1117
- @Blizzeq made their first contribution in #1138
Full Changelog: v0.18.3...v0.18.4