What's Changed
Misc bug fixes
- Catch exception on reserve value by @springfall2008 in #3469
- fix: re-run automatic_config when tariff structure changes by @mgazza in #3487
- Add .venv/ and venv/ to .gitignore by @springfall2008 in #3490
Web/UI Fixes
- Fix dark mode white flash on page refresh by @warksit in #3482
- Fix rate text descriptions to use tariff range by @warksit in #3484
Solis cloud fixes
- Fix Solis case-insensitive SN matching in event handlers (#3433) by @springfall2008 in #3502
PV Forecast at midnight fix
- Fix PV forecast offset direction bug causing no PV in midnight comparisons (#3494) by @springfall2008 in #3503
LoadML fixes
- LoadML: Add some caps on predicted values based on sensible bounds by @springfall2008 in #3478
MCP Server bug fixes
- fix: handle string entries in dashboard_values in _execute_get_entities by @brettjenkins in #3500
- fix: MCP Server: use self.base.prefix in _execute_get_plan (resolves AttributeError) by @brettjenkins in #3499
- fix: return capabilities.tools as object in MCP initialize response by @springfall2008 in #3501
New Contributors
- @warksit made their first contribution in #3482
- @brettjenkins made their first contribution in #3500
Full Changelog: v8.33.10...v8.33.11