Skip to content

Releases: BottlecapDave/HomeAssistant-OctopusEnergy

v11.0.2

18 May 10:58
Compare
Choose a tag to compare

11.0.2 (2024-05-18)

Bug Fixes

  • Reverted requirement for target sensor to have target hours above zero (30 minutes dev) (0098efa)

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

v11.0.1

18 May 06:11
Compare
Choose a tag to compare

11.0.1 (2024-05-18)

Bug Fixes

  • Fixed export suffix for electricity meter device (1 minute dev) (7c7d999)
  • Fixed issue where old target rates are present when config is updated (45 minutes dev) (6aeada6)
  • Fixed issue where start, end and offset could not be unset for target rate config (15 minutes dev) (cb170af)
  • Fixed refreshing gas consumption data service (15 minutes dev) (fbe3f46)
  • Fixed target rate sensor not being able to set zero hours (20 minutes dev) (022f30d)

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

v11.0.0

16 May 17:29
Compare
Choose a tag to compare

11.0.0 (2024-05-12)

Bug Fixes

  • Accounted when intelligent device can come back with null data from OE (53db610)
  • Fixed issue when str error reported if config of target rate sensor fails first time (c5cfd83)
  • Fixed issue with dispatching sensor if rate is off peak from now until the end of the available rate data (c583b8b)
  • fixed tariff override data having rate value in pounds and pence for consistency (48f832a)
  • Fixed updating cost tracker config (c934614)
  • Fixed warning for deprecated EventType reference (e8786df)
  • Limited backoff logic to 30 minutes between attempts so it doesn't increase forever (f2de64d)
  • Updated attributes and events to have datetimes in local time (UTC in winter, BST in summer) (19ac60f)
  • Updated minimum Home Assistant version to 2024.5.0

Features

  • Added ability to configure optional minimum/maximum rates for target rate sensors (95ac448)
  • Added support for applying weightings to target rate slots (80bbb52)
  • Added support for tracking 3 rate tariffs (e.g. Cosy) via separate sensors (40d21d1)
  • Added the ability to delete devices manually (404d2e9)
  • updated the default names of various sensors to be more useful in areas of HA when space is limited (870c917)

BREAKING CHANGES

  • If you are relying on the previous default names of sensors then you will need to update your
    sensors manually. Only the visual default name of the sensors have changed; the entity ids will
    remain the same and therefore will not effect any automatmations. If you have manually changed the
    names of the sensors, this should not effect you.
  • For 3 rate tariffs (e.g. Cosy), the peak based sensors will no longer track consumption/cost for both peak and standard rates. There is now a third sensor (standard) which tracks the middle rate. In addition, if you are on a tariff that doesn't have off peak, standard or peak rates, the current off peak/peak based sensors will no longer be provided by the integration.
  • If you were relying on datetime based sensor attributes or event properties being in UTC, you will
    need to adapt accordingly
  • If you were using tariff override rate information, you may need to adjust your use due to changes
    in how value is reported

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

v11.0.0-beta1

27 Apr 05:51
Compare
Choose a tag to compare
v11.0.0-beta1 Pre-release
Pre-release

The next release has a few breaking changes, so wanted to get some more eyes on it before I release it to the masses. The main areas of focus are

  • All attributes now display timestamps in local time. This will hopefully avoid any confusion during the BST months
  • Refactored how off peak/peak sensors work to now better support 3 rate tariffs (e.g. Cosy) with an additional split between peak and standard rates and any future tariffs that may have 3 unique rates.
  • Updates the default names to better support areas of HA with limited space.

The full release notes are below

Bug Fixes

  • fixed tariff override data having rate value in pounds and pence for consistency (48f832a (48f832a))
  • Fixed updating cost tracker config (c934614 (c934614))
  • Updated attributes and events to have datetimes in local time (UTC in winter, BST in summer) (19ac60f (19ac60f))

Features

  • Added ability to configure optional minimum/maximum rates for target rate sensors (95ac448 (95ac448))
  • Added support for tracking 3 rate tariffs (e.g. Cosy) via separate sensors (40d21d1 (40d21d1))
  • updated the default names of various sensors to be more useful in areas of HA when space is limited (870c917 (870c917))

BREAKING CHANGES

  • If you are relying on the previous default names of sensors then you will need to update your
    sensors manually. Only the visual default name of the sensors have changed; the entity ids will
    remain the same and therefore will not effect any automatmations. If you have manually changed the
    names of the sensors, this should not effect you.
  • For 3 rate tariffs (e.g. Cosy), the peak based sensors will no longer track consumption/cost for both peak and standard rates. There is now a third sensor (standard) which tracks the
    middle rate. In addition, if you are on a tariff that doesn't have off peak, standard or peak rates, the current off peak/peak based sensors will no longer be provided by the integration.
  • If you were relying on datetime based sensor attributes or event properties being in UTC, you will
    need to adapt accordingly
  • If you were using tariff override rate information, you may need to adjust your use due to changes
    in how value is reported

v10.3.1

20 Apr 08:30
Compare
Choose a tag to compare

10.3.1 (2024-04-20)

Bug Fixes

  • Removed excessive logging that did not adhere to log settings (cb27d6d)

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

v10.3.0

15 Apr 07:46
Compare
Choose a tag to compare

10.3.0 (2024-04-15)

Bug Fixes

  • Fixed account setup descriptions to be clearer (4107fb7)
  • Fixed peak/off peak cost calculations during BST time period (11d5a9f)
  • Fixed peak/offpeak consumption/cost sensors going into negative on energy dashboard (c167f39)
  • Fixed rate min/max/average calculations during BST (fdccc5b)
  • Increased minimum required version of home assistant (e662659)
  • Updated electricity rates to not update initially until dispatch rates have been retrieved if on intelligent tariff (756535e)

Features

  • Added duration in minutes to saving sessions (35d17dc)
  • Added redeemable points attribute that determines how many points can be converted into account credit (9d1233d)
  • Added service for redeeming octoplus points for account credit (0390a33)

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

v10.2.1

07 Apr 06:10
Compare
Choose a tag to compare

10.2.1 (2024-04-07)

Bug Fixes

  • Fixed logging issue with cost trackers (cfdd927)
  • Fixed target rate sensor picking times an hour before/after requested timeframe - timezone issue (3651780)

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

v10.2.0

06 Apr 13:17
Compare
Choose a tag to compare

10.2.0 (2024-04-06)

Bug Fixes

  • Added missing account id information for previous accumulative gas consumption sensor (6bd6387)
  • Fixed issue when consumption data from Octopus Home Mini is not defined but demand data is (d51647c)
  • Fixed missing account id for repair message relating to octopus mini not being available. (fa5650f)

Features

  • Added attribute to previous consumption sensors to indicate the latest available data via the API (cd735c6)
  • Added cost tracker for weekly and monthly accumulations (01c3733)
  • Added sensor for next greenness forecast (0708271)
  • Added service for adjusting specified dates within cost tracker accumulative sensors (e.g. week and month) (26a9462)
  • Added service for adjusting standard daily cost tracker (1378e47)
  • Added service for resetting a cost tracker back to zero. (d28d63b)
  • Added support for multiple different accounts (c15b4af)
  • Updated cost tracker config to be updatable (c24db54)

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

v10.1.4

22 Feb 17:37
Compare
Choose a tag to compare

10.1.4 (2024-02-22)

Bug Fixes

  • Fixed issue when dispatch source is not defined to count as smart charge (0af23b9)
  • Fixed issue when dispatching sensor would not stay on during full half hour when planned dispatch is active (e64c694)
  • Fixed issue where start/end times could be incorrect on next/previous rate sensors (c431dac)
  • Fixed issue with calculating current rates for intelligent based tariffs (6efcfc0)

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

v10.1.2

18 Feb 05:45
Compare
Choose a tag to compare

10.1.2 (2024-02-18)

Bug Fixes

  • Automatically removed devices associated with old meters (e6905d0)
  • Fixed dispatching sensor incorrectly turning on when bump charges are activated (b37e4b1)
  • Fixed issue where client is not cleaned up correctly on restart (deac67b)
  • Fixed issue with cost trackers when old state is unavailable/unknown (599613b)

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