Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Dec 12, 2024
1 parent 3ba4321 commit 1e03dd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/customisation.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@ Do not use if you have multiple charge windows in a given period as it won't lea
You could even go to something like -0.1 to say you would charge less even if it cost up to 0.1p more (best used with metric10).

**input_number.predbat_metric_min_improvement_export** (_expert mode_) Sets the minimum pence cost improvement it's worth doing a forced export for.
A value of 5 is the default which prevents any marginal exports as they must be worth at least 5 pence for a 30 minute slot (less for shorter slots.
If you increase this value (e.g. you only want to force export if definitely very profitable), then exports will become less common.
A value of 5 is the default which prevents any marginal exports as they must be worth at least 5 pence for a 30 minute slot (less for shorter slots.
If you increase this value (e.g. you only want to force export if definitely very profitable), then exports will become less common.
The value is in pence per 30 minutes of export time.

**input_number.predbat_rate_low_threshold** (_expert mode_) When set to 0 (the default) Predbat will automatically look at the future import rates in the plan
Expand Down

0 comments on commit 1e03dd9

Please sign in to comment.