Skip to content

Commit

Permalink
Fix long lines in energy-rates.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iainfogg authored Nov 30, 2023
1 parent 286e63b commit 42c88f8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/energy-rates.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## Octopus Energy Plugin

- If you want to use real pricing data and have Octopus Energy then ensure you have the Octopus Energy plugin installed and working ([https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy](https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/))
- If you want to use real pricing data and have Octopus Energy then ensure you have the Octopus Energy plugin installed and working
([https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy](https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/))
- The Octopus Energy Plugin also provides support for Intelligent Octopus charging to support car charging
- When **octopus_intelligent_charging** is True and you are on Intelligent Octopus import the car charging plan will be
extracted from Octopus and used for Predbat to plan, and it may charge the home battery using these slots also.
Expand All @@ -20,7 +21,8 @@ from the Octopus Energy add-in (v9.1.0 and above) or if not reported it can be s
If you are using expert mode, for best results: **switch.predbat_combine_charge_slots** (_expert mode_) is turned off.
Set **input_number.rate_low_threshold** (_expert mode_) and **input_number.rate_high_threshold** (_expert mode_) to 0 for automatic mode.

For forced export you need to ensure that **switch.predbat_calculate_best_discharge** is enabled and that **switch.predbat_set_discharge_freeze_only** is disabled. If you do not have an export tariff then forced export will not apply.
For forced export you need to ensure that **switch.predbat_calculate_best_discharge** is enabled and that **switch.predbat_set_discharge_freeze_only** is disabled.
If you do not have an export tariff then forced export will not apply.

## Rate bands

Expand Down

0 comments on commit 42c88f8

Please sign in to comment.