Skip to content

Releases: springfall2008/batpred

Minor fixes & improvements, new compare_active entity

15 Feb 14:23
72d9ecf
Compare
Choose a tag to compare

What's Changed

Improvements

Added new entity switch.predbat_compare_active which will be on when a tariff compare is running. Can be turned on to trigger a compare.

Made the web interface port configurable - only for docker users.

Bug fixes

New Contributors

Full Changelog: v8.15.0...v8.15.1

GE Cloud integration, bug fixes

11 Feb 19:50
1e56c67
Compare
Choose a tag to compare

What's Changed

### Features

Givenergy Cloud is now integrated into Predbat, by setting ge_cloud_direct : True in apps.yaml you can directly control Givenergy inverters with the need for a seperate integration.

Note: This is not yet automatic, you will still need to configure apps.yaml to point to the entities created - in later versions an auto-config option will be available.

Bug fixes

Full Changelog: v8.14.4...v8.15.0

Tariff compare feature now re-plans car, reports in pounds

08 Feb 19:55
048b6f1
Compare
Choose a tag to compare

What's Changed

Compare feature updates

  • The tariff compare system now re-plans car charging to match the new rates
  • Changed to report data in pounds (or other major unit currency)
  • Added Intelligent flux links to the documentation

Full Changelog: v8.14.3...v8.14.4

Fix to compare code, {region_code} didn't work

08 Feb 15:31
4b0dfb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.14.2...v8.14.3

Improvements to compare feature

08 Feb 13:57
56f354f
Compare
Choose a tag to compare

What's Changed

Compare feature improvements

  • Reset the starting calculations to 0 when doing a compare so that manual compares are not skewed
  • Removed Car/Iboost and Carbon data when its not enabled
  • Updated the apps.yaml template to add Snug and also make the region configurable

Full Changelog: v8.14.1...v8.14.2

Bug fix and documentation update for tariff compare feature

08 Feb 09:09
323ec9b
Compare
Choose a tag to compare

What's Changed

  • Update docs to remove typo on SEG rate compare
  • Fix bug with compare not saving current plan by @springfall2008 in #1975

Full Changelog: V8.14.0...v8.14.1

Tariff comparison feature, bug fixes

07 Feb 18:36
ce9908d
Compare
Choose a tag to compare

What's Changed

Tariff comparison feature

While it is quite easy to go off and compare your historical usage against various energy tariff's with existing apps, it is much harder to perform a what-if analysis as the way you control your battery would be different depending on the tariff.

For this reason Predbat offers an energy rate comparison to allow you to know if you are on the best available tariff or when it might be time to switch.

Once you have given Predbat a list of tariff's that you want to compare then it will update its predictions daily and keep a history of these over time.

Please read the 'Compare' section of the updated documentation for details on how to configure this feature in apps.yaml: https://springfall2008.github.io/batpred/compare/

image

Bug fixes

Full Changelog: v8.13.3...V8.14.0

Bug fixes for car consider full, bug fix for PredAI data reading

02 Feb 17:59
14830db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.13.2...v8.13.3

Support for day_of_week energy rates, Octopus consider full option

02 Feb 09:37
d65f55a
Compare
Choose a tag to compare

What's Changed

Features

Added new expert mode option *switch.predbat_octopus_intelligent_consider_full which when enabled will adjust the Octopus plan to account for when your car hits its charge target (some integrations don't pass SOC to Octopus).

Added ability to set energy rates in apps.yaml by day of week.

Bug fixes

Full Changelog: v8.13.1...v8.13.2

Support for new inverter options (monitor my solar dongle)

29 Jan 21:12
c46f100
Compare
Choose a tag to compare

What's Changed

Additional inverter type support

time.* entities can now be used for charge / discharge time start/end
charge and discharge power can now be in percent as well as in watts

Bug fixes

Full Changelog: v8.13.0...v8.13.1