Skip to content

Releases: springfall2008/batpred

Restructuring of code, **update to v7.22.5 first**

15 Jun 11:10
fd1cd9f
Compare
Choose a tag to compare

What's Changed

Predbat is now split into multiple files

Note: To update to v8.0.0 from inside Predbat you must update to v7.22.5 first. HACS updates are not impacted.

User settings are now saved in a file

The user config options are now saved in predbat_config.json automatically and restored on restart. This is largely to prevent issues
where HA loses some settings

Bug fixes

Full Changelog: v7.22.5...v8.0.0

Prepare Predbat files for split

08 Jun 17:59
c6e11d8
Compare
Choose a tag to compare

What's Changed

Prepare Predbat files to be split

Not actually split yet, fixed the downloader so it should work after the split

Full Changelog: v7.22.4...v7.22.5

Fix for restart losing config entities

08 Jun 15:20
e8db971
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.22.3...v7.22.4

Solcast fixes, minor tweak to soc_keep and discharge

06 Jun 18:59
7ee650c
Compare
Choose a tag to compare

What's Changed

Tweak to handling of soc_keep and discharge

Minor bug fixes

Full Changelog: v7.22.2...v7.23.3

Fix missing attributes in appdaemon mode

04 Jun 09:04
72e3a3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.22.1...v7.22.2

Catch another web-socket error

04 Jun 08:56
410a743
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.22.0...v7.22.1

Re-work solcast cloud, move settings dir

02 Jun 19:25
9ba854d
Compare
Choose a tag to compare

What's Changed

Solcast cloud integration

The Solcast cloud integration now caches the predictions for the current day rather than using the estimated actuals which resulted in an extra API access per site. You may lose today's history of predictions when updating but it should continue correctly into the future.

Solcast data

Created _d2/_d3/_d4/_d5/_d6 sensors to have the predictions for the week

Minor breaking change

The directory used to save/restore settings has been moved to the addon_config directory of Predbat/AppDaemon-Predbat and is no longer in /homeassistant/config. This means if you want to keep some of your old sets of settings you need to copy the YAML files across to the new directory.

Full Changelog: v7.21.5...v7.22.0

Fix for clipping issues

02 Jun 14:26
b132f7e
Compare
Choose a tag to compare

What's Changed

Fix for clipping related issues

  • Cloud and load divergence were over sized by 2x
  • Fix bug with export limit and inverter limit combined

Full Changelog: v7.21.4...v7.21.5

Fix bug in solcast cloud 10/90 data, add 90% data

02 Jun 10:55
8de840c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.21.3...v7.21.4

New chart for Solcast forecast vs actual

02 Jun 09:55
8af706b
Compare
Choose a tag to compare

What's Changed

Added new chart template for Solcast forecast vs actual

Full Changelog: v7.21.1...v7.21.3