What's Changed
The savings using Predbat are calculated by default compared to having one fixed nightly charge slot set to charge at the lowest import rate with a target of 100%. Previously this was unlimited nightly charge slots, but this was unrealistic!
You can change the number of simulated charge slots in apps.yaml by setting calculate_savings_max_charge_slots to the number of slots to allow.
If set to 0 then Demand (ECO) mode will be used as the baseline or if non-zero then the maximum number of slots can be set (e.g. 2).
calculate_savings_max_charge_slots: 1- Calculate savings max charge slots by @springfall2008 in #2876
Full Changelog: v8.27.5...v8.27.6