BottlecapDave / HomeAssistant-OctopusEnergy

Unofficial Home Assistant integration for interacting with Octopus Energy
https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/
MIT License
564 stars 56 forks source link

Intelligent Go - Hypervolt Charger Integration #977

Closed Quickstep3 closed 3 weeks ago

Quickstep3 commented 3 weeks ago

Describe the bug

Hypervolt Charger integration is now live for Intelligent Go. HA Octopus integration now reporting a unknown Intelligent provider ‘HYPERVOLT’.

Reproduction steps

Requires a Hypervolt EV Charger and signing up to Intelligent Go integration

Expected behaviour

No specific error it seems although the Intelligent Dispatcher sensor is present but no of the other bump charge switch or Intelligent Go sensors available. Presumably as it looks or functions the same as the OHME charger from a code perspective reading the documentation. Not sure if the other switches or sensors should be available for the Hypervolt EV charger integration. NB Zappi charger integration has also recently been added

Tariff Code

E-1R-INTELLI-VAR-22-10-14-H

Integration Version

12.1.0

Home Assistant Version

2024.8.2

Fresh Install?

After upgrading

Home Assistant Logs

This error originated from a custom integration.

Logger: custom_components.octopus_energy.intelligent Source: custom_components/octopus_energy/intelligent/init.py:255 integration: Octopus Energy (documentation, issues) First occurred: 08:00:21 (6 occurrences) Last logged: 08:00:23

Unexpected intelligent provider 'HYPERVOLT'

Confirmation

BottlecapDave commented 3 weeks ago

Thanks for raising this. Due to not all intelligent integrations being the same, new ones need to be enabled manually. For instance, not much is enabled for OHME because it's all handled their side. Could you please confirm what features are enabled by the app with a screenshot? Bump charge, smart charge, planned dispatches, charge target/limit, ready time?

Quickstep3 commented 3 weeks ago

IMG_7584

Bump Charge, target charge%, ready time, and dispatches are available. Had a list of scheduled slots yesterday which were used. Looks like they might not fully have sorted the charge history bit.

Quickstep3 commented 3 weeks ago

Here's the completed and planned dispatches from the sensor attribute:

Planned dispatches Completed dispatches

Have also unplugged and replugged car and it created a schedule for today in the Octopus App even though car is already at 100%: IMG_7585 These showed up somewhere in the Octopus API as the OctoAid App picked them up, but couldn't seem to find them as planned dispatches in the attributes of the dispatching sensor (yet).

BottlecapDave commented 3 weeks ago

The support should now be added as part of v12.2.0

Quickstep3 commented 3 weeks ago

Many thanks - updated and seems to picking up the Charge Limit and ready time values from Octopus. Will try another charge in a few days (as car currently at 100%!)

BottlecapDave commented 3 weeks ago

Glad to hear. Ill close this issue. If you have any other issues in the future, please raise a separate ticket.