Releases: springfall2008/batpred
Releases · springfall2008/batpred
SolaX cloud fixes
What's Changed
- Solax Cloud fixes to add inverter type by @springfall2008 in #3144
Full Changelog: v8.31.1...v8.31.2
Bug fixes, SolaX Cloud support (experimental)
What's Changed
SolaX cloud support
This has only been tested in read-only mode so far, needs alpha testing.
- Solax cloud development by @springfall2008 in #3140
Bug fixes
- Fix issue with string power curves by @springfall2008 in #3139
- Bug fixes for Dashboard collapsable card rendering, fix issue with !secret in 'editor' tab, fix issue with not finding secrets.yaml in Home Assistant by @springfall2008 in #3143
Full Changelog: v8.31.0...v8.31.1
Add support for secrets.yaml
What's Changed
- Add Home Assistant secrets.yaml support for API keys and passwords by @springfall2008 in #3128
- Optimisation of runtime by caching charge curve by @springfall2008 in #3131
Full Changelog: v8.30.9...v8.31.0
Battery curve support string keys, SQLLite commit every 5 seconds
What's Changed
Minor improvements
- Added unit_test.py to the file list to prevent warnings when upgrading for .7 or below
- Battery curve support for string keys, unit testing fixes by @springfall2008 in #3126
- Hold back SQLLite commit for up to 5 seconds by @springfall2008 in #3127
Full Changelog: v8.30.8...v8.30.9
Bug fixes, new installer, unit testing, optimisations
What's Changed
Mostly internal changes, including a new installer to remove the need for a file list.
Documentation
- Fix Sigenergy charge rate automation in documentation by @iangregory in #3118
Optimisations
- DatabaseManger - unit testing and reduce commits by @springfall2008 in #3122
Bug fixes
Unit tests and cleanup
- ASyncio changes, Charge curve testing by @springfall2008 in #3120
- More unit tests for Octopus and HA, New installer that doesn't depend on file list by @springfall2008 in #3123
- Add warnings for missing entity_id by @iangregory in #3117
Full Changelog: v8.30.7...v8.30.8
Axle retry logic, move Fox, Axle, Octopus and GE over to async calls
What's Changed
Minor improvements
- Axle retry logic (will retry up to 3 times)
- Move Fox, Axle, Octopus and GE over to async calls by @springfall2008 in #3116
Full Changelog: v8.30.6...v8.30.7
Bug fix for charge freeze, Web UI improvements, documentation
What's Changed
Features
- Web UI improvements to dashboard page by @springfall2008 in #3110
Bug fixes
- Fix freeze charge detection failing due to floating point rounding (#3107) by @springfall2008 in #3115
Documentation
- Documentation, Kostal Plenticore & FoxESS templates, minor code fixes by @gcoan in #3102
- Clarify Octoplus restrictions in components.md by @springfall2008 in #3113
Unit testing
- Fix for unit tests by @springfall2008 in #3112
Full Changelog: v8.30.5...v8.30.6
Bug fixes for fox cloud retry, saving calculation updated at 1am
What's Changed
- Fox Cloud retry backoff changed to prevent retries when over 60 API calls in an hour.
- Savings calculation update change to 1am by @springfall2008 in #3108
- Bump version from v8.30.4 to v8.30.5 by @springfall2008 in #3109
Full Changelog: v8.30.4...v8.30.5
Fix Octopus API rate limiting and auth error retry handling
What's Changed
- Fix Octopus API rate limiting and auth error retry handling by @springfall2008 in #3105
- Minor code tidy by @springfall2008 in #3098
Full Changelog: v8.30.3...v8.30.4
Fix Fox Cloud issue where fdSoc can not be less than minSocOnGrid
What's Changed
- Fix Fox Cloud issue where fdSoc can not be less than minSocOnGrid by @springfall2008 in #3104
Full Changelog: v8.30.2...v8.30.3