Recent Releases of Home Assistant Octopus Energy
Home Assistant Octopus Energy - v18.0.0-beta.1
18.0.0-beta.1 (2026-02-11)
Bug Fixes
- Fixed api requests for heat pumps which requested invalid data which isn't used (15 minutes dev time) (08363e4)
- Fixed issue with repair keys that don't provide string based ids (15 minutes dev time) (967ec6f)
- Fixed warning for adding external statistics (Thanks @ProximusAl) (cc53944)
- Improved export meter detection (Thanks @TCWORLD) (5e50617)
- Updated cost trackers to link to tracked devices based on HA recommendations (1 hour dev time) (f3d6d74)
- Updated saving sessions to use new APIs (15 minutes dev time) (f36827c)
Features
- Added ability to configure the minimum length of intelligent dispatches in order to trigger dispatch sensors (2 hours dev time) (6e98d12)
- removed target rate sensors which are now available via a separate integration (2 hours dev time) (25e492b)
BREAKING CHANGES
- Target rate and Rolling target rate sensors have now been removed as per the notice period. Please see https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/migrations/target_timeframes if you need assistance in migrating the functionality.
Minimum HA Version: 2025.11.0
Enjoying the integration? Why not make a one time or monthly GitHub sponsorship or use my Octopus Energy referral link?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 27 days ago
Home Assistant Octopus Energy - v17.1.1
17.1.1 (2025-10-31)
Bug Fixes
- Fixed blocking loop error for greener nights (30 minutes dev time) (492afdf)
- Fixed issue with heat pump zones where changing hvac mode incorrectly set temperature (15 minutes dev time) (8baa4f1)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 4 months ago
Home Assistant Octopus Energy - v17.1.0
17.1.0 (2025-10-27)
Bug Fixes
- Fixed issue where free electricity/saving session calendar next event was not resetting properly (5 minutes dev time) (38e9e34)
Features
- Added calendar entity for highlighted greener nights (1 hour dev time) (24c25a5)
- Added service/action for retrieveing intelligent dispatches applicable at a given point in time via local data. This is useful to determine why off peak or dispatch sensors might have turned on (4.5 hours dev time) (b803abb)
- Updated greenness forecast to use newer greener nights API (1 hour dev time) (bafdb0d)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 4 months ago
Home Assistant Octopus Energy - v17.0.3
17.0.3 (2025-10-23)
Bug Fixes
- Fixed issue with saving config home mini settings are not enabled (15 minutes dev time) (76f7dd6)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 5 months ago
Home Assistant Octopus Energy - v17.0.2
17.0.2 (2025-10-18)
Bug Fixes
- Fixed issue loading cached intelligent devices if they can't be retrieved live (5 minutes dev time) (ecca499)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 5 months ago
Home Assistant Octopus Energy - v17.0.1
17.0.1 (2025-10-15)
Bug Fixes
- Reverted change to electricity and gas rate sensors to be measurements classes to match rate sensors in other native integrations and provide min/max/average stats. This is forcing some users to delete historic data for long term statistics to work. I'll try and bring back this feature in the future in some capacity. (60672f4)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 5 months ago
Home Assistant Octopus Energy - v17.0.0
17.0.0 (2025-10-12)
blueprints
Bug Fixes
- Added missing translations for event entities (30 minutes dev time) (7af2561)
- Fixed diagnostics and intelligent devices not loading (86f024b)
- Fixed diagnostics not providing export data for home mini (15 minutes dev time) (979bc31)
- Fixed intelligent device type (5 minutes dev time) (b06bdc0)
- Fixed issue where intelligent maximum hourly calls check was being checked when data wasn't due to be refreshed (fd74794)
- Fixed issue where off peak rates flipped when multiple dispatch sources exist where one source is active and one isn't (1 hour dev time) (72c2965)
- Fixed repair issues to obfuscate PII information from the key (1.5 hours dev time) (13d2f42)
- Incorrect number of arguments to async_create_issue (0ad38cf), closes #1479 (Thanks @TCWORLD)
- Updated cost trackers to handle entities with non-string unique_ids (Thanks @dpwood) (5c32d16)
- Updated heat pump water heater to use valid state to represent 'on' (30 minutes dev time) (ae0b73d)
- Updated minimum hacs version to 2025.1 (Thanks @johncuthbertuk) (fa77457)
Features
- Added attribute to dispatch entity to determine if manual refreshing of dispatches is enabled (10 minutes dev time) (6f4d5e4)
- Added calendars for representing free electricity and saving sessions. Existing binary sensors have been deprecated. See repair notice for more information (2 hours 15 mins dev time) (5a1441a)
- Added free electricity and saving session sensors to octoplus service device for easier discovery (30 minutes dev time) (ef0f3c1)
- 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)
- Attached intelligent diagnostic sensors to intelligent device (15 minutes dev time) (b0ca7d1)
- Updated dispatches diagnostics sensor to include maximum_requests_per_hour (15 minutes dev time) (a48d7ce)
- Updated electricity and gas rate sensors to be measurements classes to match rate sensors in other native integrations and provide min/max/average stats (30 minutes dev time) (4a7305e)
- Updated electricity/gas/heat pump/octoplus diagnostic entities so they're attached to the correct devices (1 hour dev time) (#1497) (2ce05ed)
- 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://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/architecture_decision_records/0002_intelligent_is_dispatching_behaviour_changes
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://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/architecture_decision_records/0002_intelligent_is_dispatching_behaviour_changes 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. Please note the extensions for blueprints have changed from
.ymlto.yaml - 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.
- Due to the change in intelligent sensor naming, you will lose starting dispatch data. This will mean that previous cost sensors might be incorrect for a couple of days.
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 5 months ago
Home Assistant Octopus Energy - v17.0.0-beta.5
17.0.0-beta.5 (2025-10-07)
Bug Fixes
- Added missing translations for event entities (30 minutes dev time) (7af2561)
- Updated cost trackers to handle entities with non-string unique_ids (Thanks @dpwood) (5c32d16)
Features
- Added calendars for representing free electricity and saving sessions. Existing binary sensors have been deprecated. See repair notice for more information (2 hours 15 mins dev time) (5a1441a)
- Added free electricity and saving session sensors to octoplus service device for easier discovery (30 minutes dev time) (ef0f3c1)
- Attached intelligent diagnostic sensors to intelligent device (15 minutes dev time) (b0ca7d1)
- Updated electricity and gas rate sensors to be measurements classes to match rate sensors in other native integrations and provide min/max/average stats (30 minutes dev time) (4a7305e)
- Updated electricity/gas/heat pump/octoplus diagnostic entities so they're attached to the correct devices (1 hour dev time) (af0c285)
- Updated electricity/gas/heat pump/octoplus diagnostic entities so they're attached to the correct devices (1 hour dev time) (#1497) (2ce05ed)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 5 months ago
Home Assistant Octopus Energy - v17.0.0-beta.4
17.0.0-beta.4 (2025-09-28)
Blueprints
- blueprint: Fixed manual intelligent refresh blueprint to handle next_refresh in diagnostic sensor to not be set (5 minute dev time (525c9f3)
- Updated manual intelligent refresh blueprint to not go over current requests per hour (30 minutes dev time) (ee75ec6)
- Updated manual intelligent blueprint to refresh dispatches upon unplugging vehicle (30 minutes dev time) (2462dff)
Bug Fixes
- Fixed issue where intelligent maximum hourly calls check was being checked when data wasn't due to be refreshed (fd74794)
Features
- Updated dispatches diagnostics sensor to include maximum_requests_per_hour (15 minutes dev time) (a48d7ce)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 5 months ago
Home Assistant Octopus Energy - v17.0.0-beta.3
17.0.0-beta.3 (2025-09-24)
Bug Fixes
- Fixed intelligent device type (5 minutes dev time) (b06bdc0)
- Fixed issue where off peak rates flipped when multiple dispatch sources exist where one source is active and one isn't (1 hour dev time) (72c2965)
- Incorrect number of arguments to async_create_issue (0ad38cf), closes #1479
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 6 months ago
Home Assistant Octopus Energy - v17.0.0-beta.2
17.0.0-beta.2 (2025-09-21)
Bug Fixes
- Fixed diagnostics and intelligent devices not loading (86f024b)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 6 months ago
Home Assistant Octopus Energy - v17.0.0-beta.1
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 6 months ago
Home Assistant Octopus Energy - v16.3.1
16.3.1 (2025-09-09)
Bug Fixes
- Fixed setting intelligent target percentage and time to use new API (1 hour dev time) (d233177)
- Fixed turning on/off intelligent smart charge (15 minutes dev time) (86ed63b)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 6 months ago
Home Assistant Octopus Energy - v16.3.1-beta.1
Fix: Fixed setting intelligent target percentage and time to use new API (1 hour dev time)
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave 6 months ago
Home Assistant Octopus Energy - v16.3.0
16.3.0 (2025-09-07)
Bug Fixes
- Fixed error raised when no rates are discovered (5 minutes dev time) (0ca2cd1)
Features
- Added config entry information to diagnostics (15 minutes dev time) (036d092)
- Added intelligent control support for intelligent drive tariffs (15 minutes dev time) (0ef5844)
- Added intelligent features support for OCPP (5 minutes dev time) (7d79292)
- Added new service for boosting heat pump water heaters (1 hour dev time) (afc1999)
- Added repair notices for new meters being added or existing meters being removed (2.5 hours dev time) (8701494)
- Decreased account refreshes to every 6 hours due to infrequent changes (5 minutes dev time) (83f426c)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 6 months ago
Home Assistant Octopus Energy - v16.2.0
16.2.0 (2025-08-27)
Bug Fixes
- Fix warning around double quotes inside an f-string (Thanks @reedy) (a10cb8c)
- Fixed deprecation warning around parse_obj (Thanks @reedy) (4028082)
- Fixed issue where started dispatches were not persisting correctly between reloads of the integration (2 hours dev time) (8b9c13d)
- Fixes invalid escape sequence (Thanks @reedy) (40a2fa9)
Features
- Added heat pump senors for configured weather compensation (1 hour dev time) (12711b8)
- Added repair notice when intelligent device is unregistered or changes (1 hour dev time) (bd81fb2)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 7 months ago
Home Assistant Octopus Energy - v16.1.0
16.1.0 (2025-08-15)
Bug Fixes
- Fixed issue with refresh token becoming invalid after 7 days (1 hour dev time) (a195ea7)
- Fixed warning around regex syntax (5 minutes dev time) (1cdfea2)
- Updated planned dispatches to have charge in kwh if available (15 minutes dev time) (34dc977)
Features
- Added heat pump fixed flow temperature sensor (Thanks @lwis) (85dd008)
- Moved update of configuration to reconfigure option to reduce bugs and follow HA practices (2 hours dev time) (501d57c)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 7 months ago
Home Assistant Octopus Energy - v16.0.2
16.0.2 (2025-08-01)
Bug Fixes
- Fixed invalid home pro address caused by config restructuring in v16 (1 hour dev time) (9c0dcd3)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 7 months ago
Home Assistant Octopus Energy - v16.0.1
16.0.1 (2025-07-26)
Bug Fixes
- Fixed home pro configuration check (15 minutes dev time) (bb69109)
- Fixed issue when updating config (15 minutes dev time) (69565ee)
- Updated intelligent dispatches retrieval to take account of expected error code (30 minutes dev time) (8999432)
- Updated to use refresh token where possible for re-authentication (30 minutes dev time) (c2d7b69)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 8 months ago
Home Assistant Octopus Energy - v16.1.0-beta.1
16.1.0-beta.1 (2025-07-17)
Bug Fixes
- Fixed handling of no forecasts (30 minutes dev time) (9429df5)
- Updated intelligent dispatches retrieval to take account of expected error code (30 minutes dev time) (8999432)
Features
- Added API client and coordinator for retrieving fan club discounts (1.5 hours dev time) (6cf07e7)
- Added entities for showing previous, current and next fan club discounts (4 hours dev time) (89d0164)
- Added event sensor for exposing the discounts (1.5 hours dev time) (57ab2ed)
- Updated underlying intelligent bump charge API due to deprecation warning (30 minutes dev time) (5649a72)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 8 months ago
Home Assistant Octopus Energy - v16.0.0
16.0.0 (2025-07-12)
Bug Fixes
- Updated API for wheel of fortune which now supports claiming octopoints (25 minutes dev time) (6463d8b)
Features
- Added sensor for providing total exports provided by Home Mini - This is not available for all meters (30 minutes dev time) (488c3bf)
- Tidied up main configuration screen (2 hours dev time) (1e3a98a)
- Updated intelligent APIs for planned dispatches due to deprecations (45 minutes dev time) (5f1dc1b)
- Updated water zone for heat pumps to be represented as water heaters (6e32a44)
BREAKING CHANGES
- The response from the new APIs have removed some features. This means the response available in the attributes of the dispatching sensor have changed. Please check the docs if you are using these.
- The water zone is no longer available as a climate sensor. You will need to update all references to point at the new water_heater sensor
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 8 months ago
Home Assistant Octopus Energy - v15.4.0-beta.1
15.4.0-beta.1 (2025-06-28)
Bug Fixes
- Fixed handling of no forecasts (30 minutes dev time) (9429df5)
Features
- Added API client and coordinator for retrieving fan club discounts (1.5 hours dev time) (6cf07e7)
- Added entities for showing previous, current and next fan club discounts (4 hours dev time) (89d0164)
- Added event sensor for exposing the discounts (1.5 hours dev time) (57ab2ed)
- Updated underlying intelligent bump charge API due to deprecation warning (30 minutes dev time) (5649a72)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 9 months ago
Home Assistant Octopus Energy - v15.3.0
15.3.0 (2025-06-28)
Bug Fixes
- Fixed intelligent sensor resetting to off upon integration reload when it was on before reload (30 minutes dev time) (784bc50)
Features
- Updated diagnostics to include state and attribute information for related sensors (15 minutes dev time) (3aded1d)
- Updated started dispatch calculation to be more forgiving on how stale the data is. A planned dispatch will only transition to a started dispatch if data has been retrieved within the last 3 minutes (1 hour dev time) (44d2db2)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 9 months ago
Home Assistant Octopus Energy - v15.2.0
15.2.0 (2025-06-11)
Features
- Added support for HUAWEI_V2 and MYENERGI_V2 intelligent providers (15 minutes dev time) (96ac524)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 9 months ago
Home Assistant Octopus Energy - v15.2.0-beta.1
15.2.0-beta.1 (2025-05-31)
Bug Fixes
- Fixed handling of no forecasts (30 minutes dev time) (9429df5)
Features
- Added API client and coordinator for retrieving fan club discounts (1.5 hours dev time) (6cf07e7)
- Added entities for showing previous, current and next fan club discounts (4 hours dev time) (89d0164)
- Added event sensor for exposing the discounts (1.5 hours dev time) (57ab2ed)
- Updated underlying intelligent bump charge API due to deprecation warning (30 minutes dev time) (5649a72)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 9 months ago
Home Assistant Octopus Energy - v15.1.0
15.1.0 (2025-05-31)
Bug Fixes
- Fixed cost trackers handling low powered devices (1 hour dev time) (b65ca55)
- Handle temperature and retrieved at times not being provided for heat pumps (15 minutes dev time) (4e59e29)
- Updated tariff consumption overrides to only retrieve rate/standing charge information for periods that are missing (30 minutes dev time) (0fa274e)
Features
- Added support for Tesla V2 for intelligent tariffs (5 minutes dev time) (f219012)
- Updated underlying intelligent bump charge API due to deprecation warning (30 minutes dev time) (0d79c85)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 9 months ago
Home Assistant Octopus Energy - v15.1.0-beta.2
15.1.0-beta.2 (2025-05-23)
Bug Fixes
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?
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave 10 months ago
Home Assistant Octopus Energy - v15.1.0-beta.1
15.1.0-beta.1 (2025-05-19)
Bug Fixes
- Updated tariff consumption overrides to only retrieve rate/standing charge information for periods that are missing (30 minutes dev time) (0fa274e)
Features
- Added API client and coordinator for retrieving fan club discounts (1.5 hours dev time) (6cf07e7)
- Added entities for showing previous, current and next fan club discounts (4 hours dev time) (89d0164)
- Added event sensor for exposing the discounts (1.5 hours dev time) (57ab2ed)
- Updated underlying intelligent bump charge API due to deprecation warning (30 minutes dev time) (0d79c85)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 10 months ago
Home Assistant Octopus Energy - v15.0.2
15.0.2 (2025-05-12)
Bug Fixes
- Fixed issue with heatpump live cop not updating (30 minutes dev time) (829e01e)
- Fixed issue with intelligent dispatches incorrect turning on when on OHME (2 hours dev time) (46fb3a0)
- Fixed spelling mistake in account config (5 minutes dev time) (f0dcd1d)
Blueprints
- Fixed manual intelligent refresh blueprint to keep triggering after a service call fails (1 hour dev time) (9db4551)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 10 months ago
Home Assistant Octopus Energy - v15.0.1
15.0.1 (2025-05-05)
Bug Fixes
- Fixed JEDLIX_V2 provider to match graphql provider (af264bb)
- Removed fault code references from heat pump as not used (3cd8318)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 10 months ago
Home Assistant Octopus Energy - v15.0.0
15.0.0 (2025-05-04)
Bug Fixes
- Added tracking of started planned dispatches for intelligent tariffs to improve cost sensor accuracy (3.5 hours dev time) (94a4f16)
- Fixed cost tracker to handle sensors reporting in measurements other than kwh (2 hours dev time) (3c3119e)
- Fixed discrepencies between cost sensors and statistic sensors for energy dashboard. The calculation has been revised to meet OE recommendations (3 hours dev time) (c314ae0)
- Fixed planned and completed dispatches not being ordered (5 minutes dev time) (ff0519d)
- Updated diagnostics to determine if cached account data was used (5 minutes dev time) (4d5a79c)
- Fixed issue when COP not provided by heat pump (10 minutes dev time) (b98167f)
- Fixed issue when next refresh could be seconds out, causing a longer than advertised wait time for data to be refreshed (30 minutes dev time) (abe855e)
- Fixed issue when processing API errors that don't have error codes provided (10 minutes dev time) (d502160)
- Removed old way of preserving completed dispatches beyond the standard API timeframe (15 minutes dev time) (00a1809)
Features
- Added the ability to automatically discover cost tracker options (3 hours dev time) (4e6d33c)
- Added intelligent rate mode for changing how pending/completed dispatches adjust rates (1 hour dev time) (ea17a07)
- Added support for JEDLIX-V2 intelligent provider (5 minutes dev time) (670f3d7)
- Raise repair notice when active tariff not found for active meter (1 hour dev time) (0b70277)
BREAKING CHANGES
- If you upgrade from before v14, then you might lose old completed dispatches as these will not be preserved using the new way before this version
- The rate adjustments for intelligent tariffs have moved from using completed dispatches to started dispatches. This means that cost sensors may be in accurate for a couple of days while data is gathered.
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 10 months ago
Home Assistant Octopus Energy - v14.0.4
14.0.4 (2025-04-11)
Bug Fixes
- custom: added support for new fixed intelligent tariff (15 minutes dev time) (dd607ea)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 11 months ago
Home Assistant Octopus Energy - v15.0.0-beta.1
15.0.0-beta.1 (2025-04-06)
Bug Fixes
- Added tracking of started planned dispatches for intelligent tariffs to improve cost sensor accuracy (3.5 hours dev time) (94a4f16)
- custom: fixed planned and completed dispatches not being ordered (5 minutes dev time) (ff0519d)
- custom: updated diagnostics to determine if cached account data was used (5 minutes dev time) (4d5a79c)
- Fixed issue when next refresh could be seconds out, causing a longer than advertised wait time for data to be refreshed (30 minutes dev time) (abe855e)
Features
- Added the ability to automatically discover cost tracker options (3 hours dev time) (4e6d33c)
- custom: added intelligent rate mode for changing how pending/started dispatches adjust rates (1 hour dev time) (ea17a07)
- Raise repair notice when active tariff not found for active meter (1 hour dev time) (0b70277)
BREAKING CHANGES
- The rate adjustments for intelligent tariffs have moved from using completed dispatches to started dispatches. This means that cost sensors may be in accurate for a couple of days while data is gathered.
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 11 months ago
Home Assistant Octopus Energy - v14.0.3
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v14.0.2
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v14.0.1
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 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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v14.0.0
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v14.0.0-beta.1
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.5.4
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.5.3
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.5.2
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.5.1
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.5.0
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.5.0-beta.1
13.5.0-beta.1 (2024-12-26)
Bug Fixes
- Fixed heat pump retrieved at parsing (15 minutes dev time) (cd47109)
- Fixed heat pump retrieved at parsing (15 minutes dev time) (#1118) (aeac537)
- Fixed issue with setting heat pump zone temperature when in boost mode (30 minutes dev time) (c0cfe69)
- Fixed validation issues with 2025.01 (5 minutes dev time) (5c5776e)
- Fixed zone mode interpretations in zone climate control and exposed target temperature in boost service (30 minutes dev time) (7eb6755)
Features
- Added ability to change zone modes and target temperatures (1 hour dev time) (56aef85)
- Added climate control for heat pump zone (3 hours dev time) (5e72161)
- Added endpoint to get heat pump configuration and status (1826925)
- Added heat pump humidity sensor (1 hour dev time) (b479c89)
- Added heat pump information to device diagnostics (30 minutes dev time) (b8468bc)
- Added temperature sensors from heat pumps (2.5 hours dev time) (c79e5b8)
- Created heat pump boosting action to support custom end time (40 minutes dev time) (bc047f8)
- Fixed heat pump service calls (30 minutes dev time) (ff88cd4)
- Updated account to include heat pump ids (5 minutes dev time) (5c411c8)
- Updated heat pump zone min/max temperatures based on zone type (5 minutes dev time) (2ce5fe6)
- Updated heat pump zones and sensors to not be included if not enabled (5 minutes dev time) (f762c4d)
- Updated manufacturer of heat pump and heat pump sensors (5 minutes dev time) (d68e8b6)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.4.0
13.4.0 (2024-12-26)
Bug Fixes
- Fixed state class for current total consumption sensors (5 minutes dev time) (9af97a5)
- Updated total consumption sensors to ignore zero based results reported by home pro (10 minute dev time) (78748d1)
Features
- Added ability to apply weightings to rates from external sources for use with target rate and rolling target rate sensors (4 hours 30 minutes dev time) (9350c3f)
- Added support for INDRA intelligent provider (5 minutes dev time) (7c3596c)
- Updated Home Pro config to support custom API being optional if certain features are not required (see docs for more information) (45 minutes dev time) (8b94c7d)
- Updated Home Pro to contact local API directly instead of via custom API (45 minutes dev time) (0ace45e)
- Updated target rates to support additional re-evaluation modes for target times. This is to assist with external weightings changing (30 minutes dev time) (05db8c2)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.4.0-beta.1
13.4.0-beta.1 (2024-12-21)
Bug Fixes
- Fixed heat pump retrieved at parsing (15 minutes dev time) (cd47109)
- Fixed heat pump retrieved at parsing (15 minutes dev time) (#1118) (aeac537)
- Fixed issue with setting heat pump zone temperature when in boost mode (30 minutes dev time) (c0cfe69)
- Fixed zone mode interpretations in zone climate control and exposed target temperature in boost service (30 minutes dev time) (7eb6755)
Features
- Added ability to change zone modes and target temperatures (1 hour dev time) (56aef85)
- Added climate control for heat pump zone (3 hours dev time) (5e72161)
- Added endpoint to get heat pump configuration and status (1826925)
- Added heat pump humidity sensor (1 hour dev time) (b479c89)
- Added heat pump information to device diagnostics (30 minutes dev time) (b8468bc)
- Added temperature sensors from heat pumps (2.5 hours dev time) (c79e5b8)
- Created heat pump boosting action to support custom end time (40 minutes dev time) (bc047f8)
- Fixed heat pump service calls (30 minutes dev time) (ff88cd4)
- Updated account to include heat pump ids (5 minutes dev time) (5c411c8)
- Updated heat pump zone min/max temperatures based on zone type (5 minutes dev time) (2ce5fe6)
- Updated heat pump zones and sensors to not be included if not enabled (5 minutes dev time) (f762c4d)
- Updated Home Pro to contact local API directly instead of via custom API (45 minutes dev time) (0ace45e)
- Updated manufacturer of heat pump and heat pump sensors (5 minutes dev time) (d68e8b6)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.3.0
13.3.0 (2024-12-16)
Bug Fixes
- Fixed issue with downloading diagnostics breaks loading of data (15 minutes dev time) (4589a6a)
- Fixed issue with gas tariff comparison not persisting configured calorific value (1 hour dev time) (b16cd1d)
Features
- Updated cost tracker entities to be associated with device of tracked entity, if one exists (1 hour dev time) (9fe69a0)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.3.0-beta.4
13.3.0-beta.4 (2024-12-15)
Bug Fixes
- Fixed issue with downloading diagnostics breaks loading of data (15 minutes dev time) (4589a6a)
- Fixed zone mode interpretations in zone climate control and exposed target temperature in boost service (30 minutes dev time) (7eb6755)
Features
- Updated heat pump zones and sensors to not be included if not enabled (5 minutes dev time) (f762c4d)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.3.0-beta.3
13.3.0-beta.3 (2024-12-14)
Features
- Created heat pump boosting action to support custom end time (40 minutes dev time) (bc047f8)
- Fixed heat pump service calls (30 minutes dev time) (ff88cd4)
- Updated heat pump zone min/max temperatures based on zone type (5 minutes dev time) (2ce5fe6)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.3.0-beta.2
13.3.0-beta.2 (2024-12-11)
Bug Fixes
- Fixed heat pump retrieved at parsing (15 minutes dev time) (cd47109)
- Fixed heat pump retrieved at parsing (15 minutes dev time) (#1118) (aeac537)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.3.0-beta.1
13.3.0-beta.1 (2024-12-10)
Features
- Added ability to change zone modes and target temperatures (1 hour dev time) (56aef85)
- Added climate control for heat pump zone (3 hours dev time) (5e72161)
- Added endpoint to get heat pump configuration and status (1826925)
- Added heat pump humidity sensor (1 hour dev time) (b479c89)
- Added heat pump information to device diagnostics (30 minutes dev time) (b8468bc)
- Added temperature sensors from heat pumps (2.5 hours dev time) (c79e5b8)
- Updated account to include heat pump ids (5 minutes dev time) (5c411c8)
- Updated cost tracker entities to be associated with device of tracked entity, if one exists (1 hour dev time) (9fe69a0)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 1 year ago
Home Assistant Octopus Energy - v13.2.1
13.2.1 (2024-12-01)
Bug Fixes
- Fixed retrieving diagnostics (15 minutes dev time) (c064051)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.2.0
13.2.0 (2024-12-01)
Bug Fixes
- Added missing translations for target and rolling target rate sensors (1a69b9f)
- Fixed join saving session blueprint when available_events is None (169bdc5)
- Fixed late consumption data blueprint when charges is none (6b6a5c1)
Features
- Added attempts and next refresh attributes to data diagnostic entities (15 minutes dev time) (e45b219)
- Added last error attribute to data last retrieved diagnostic entities (1.5 hours dev time) (1a0c91e)
- Reduced number of warnings outputted when data can't be retrieved (0a2eb52)
- Updated data last retrieved sensors to report retrieval correctly (1 hour dev time) (0cd034f)
- Updated electricity and gas rates retrieval to not re-retrieve rates that are already available locally (2 hours dev time) (6601b9f)
- Updated previous consumption retrieval to not re-retrieve rates and standing charges if already available (30 minutes dev time) (b454805)
- Updated standing charge retrieval to not re-retrieve standing charges if already available (1 hour dev time) (2025d2b)
- Updated target rate and rolling target rate to support custom weighting during free electricity sessions (2.5 hours dev time) (0d7d724)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.1.3
13.1.3 (2024-11-12)
Bug Fixes
- Fixed issue with intelligent device attempting to save cache with no data (5 minutes dev time) (7e7290a)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.1.2
13.1.2 (2024-11-10)
Bug Fixes
- Fixed saving and loading of intelligent device cache (15 minutes dev time) (6a9dc6e)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.1.1
13.1.1 (2024-11-09)
Bug Fixes
- Fixed issue when standing charge could not be retrieved for current accumulative consumption/cost sensors (5 minutes dev time) (a2c4f7c)
- Removed debugging log (Thanks @TurnrDev) (78e5c00)
- Updated user agent for sent requests to try and fix current throttling (1 hour dev time) (0dd8587)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.1.0
13.1.0 (2024-11-04)
Bug Fixes
- Added fallback for target rate sensor calculation when data is in odd state and added additional logging to track down original issue (2 hours dev time) (aba8c53)
- Fixed issue with rates going into wrong buckets during daylight savings (2 hours dev time) (426a218)
- Fixed various issues relating to sorting during daylight saving transitions (1 hour dev time) (9615e4f)
Features
- Added sensors for tracking free electricity sessions (3 hours dev time) (98cbafb)
- Updated diagnostics to include home mini data (30 minutes dev time) (745155e)
- Updated startup to fallback on cached account information if not available to reduce startup failures (45 minutes dev time) (2c10a14)
- Updated startup to fallback on cached intelligent device information if not available to reduce startup failures (45 minutes dev time) (6403589)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.0.3
13.0.3 (2024-10-26)
Bug Fixes
- Fixed issue where previous consumption data could be reported partially for the current day (30 minutes dev time) (db4838d)
- Fixed rolling target rate sensor not turning on when in always evaluation mode (30 minutes dev time) (b141ce2)
- Updated diagnostics to include additional information to assist with debugging (1.5 hours dev time) (5b9136c)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.0.2
13.0.2 (2024-10-18)
Bug Fixes
- Fixed issue with restoring target rate sensors when no target times are present (7e38b6d)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.0.2-beta.1
13.0.2-beta.1 (2024-10-17)
Bug Fixes
- Fixed issue with restoring target rate sensors when no target times are present (7e38b6d)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.0.1
13.0.1 (2024-10-16)
Bug Fixes
- Fixed issue with initialisation when account has no electricity meters (936eed4)
- Fixed issue with loading sensors when electricity meters are not present (1fdfff3)
- Fixed issue with target rate and rolling target rate sensors when target times had not been previously evaluated (cdc410d)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.0.1-beta.2
13.0.1-beta.2 (2024-10-15)
Bug Fixes
- Fixed issue with loading sensors when electricity meters are not present (1fdfff3)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.0.1-beta.1
13.0.1-beta.1 (2024-10-15)
Bug Fixes
- Fixed issue with initialisation when account has no electricity meters (936eed4)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.0.0
13.0.0 (2024-10-14)
Bug Fixes
- blueprint: Fixed late consumption data blueprint based on changes to underlying sensors (15 minutes dev time) (7d9223b)
- Fixed HA warning for registering an entity service with a non entity service schema (15 minutes dev time) (8decd8a)
- Fixed issue when rate information isn't available on start up which prevented integration from starting (5 minutes dev time) (ffb8911)
- Fixed issue where earliest period was not picked for continuous target rate sensors when multiple groups had the same total (1 hour dev time) (1dedab4)
- Fixed issue where intelligent tariff can get into state where off peak sensors are not available (15 minutes dev time) (6882f06)
- Fixed issue with migrating config entries from older versions of the integration (15 minutes dev time) (119c65e)
- Fixed issue with restoring saving session baseline entity and current interval accumulative consumption sensor (5 minutes dev time) (a7fa406)
- Fixed issue with target rate sensors when weighting was applied with finding latest rates (1 hour dev time) (07c37c6)
- Fixed smart charge sensor always being off - Thanks @HLFCode for your assistance (15 minutes dev time) (4ae5d69)
- Fixed target rate not re-evaluating every minute when no rates are available for target period (15 minutes dev time) (c2899ef)
Features
- Added intelligent support for FORD (Thanks @grantbevis) (327d92c)
- Added sensor for tracking saving session baselines (6 hours dev time) (f3f0460)
- Added sensor to display current 30 minute period of accumulative consumption for Home Mini. This is used for comparing with saving session baselines. (30 minutes dev time) (1eeadaa)
- Added sensors for storing data last retrieved for all shared data (3.5 hours dev time) (cedb260)
- Added support for rolling target sensors (3 hours dev time) (acfb113)
- blueprint: Added blueprint for saving session baselines (45 minutes dev time) (3a30e21)
- Increased intelligent refresh rate to 3 minutes (5 minutes dev time) (4c5b669)
- Migrated to use new intelligent APIs (2.5 hours dev time) (80eb8bf)
- Renamed intelligent charge limit to intelligent charge target to better reflect underlying API and purpose across providers. (15 minutes dev time) (4da40f5)
- Renamed intelligent ready time to intelligent target time to better reflect underlying API and purpose across providers. (15 minutes dev time) (8b92442)
- Updated previous consumption sensors to report latest available full day instead of at a fixed interval (2 hours dev time) (bb7bb0a)
- Updated target rate weightings to support decimal numbers for more precision (1 hour dev time) (c4b78a5)
BREAKING CHANGES
- data_last_retrieved attribute has been removed from all sensors to reduce excessive database storage. This data is now available in separate diagnostic sensors. Please consult the docs for which diagnostic sensor is applicable for your target sensor.
- The previous consumption sensor will now dynamically adjust to show the latest available full day instead of at a fixed interval. The fixed interval settings will no longer be applicable.
- The intelligent ready time entity has been renamed. You will need to update any automations or dashboards that relied on the old naming.
- The intelligent charge limit entity has been renamed. You will need to update any automations or dashboards that relied on the old naming.
- vehicle_battery_size_in_kwh and charge_point_power_in_kw are no longer both provided together. It's either one or the other depending on which part is integrated into OE intelligent. This is due to not being available in the new APIs.
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.0.0-beta.3
13.0.0-beta.3 (2024-10-04)
Bug Fixes
- Fixed smart charge sensor always being off - Thanks @HLFCode for your assistance (15 minutes dev time) (4ae5d69)
Features
- Added sensors for storing data last retrieved for all shared data (3.5 hours dev time) (cedb260)
BREAKING CHANGES
- data_last_retrieved attribute has been removed from all sensors to reduce excessive database storage. This data is now available in separate diagnostic senors. Please consult the docs for which diagnostic sensor is applicable for your target sensor.
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.0.0-beta.2
13.0.0-beta.2 (2024-09-28)
Bug Fixes
- Fixed issue when rate information isn't available on start up which prevented integration from starting (ffb8911)
- Fixed issue with restoring saving session baseline entity and current interval accumulative consumption sensor (5 minutes dev time) (a7fa406)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v13.0.0-beta.1
13.0.0-beta.1 (2024-09-27)
Bug Fixes
- Fixed HA warning for registering an entity service with a non entity service schema (15 minutes dev time) (8decd8a)
- Fixed issue where earliest period was not picked for continuous target rate sensors when multiple groups had the same total (1 hour dev time) (1dedab4)
Features
- Added intelligent support for FORD (Thanks @grantbevis) (327d92c)
- Added sensor for tracking saving session baselines (6 hours dev time) (f3f0460)
- Added sensor to display current 30 minute period of accumulative consumption for Home Mini. This is used for comparing with saving session baselines. (30 minutes dev time) (1eeadaa)
- Added support for rolling target sensors (3 hours dev time) (acfb113)
- Migrated to use new intelligent APIs (2.5 hours dev time) (80eb8bf)
- Renamed intelligent charge limit to intelligent charge target to better reflect underlying API and purpose across providers. (4da40f5)
- Renamed intelligent ready time to intelligent target time to better reflect underlying API and purpose across providers. (8b92442)
- Updated previous consumption sensors to report latest available full day instead of at a fixed interval (2 hours dev time) (bb7bb0a)
BREAKING CHANGES
- The previous consumption sensor will now dynamically adjust to show the latest available full day instead of at a fixed interval. The fixed interval settings will no longer be applicable.
- The intelligent ready time entity has been renamed. You will need to update any automations or dashboards that relied on the old naming.
- The intelligent charge limit entity has been renamed. You will need to update any automations or dashboards that relied on the old naming.
- vehicle_battery_size_in_kwh and charge_point_power_in_kw are no longer both provided together. It's either one or the other depending on which part is integrated into OE intelligent. This is due to not being available in the new APIs.
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v12.2.1
12.2.1 (2024-08-26)
Bug Fixes
- Fixed issue where target rate sensor could not be reconfigured if min/max rate were set (15 minutes dev time) (e7168e4)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v12.2.0
12.2.0 (2024-08-18)
Features
- Added hypervolt support for intelligent features (15 minutes dev time) (6d8f695)
- Added repair notice and custom github issue template when intelligent provider is not recognised (1 hour dev time) (3118cc8)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v12.1.0
12.1.0 (2024-08-11)
Features
- Added support for setting Home Pro screen. You will need to reinstall the API on the Home Pro device to support this feature
(3 hours dev time) (a620052)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v12.0.2
12.0.2 (2024-08-10)
Bug Fixes
- Fixed issue where attributes were not initialised properly for certain sensors (15 minutes dev time) (a21ec7d)
- Fixed issue where previous rate information wasn't retrieved for intelligent tariffs where an intelligent device wasn't available (30 minutes dev time) (60aa853)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v12.0.1
12.0.1 (2024-08-05)
Bug Fixes
- Fixed issue where rate information wasn't retrieved for intelligent tariffs where an intelligent device wasn't available (2 hours dev time) (50a7bdf)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v12.0.0
12.0.0 (2024-07-27)
Bug Fixes
- fixed event based sensors (e.g. current_day_rates) to be situated in the correct domain (30 minutes dev time) (239093f)
- Removed certain sensors for Octopus Home Pro as data is not available (5 minutes dev time) (85ad59c)
- removed last_evaluated attribute as this duplicates data already available via HA sensors and removed data_last_retrieved and target_times_last_evaluated from being stored by the recorder (2 hours dev time) (20603f5)
- Updated unloading of account to properly close existing connections (15 minutes dev time) (e56e62d)
Features
- Added hours mode for target rate sensors which allow the sensor to come on the minimum or maximum specified number of hours (2.5 hours dev time) (a57f5c7)
- fixed issue with duel rate tariffs changing to non DD rates. Toggle is now available in config. (40 mins dev time) (e427419)
- removed deprecated default tariff override sensors (5 minutes dev time) (21bf804)
BREAKING CHANGES
- last_evaluated attribute has been removed from all entities. You should use the inbuilt last_updated
state/attribute provided by HA - Removed data_last_retrieved and
target_times_last_evaluated from being stored in the database to try and reduce footprint. This
follows HA guidelines around attributes that change frequently - Removed the deprecated default tariff override sensors. If you still require this feature, you
should be using the new way to define them. See
https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/setup/tariff_comparison/ for more
details - If you are referencing any of the event based sensors that have had their domains fixed, you will
need to update these references accordingly
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v11.2.2
11.2.2 (2024-07-10)
Bug Fixes
- Fixed division issue with cost tracker when an update event is fired but no change is detected (30 minutes dev time) (c0eba23)
- Fixed initialisation issue when only gas is supplied by OE (Thanks @ksimuk) (1823628)
- Fixed issue where current consumption sensors were not available if you configured only a Home Pro (30 minutes dev time) (6499cc1)
- Improved Home Pro error messages (5 minutes dev time) (c5e6968)
- Separate stopping demand sensor from updating if total consumption is not available from Home Pro (30 minutes dev time) (a03cfab)
- Sort meters by most recently active to account for switching meters (15 minutes dev) (27c39af)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v11.2.1
11.2.1 (2024-06-29)
Bug Fixes
- Fixed calculating total gas consumption from Home Pro when reported in cubic meters (1 hour dev time) (09965b5)
- Fixed issue where home pro could not be unset (2d419c9)
- Fixed issue where old inactive meters were being registered (1 hour dev time) (9ab2bf7)
- Improved Home Pro connection errors (30 minutes dev time) (40582ae)
- Updated home pro installation command (Thanks @DJBenson) (5502619)
- Updated home pro to ignore total_consumption of zero (15 minutes dev) (4a110f3)
- Updated home pro to report None if demand not available (fd4cbbb)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - Intelligent API changes Beta 04
This release includes everything in https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/releases/tag/intelligent-api-changes-beta-03 as well as
fix: Fixed smart charge (5 minutes dev time)
To use this beta, follow the FAQ and select the version intelligent-api-changes-beta-04
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 1 year ago
Home Assistant Octopus Energy - v11.2.1 Beta 1
- fix: Updated home pro to report None if demand not available
- fix: Fixed issue where home pro could not be unset
- fix: Updated home pro installation command
- fix: Fixed issue where old inactive meters were being registered (1 hour dev time)
- fix: Improved Home Pro connection errors (30 minutes dev time)
To use this beta, follow the FAQ and select the version v11.2.1-beta-01
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 1 year ago
Home Assistant Octopus Energy - Intelligent API changes Beta 03
This release includes everything in https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/releases/tag/intelligent-api-changes-beta-02 as well as
fix: Fixed time string processing in intelligent settings (5 minutes dev time)
To use this beta, follow the FAQ and select the version intelligent-api-changes-beta-03
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 1 year ago
Home Assistant Octopus Energy - Intelligent API changes Beta 02
This release includes everything in https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/releases/tag/intelligent-api-changes-beta-01 as well as
- fix: Fixed retrieving intelligent settings (15 minutes dev time)
To use this beta, follow the FAQ and select the version intelligent-api-changes-beta-02
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 1 year ago
Home Assistant Octopus Energy - Intelligent API changes Beta 01
This release includes everything in v11.2.0 as well as the updates outlined in https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/issues/853 which includes
- fix: Migrated planned and completed dispatches request to use new fields (5 minutes dev time)
- fix: Migrated retrieving intelligent device to new endpoint (1 hour dev time)
- fix: Migrated retrieving intelligent settings to new endpoints (1 hour dev time)
If you are on intelligent, it would be good if you could try the beta and report any issues in the linked discussion thread. If everything goes well, you should see no difference when using the integration.
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 1 year ago
Home Assistant Octopus Energy - v11.2.0
11.2.0 (2024-06-16)
Bug Fixes
- Add threshold for cost tracker to allow tradcked total_increasing sensor to decrease slightly without treating it as a reset (30 minutes dev) (0de0bb3)
Features
- Added experimental support for Octopus Home Pro (3 hours dev time) (2560b6b)
- Added sensors for displaying current total consumption (40 minutes dev) (dbb2b5d)
- Updated intelligent charge limit to be an input box rather than slider (778f197)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v11.1.1
11.1.1 (2024-06-12)
Bug Fixes
- Fixed support for duel rate tariff that doesn't conform to normal structure (30 minutes dev work) (3951db9)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v11.1.0
11.1.0 (2024-06-10)
Bug Fixes
- Added some additional checks around cost tracker attributes (79d339c)
- Fixed spin wheel of fortune service (42a0f65)
- Made tariff rate unique calculations more resilient to incomplete rate information (3b8ce91)
Features
- Added ability to compare multiple tariff which supersedes current overrides (4 hours dev time) (effba64)
- Added repair notice for when API key has become invalid (1 hour dev time) (6a49f60)
- Added repair notice if rates change to a state where new entities become available or existing entities are no longer applicable (1 hour dev time) (e207c23)
- Added support for business tariffs (5 hours dev time) (804cd9d)
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 1 year ago
Home Assistant Octopus Energy - v11.0.2
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago
Home Assistant Octopus Energy - v11.0.1
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago
Home Assistant Octopus Energy - v11.0.0
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?
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago
Home Assistant Octopus Energy - v11.0.0-beta1
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 (https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/commit/48f832afd9cb5ea846d655e7eb3ea7937520822b))
- Fixed updating cost tracker config (c934614 (https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/commit/c934614ccd0a9b5ee471280be2c0d565000a9c52))
- Updated attributes and events to have datetimes in local time (UTC in winter, BST in summer) (19ac60f (https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/commit/19ac60f10ae81f4a81bedbd448c5563c41e35805))
Features
- Added ability to configure optional minimum/maximum rates for target rate sensors (95ac448 (https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/commit/95ac4489653a97cd2a3d3274908543d73ff5827f))
- Added support for tracking 3 rate tariffs (e.g. Cosy) via separate sensors (40d21d1 (https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/commit/40d21d1815ceb9f1e1eff1be7362b42b15950668))
- updated the default names of various sensors to be more useful in areas of HA when space is limited (870c917 (https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/commit/870c917fd4a166ea71a51971df9b98e7d75957bd))
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
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago
Home Assistant Octopus Energy - v10.3.1
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago
Home Assistant Octopus Energy - v10.3.0
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago
Home Assistant Octopus Energy - v10.2.1
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago
Home Assistant Octopus Energy - v10.2.0
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago
Home Assistant Octopus Energy - v10.1.4
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago
Home Assistant Octopus Energy - v10.1.2
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?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago
Home Assistant Octopus Energy - v10.1.1
10.1.1 (2024-02-17)
Bug Fixes
- Fixed icon for update cost tracker service (e1d048a)
- Fixed issue when rates were not adjusted for dispatches that started or ended part way through a rate (fb3e3f2)
- Fixed issue where previous cost is calculated incorrectly when on restart and on intelligent tariff and dispatches have not been retrieved (406f2c8)
- Fixed issue where tariff attribute on entities would be old tariff when switched over (a328fec)
- Fixed issue with cost tracker when used with total_increasing entities that reset (6759317)
- Fixed previous consumption cost not adapting when tariff changes (2ec461e)
- Updated saving sessions to ignore octopus test events (9488a37)
Enjoying the integration? Why not make a one time or monthly GitHub sponsorship or use my Octopus Energy referral link?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago
Home Assistant Octopus Energy - Multi-Account Support Beta 2
Includes releases from
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave about 2 years ago
Home Assistant Octopus Energy - v10.1.0
10.1.0 (2024-02-10)
Bug Fixes
- Fixed charge limit sensor to behave like the app around accepted values (c42a619)
- fixed issue with override costs getting stuck (1b93638)
- Fixed issue with rate sensors not updating properly when intelligent dispatches update short notice (f1623e5)
- Fixed issue with refreshing previous consumption and database lagged behind processing (fbe9896)
Features
- Add icons for services - Thanks @andrew-codechimp (0ef0a7c)
- Added greenness forecast support (872711e)
- Updated dispatching sensor to include current start/end and next start/end attributes (e2ed003)
- Updated off peak sensor to include current start/end and next start/end times as attributes (8da4679)
Enjoying the integration? Why not make a one time or monthly GitHub sponsorship or use my Octopus Energy referral link?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago
Home Assistant Octopus Energy - v10.0.4
10.0.4 (2024-01-29)
Bug Fixes
- Added additional check in electricity rate calculations (1e30999)
- Fixed current consumption sensors not updating if other sensors were disabled (443a130)
- Fixed issue with binary sensors not restoring previous state correctly (5c85dae)
- Fixed restoration of entities to handle unavailable state (248e700)
- Fixed target rate setup when invalid start/end time is set and on agile tariff (fe1bad1)
Enjoying the integration? Why not make a one time or monthly GitHub sponsorship or use my Octopus Energy referral link?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago
Home Assistant Octopus Energy - Multi-Account Support Beta 1
This is the initial beta release for supporting multiple accounts. I don't have multiple accounts so very hard for me to test.
This is a side feature, and the presence of the beta does not guarantee an eventual release.
All discussions should be directed to https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/issues/223
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave about 2 years ago
Home Assistant Octopus Energy - v10.0.3
10.0.3 (2024-01-20)
Bug Fixes
- Fixed current consumption not resetting to zero at midnight if data isn't available (19ae707)
- Fixed current consumption sensor resetting to zero after a minute when data hasn't refreshed (a13edef)
- Fixed issue intelligent based electricity rates not being adjusted when dispatches are refreshed between rate refreshes (f9514d3)
- Fixed issue when updating electricity rates and intelligent dispatches is unavailable (9bd2b9c)
- Fixed old Intelligent Go tariff not being picked up correctly (c935206)
- Increased timeout limit to 20 seconds to try and resolve issues people have been having (6de26f6)
- Removed duplicate logging of events (1f4e3da)
- Reset cost tracker every day at midnight (3328562)
- Updated various sensors to update their state based on recommended HA practices (9885528)
Enjoying the integration? Why not make a one time or monthly GitHub sponsorship or use my Octopus Energy referral link?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago
Home Assistant Octopus Energy - v10.0.2
10.0.2 (2024-01-07)
Bug Fixes
- Removed entity migration from v10.0.1 as not working properly and putting things into weird state. Follow https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/discussions/678 for updates (daa492f)
- Fixed being unable to edit target rate configuration (150d97a)
- Fixed initialising of integration to automatically retry if account information can't be retrieved (320eb15)
- Fixed issue when intelligent device provider is unavailable (6d9f469)
- Fixed warning raised in charge limit sensor (c43ef73)
- Fixed where intelligent entities were incorrectly available to users on intelligent flux tariff (0be466a)
Enjoying the integration? Why not make a one time or monthly GitHub sponsorship or use my Octopus Energy referral link?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago