github BottlecapDave/HomeAssistant-OctopusEnergy v17.0.0-beta.1

latest release: v17.0.0-beta.2
pre-release9 hours ago

17.0.0-beta.1 (2025-09-21)

blueprints

Bug Fixes

  • Fixed repair issues to obfuscate PII information from the key (1.5 hours dev time) (13d2f42)
  • Updated heat pump water heater to use valid state to represent 'on' (30 minutes dev time) (ae0b73d)
  • Updated minimum hacs version to 2025.1 (fa77457)
  • Updated minimum hacs version to 2025.1 (#1465) (39b9032)

Features

  • Added attribute to dispatch entity to determine if manual refreshing of dispatches is enabled (10 minutes dev time) (6f4d5e4)
  • Added repair notice when no rates are retrievable (1.5 hours dev time) (1dca50b)
  • Added support for multiple EVs (6 hours 5 minutes dev time) (1c2c3a9)
  • Updated off peak sensor to come on when intelligent devices are dispatching (30 minutes dev time) (18e3eca)
  • Updated raised errors for heat pump and intelligent controls to be more user friendly (2 hours dev time) (e60ce63)

BREAKING CHANGES

  • off_peak entity will now turn on during standard off peak rates as well as ad hoc scheduled
    dispatches when on intelligent tariff. This is because the naming and behaviour was confusing (off
    peak not turning on when in an ad-hoc off peak period). See
    https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/blob/beta/_docs/architecture_decision_records/0002_intelligent_is_dispatching_behaviour_changes.md
    for full details.
  • Intelligent device related entity ids have been changed from including the account id to including the device id. This is to support multiple EVs as well as other future intelligent devices OE might want to add in the future (e.g. Snug)
  • is_dispatching entity will now only show when the car is within a scheduled dispatching period. It will no longer turn on when within the standard off peak period. This is because the naming and behaviour was confusing with the name (on when it's not dispatching) and behavior in conjunction with the off peak sensor (off peak not turning on when in an ad-hoc off peak period). See https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/blob/beta/_docs/architecture_decision_records/0002_intelligent_is_dispatching_behaviour_changes.md for full details.
  • If you are using blueprints provided by this integration, you will need to re-import them and potentially update automations in order to continue receiving updates.
  • If you have automations that look at the heat pump water heater, then you'll need to update any reference to the state of 'on' to 'electric'
  • Due to repair issue key structure changing, you may receive repair notices that you have previously ignored. You will need to ignore them again to hide them.

Minimum HA Version: 2025.1.0


Enjoying the integration? Why not make a one time or monthly GitHub sponsorship or use my Octopus Energy referral link?

Don't miss a new HomeAssistant-OctopusEnergy release

NewReleases is sending notifications on new releases.