Skip to content

Multi inverter fixes, change to default for plan_forecast_hours

Compare
Choose a tag to compare
@springfall2008 springfall2008 released this 28 Dec 19:50
· 3 commits to main since this release
33c848b

What's Changed

Potentially breaking change

Forecast plan hours was meant to default in 24 hours in non-expert mode but due to a bug it defaulted to 48. This has now been changed, however if you want to go back to 48 hours then you will need to enable expert mode and change plan_forecast_hours to 48.

Bug fixes

Changes to try to ensure that the current charge window is kept once it has started, this was previously not working on multi-inverter systems:

Fixed some bugs around multi-inverter and charge freeze and charge hold where the SOC of the different inverters was out of balance leading to strange behaviour

Fixed some spurious toggling of a HA entity

Other

Full Changelog: v8.8.16...v8.8.17