Skip to content

Releases: BottlecapDave/HomeAssistant-OctopusEnergy

v14.0.3

18 Feb 17:37
Compare
Choose a tag to compare

14.0.3 (2025-02-18)

Bug Fixes

  • Fixed issue with indexing on startup (e6972c6)
  • fixed issue with intelligent dispatches when no planned or completed dispatches are retrieved (30 minutes dev time) (9e53ba6)

Minimum HA Version: 2024.5.0


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

v14.0.2

18 Feb 14:00
Compare
Choose a tag to compare

14.0.2 (2025-02-18)

Bug Fixes

  • fixed issue where cached intelligent dispatches didn't load correctly (e541624)

Minimum HA Version: 2024.5.0


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

v14.0.1

17 Feb 16:57
Compare
Choose a tag to compare

14.0.1 (2025-02-17)

Bug Fixes

  • custom: fixed issue where rates are not refreshed after reloading if intelligent dispatches refreshing is manual (2 hours dev time) (011b0cd)
  • custom: updated manual intelligent service repair notice to provide further clarification and point at setting instead of service (5 minutes dev time) (1d34c41)

Minimum HA Version: 2024.5.0


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

v14.0.0

11 Feb 19:09
Compare
Choose a tag to compare

14.0.0 (2025-02-11)

Bug Fixes

  • Renamed total_cost_without_standing_charge attributes to total_without_standing_charge for consistency with docs and other sensors (10 minutes dev time) (75f023c)
  • Fixed issue where account information wasn't refreshed unless you were on intelligent or had a heat pump (15 minutes dev time) (54e8c6d)
  • Fixed issue where current/next start/end attributes on dispatching sensor don't reset properly (15 minutes dev time) (c70643b)
  • Fixed issue with importing previous consumption/cost when no data was available for the timeframe (5 minutes dev time) (2fcd8e8)
  • Removed unneccessary print statement (Thanks @andrewaylett) (11765a1)
  • Updated heat pump related services to only register (5 minutes dev time) (a2bfccc)

Features

  • Added context headers to requests for OE (15 minutes dev time) (1c4e41c)
  • Added new service for refreshing intelligent dispatches. This has some caveats, so please review the docs (4 hours 45 minutes dev time) (11cc47c)
  • Added cool-off period for calling manual intelligent dispatch refreshes (45 minutes dev time) (c1e397b)
  • Renamed "New Account" option to "Additional Account" to avoid confusion (5 minutes dev time) (59e1093)
  • Updated current_consumption sensors (not current_accumulative_consumption) to be disabled by default (10 minutes dev time) (ff32a09)
  • Updated intelligent target time (time based) sensor to be disabled by default (10 minutes dev time) (33fd9a6)

BREAKING CHANGES

  • If you use the electricity/gas current_consumption sensors (not current_accumulative_consumption),
    you might need to re-enable the sensors after updating. These have been disabled by default as they
    usually confuse new users and the current_accumulative_consumption sensors are usually what users
    are after.
  • If you are using the total_cost_without_standing_charge attribute, then these references will need
    to be updated to total_without_standing_charge
  • The intelligent target time (time based) sensor is disabled by default. If you are using this
    variation of the sensor, you might need to re-enable the sensor and you should disable the select
    variation. If you are using the select variation, the time variation should be disabled. This is
    instead of removing the time variation as previously advertised. See docs for side effects of these
    sensors.

Minimum HA Version: 2024.5.0


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

v14.0.0-beta.1

05 Feb 20:15
Compare
Choose a tag to compare
v14.0.0-beta.1 Pre-release
Pre-release

14.0.0-beta.1 (2025-02-05)

Bug Fixes

  • Renamed total_cost_without_standing_charge attributes to total_without_standing_charge for consistency with docs and other sensors (10 minutes dev time) (75f023c)
  • Fixed issue where account information wasn't refreshed unless you were on intelligent or had a heat pump (15 minutes dev time) (54e8c6d)
  • Fixed issue where current/next start/end attributes on dispatching sensor don't reset properly (15 minutes dev time) (c70643b)
  • Fixed issue with importing previous consumption/cost when no data was available for the timeframe (5 minutes dev time) (2fcd8e8)
  • Removed unneccessary print statement (Thanks @andrewaylett) (11765a1)
  • Updated heat pump related services to only register if you have a heat pump (5 minutes dev time) (a2bfccc)

Features

  • Added context headers to requests for OE (15 minutes dev time) (1c4e41c)
  • Added new service for refreshing intelligent dispatches. This has some caveats, so please review the docs (4 hours 45 minutes dev time) (11cc47c)
  • Added cool-off period for calling manual intelligent dispatch refreshes (45 minutes dev time) (c1e397b)
  • Renamed "New Account" option to "Additional Account" to avoid confusion (59e1093)
  • Updated intelligent target time (time based) sensor to be disabled by default (33fd9a6)

BREAKING CHANGES

  • If you are using the total_cost_without_standing_charge attribute, then these references will need
    to be updated to total_without_standing_charge
  • The intelligent target time (time based) sensor is disabled by default. If you are using this
    variation of the sensor, you might need to re-enable the sensor and you should disable the select
    variation. If you are using the select variation, the time variation should be disabled. This is
    instead of removing the time variation as previously advertised. See docs for side effects of these
    sensors.

Minimum HA Version: 2024.5.0


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

v13.5.4

20 Jan 07:47
Compare
Choose a tag to compare

13.5.4 (2025-01-20)

Bug Fixes

  • Added more guards against invalid data when retrieving previous consumption data (15 minutes dev time) (68550fb)
  • Fixed issue where OE sometimes returns more gas consumption data than requested, which caused issues in other parts of the system (15 minutes dev time) (22ea34b)
  • Fixed issue with boosting water heat pump zones when target temperature is not defined. This will now boost with a default temperature. See docs for more information (15 minutes dev time) (ff7fa9b)

Minimum HA Version: 2024.5.0


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

v13.5.3

04 Jan 07:50
Compare
Choose a tag to compare

13.5.3 (2025-01-04)

Bug Fixes

  • Fixed issue with changing intelligent target time always throwing an error (30 minutes dev time) (7ce15bd)

Minimum HA Version: 2024.5.0


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

v13.5.2

03 Jan 14:50
Compare
Choose a tag to compare

13.5.2 (2025-01-03)

Bug Fixes

  • Fixed intelligent charge target to support increments of 1 (5 minutes dev time) (416dcf7)

Minimum HA Version: 2024.5.0


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

v13.5.1

02 Jan 08:45
Compare
Choose a tag to compare

13.5.1 (2025-01-02)

Bug Fixes

  • Fixed issue with restoring sensors where the unit of measurement has been changed (1 hour dev time) (0c61292)

Minimum HA Version: 2024.5.0


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

v13.5.0

01 Jan 12:32
Compare
Choose a tag to compare

13.5.0 (2025-01-01)

Bug Fixes

  • Fixed demand for Home Pro when divisor is not standard value (Thanks @reidjr2) (d3cf93b)
  • Fixed guard against invalid data in home pro client (e2dc331)
  • Fixed intelligent charge target to not send invalid value to OE (10 minutes dev time) (52bb498)
  • Updated cost tracker sensor configuration to update when underlying entity id changes (30 minutes dev time) (5701e4d)

Features

  • Added additional lifetime and live sensors for heat pumps (Thanks @lwis) (37b69c8)
  • Added Cosy 6 Heat Pump support (10 hours 45 minutes dev time) (7d59da8)
  • Added manual reset mode to cost trackers (1.5 hours dev time) (0bd38af)
  • Added select sensor for intelligent target time to make it easier to pick a valid time. The existing time sensor is deprecated and will be removed in a future release (45 minutes dev time) (7554228)
  • Added sensor to show the current raw intelligent state (1 hour dev time) (#1142) (083ed1d)
  • Updated update target rate and rolling target rate services to support persisting changes between restarts (1 hour dev time) (6cdffb0)

Minimum HA Version: 2024.5.0


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