Skip to content

Commit

Permalink
Update energy-rates.md
Browse files Browse the repository at this point in the history
  • Loading branch information
springfall2008 authored Dec 9, 2023
1 parent df2f2df commit 3a63642
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/energy-rates.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,19 @@ The Octopus Energy Plugin also provides support for Intelligent Octopus 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.

**CAUTION** To get detailed energy rates needed by Predbat you need to go into Home Assistant and manually enable the following
events which are disabled by the plugin by default in some versions:

```
event.octopus_energy_electricity_xxxxxxxx_previous_day_rates
event.octopus_energy_electricity_xxxxxxxx_current_day_rates
event.octopus_energy_electricity_xxxxxxxx_next_day_rates
event.octopus_energy_electricity_xxxxxxxx_export_previous_day_rates
event.octopus_energy_electricity_xxxxxxxx_export_current_day_rates
event.octopus_energy_electricity_xxxxxxxx_export_next_day_rates
```

### Octopus Saving sessions

For Predbat to automatically manage saving sessions you will need to make sure that **octopus_saving_session** is set
Expand Down

0 comments on commit 3a63642

Please sign in to comment.