Skip to content

Releases: springfall2008/batpred

Fix crash in previous release, add discharge window notifications

05 Jun 15:31
3a7ac07
Compare
Choose a tag to compare

Fix crash in non-REST mode
Add discharge window notifications

Fix file naming issue - many updates to the correct location

05 Jun 13:26
124cbcc
Compare
Choose a tag to compare

** CAUTION: If you have a predbat.py in config/appdaemon/apps please delete it as it should be in config/appdeamon/apps/batpred

In REST mode only, if SOC Max is reported very different from nominal capacity then use nominal
Adjusted sorting algorithm for multi-window sorting to maintain time order when prices are the same
Discharge calculations now dual mass for multi-windows
Fix bug where rates were not replicated for export before calculating windows
Ensure record window range is static throughout calculation
Add debug on soc_min times
Fix a bug where soc_min was being ignored in some cases
Make combining or splitting charge and discharge windows optional
Default discharge windows to combine, now discharge % is being used
By running exactly at the minute slots e.g. 13:00, 13:05, 13:10 it means forced discharge will me more exact
You can now enable charge and discharge predictions on separate options (calculate_best_charge/calculate_best_discharge)
best_min_soc is now taken into account for discharge slots
Discharge percentage is now calculated per discharge slot and the reserve % setting used to control them.

HACS now installs config automatically

02 Jun 21:23
03c06e3
Compare
Choose a tag to compare

Bug fix release

02 Jun 20:29
826a6a0
Compare
Choose a tag to compare

Fix bug with planned_charging
Attempt to add HACS support

REST Api Introduction, smaller improvements

02 Jun 09:00
3582f05
Compare
Choose a tag to compare
  • Now supports inverter control via REST API for faster response/avoid MQTT reliability issues
  • Auto setting of reserve % to prevent discharge below charge limit feature
  • Notifications can now be configured per device
  • Car charging hold now uses car charging rate when enabled without sensor
  • Ability to see the record limit on the charts
  • Some code tidy up and fixes

Improvement to predictions

26 May 17:47
0713c71
Compare
Choose a tag to compare

Ensure consistent record window that doesn't go too far ahead
Show the record window the example chart
Improve multi-window optimisation (e.g. Agile)

Add car charging prediction sensors

24 May 18:28
69e4b41
Compare
Choose a tag to compare

Add car charging prediction sensors
Add better debug information
Some bug fixes to min_soc calculation and predicted data within 48 hours but into a 3rd day

Support battery discharge losses

20 May 15:58
b1d3e3e
Compare
Choose a tag to compare

Some code tidy up
Support for battery discharge losses

Multi-inverter support

19 May 09:58
a0b6c87
Compare
Choose a tag to compare

Support more than one inverter
Support for battery size scaling
Bug fixes to charging window handling and reporting

Minor fixes

17 May 16:47
4f9ffd0
Compare
Choose a tag to compare
v3.2

Change to timeout values, minor update to template config