Improvement
- Added support for deferrable load groups
- Updated versions of workflow actions
Fix
- Prevent thermal battery infeasibility when
q_input_startis zero - Clean session closure to prevent aiohttp timeouts
- Resolve
UnboundLocalErrorforinv_stress_confon infeasible retry - Fix DST-boundary crashes in forecast date range computation
- Fix documentation for location
- Support out-of-band initial SOC recovery in naive MPC
What's Changed
- fix: support out-of-band initial SOC recovery in naive MPC by @martinarva in #761
- Fix documentation for location by @niobos in #762
- fix: resolve UnboundLocalError for inv_stress_conf on infeasible retry by @OptimalNothing90 in #771
- fix: clean session closure to prevent aiohttp timeouts by @kallegrens in #774
- Fix DST-boundary crashes in forecast date range computation by @carposio in #766
- Updated versions of workflow actions by @davidusb-geek in #759
- Adds support for deferrable load groups by @JosephSalisbury in #784
- fix: prevent thermal battery infeasibility when q_input_start is zero by @OptimalNothing90 in #785
- New version v0.17.2 by @davidusb-geek in #791
New Contributors
- @martinarva made their first contribution in #761
- @niobos made their first contribution in #762
- @OptimalNothing90 made their first contribution in #771
- @carposio made their first contribution in #766
- @JosephSalisbury made their first contribution in #784
Full Changelog: v0.17.1...v0.17.2