Skip to content

Commit

Permalink
Update ohme docs to mention switch.predbat_octopus_intelligent_ignore…
Browse files Browse the repository at this point in the history
…_unplugged (#1532)

* Update devices.md

* [pre-commit.ci lite] apply automatic fixes

---------

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
  • Loading branch information
springfall2008 and pre-commit-ci-lite[bot] authored Oct 13, 2024
1 parent 1af03ea commit 1b370e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ octopus_ready_time: 'time.ohme_target_time'
octopus_charge_limit: 'number.ohme_target_percent'
```

Note: You should turn on **switch.predbat_octopus_intelligent_ignore_unplugged** as the Ohme charger does not clear its schedule when unplugged.

**Using Ohme car charging plans on other tariff's e.g. Agile**

```yaml
Expand All @@ -82,6 +84,8 @@ octopus_charge_limit: 'number.ohme_target_percent'
octopus_slot_low_rate: False
```

Note: You should turn on **switch.predbat_octopus_intelligent_ignore_unplugged** as the Ohme charger does not clear its schedule when unplugged.

**Determine if the car is charging now**

Normally not recommended if you are on Intelligent GO, but can be useful for ad-hoc charging not planned via Predbat
Expand Down

0 comments on commit 1b370e7

Please sign in to comment.