Skip to content

Predheat improvements, Predbat minor improvements

Compare
Choose a tag to compare
@springfall2008 springfall2008 released this 19 Dec 10:29
· 44 commits to main since this release
924be68

What's Changed

Predbat improvements

In plan_debug mode the XLoad column shows data being imported from outside Predbat (e.g. Predheat/PredAI).

switch.predbat_calculate_secondary_order_slots is replaced by two new options:

switch.calculate_import_low_export

Defaults to Enabled, for multiple same priced import slots then export rate will be taken into acount

calculate_export_low_import

Defaults to Disabled, for multiple same priced export slots then then they will be sorted only by time (latest possible export).

Predheat improvements

Predheat now can take a weather compensation table to adjust flow temperature predictions.

The maximum and minimum heat energy was based on input energy, this has been changed to be maximum output energy. E.g. a 7kw max will mean the heating can produce up to 7kw of heat.

Bug fixes

Full Changelog: v8.8.9...v8.8.10