Skip to content

Releases: springfall2008/batpred

Octopus API Fixes, Minor bug fixes

09 Mar 19:29
1ff251d
Compare
Choose a tag to compare

What's Changed

Bug fixes

Full Changelog: v8.16.2...v8.16.3

Fix set_export_freeze_only

09 Mar 16:59
652da11
Compare
Choose a tag to compare

What's Changed

Fixed set_export_freeze_only which when enabled didn't create any export freezes.

Full Changelog: v8.16.1...v8.16.2

Octopus direct fixes, changes to default settings

09 Mar 10:05
3bfeb9f
Compare
Choose a tag to compare

What's Changed

Fixes

Default settings

Documentation

New Contributors

Full Changelog: v8.16.0...v8.16.1

Octopus Direct, GECloud Direct, Standalone Predbat, REST API

01 Mar 14:03
725c1e8
Compare
Choose a tag to compare

What's Changed

Features

Predbat now supports the new Ohme/HA integration, see the documentation for how to configure this

Predbat now is able to talk to GivEnergy Cloud service directly and also auto-configure itself for most standard GE Setup's

Predbat now is able to talk to Octopus Energy directly, avoiding the need for the Octopus Integration.

Predbat can now run standalone without Home Assistant using its own database (for GE Cloud integration only)

Predbat can not restart itself after losing communication with Home Assistant (required the latest Predbat add on)

Predbat now has a REST API for direct access to its controls/data

Bug fixes

New Contributors

Full Changelog: v8.15.1...v8.16.0

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