What's Changed
Load ML Memory reduction
- perf(load_ml): gather training batches instead of whole epochs by @springfall2008 in #4564
- perf(load_ml): assemble training features from sliding windows by @springfall2008 in #4567
Features
- feat(sunsynk): add Sunsynk Connect cloud inverter integration (untested) by @springfall2008 in #4565
- feat: strengthen Octopus Intelligent earlier-charge skew by @springfall2008 in #4237
- feat(whatif): added consumed battery-cycles by @Easen in #4423
- feat(web): add live apps.yaml download from in-memory settings by @springfall2008 in #4574
Bug fixes
- fix(config): FoxESS support_discharge_freeze should be False, matching FoxCloud by @chalfontchubby in #4538
- fix(web): floor daily_chart=False chart width at 600px, matching daily_chart=True by @chalfontchubby in #4569
- test: add Octopus Intelligent (IOG) dispatch windows to the random benchmark by @springfall2008 in #4566
Full Changelog: v8.48.6...v8.48.7