Releases: springfall2008/batpred
Releases · springfall2008/batpred
Fix bug in previous days gap filling, fix crash with tried_list
What's Changed
Bug fixes
- Fix bug in previous days gap filling, now uses average day load for empty days
- Fix crash with tried_list by @springfall2008 in #3236
Full Changelog: v8.32.2...v8.32.3
Gracefully handle missing inverter window data to enable automatic recovery
What's Changed
- Fix: Gracefully handle missing inverter window data to enable automatic recovery by @Copilot in #3232
Full Changelog: v8.32.1...v8.32.2
Fixes for coarse/fine and update docs
What's Changed
- When threads=0 yield by using sleep(0) to improve responsiveness
- Fixes for coarse/fine and update docs by @springfall2008 in #3230
Full Changelog: v8.32.0...v8.32.1
Optimise levels optimisation using coarse/fine, WebUI internals debug page
What's Changed
- Browse internals in WebUI by @springfall2008 in #3228
- Course/fine optimisation to speed up levels by @springfall2008 in #3229
Full Changelog: v8.31.20...v8.32.0
Bug fix, catch alertfeed crash
What's Changed
- Catch alertfeed crash by @springfall2008 in #3226
Full Changelog: v8.31.19...v8.31.20
Fix issue where slots took a long time to add if there were many old ones
What's Changed
- Fix issue where slots took a long time to add if there were many old ones by @springfall2008 in #3225
Full Changelog: v8.31.18...v8.31.19
Fix bug where octopus dispatches were being kept forever
What's Changed
- Fix bug where octopus dispatches were being kept forever by @springfall2008 in #3223
Full Changelog: v8.31.17...v8.31.18
Move from 1 to 2 minute updates for sensor data
What's Changed
- Move to 2 minute updates for sensor data and for GECloud polls by @springfall2008 in #3222
Full Changelog: v8.31.16...v8.31.17
Catch zero import rates, add some extra fire event robustness
What's Changed
- Adding fire event to startup by @springfall2008 in #3218
- Refuse to plan with all zero import rates by @springfall2008 in #3221
Full Changelog: v8.31.15...v8.31.16
Minor bug fixes for robustness
What's Changed
Bug fixes
- Catch empty history and don't crash by @springfall2008 in #3214
- Unit tests by @springfall2008 in #3215
- Catch a failure to get entities by @springfall2008 in #3216
- Increase IPC timeout by @springfall2008 in #3217
Documentation
- Update Predheat chart template link format by @springfall2008 in #3212
Full Changelog: v8.31.14...v8.31.15