Recent Releases of Home Assistant Octopus Energy
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] 16 days 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] 21 days 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] 2 months 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] 2 months 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] 2 months 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] 2 months 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] 3 months 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] 3 months 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] 4 months 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] 4 months 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] 4 months 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] 4 months 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] 4 months 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] 4 months 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] 4 months 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] 4 months 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] 4 months 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] 4 months 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] 5 months 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] 5 months 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] 5 months 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] 5 months 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] 6 months 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] 6 months 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] 6 months 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] 6 months 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] 6 months 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] 6 months 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] 6 months 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] 6 months 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] 6 months 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] 6 months 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] 6 months 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] 7 months 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] 7 months 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] 7 months 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] 8 months 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] 8 months 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] 9 months 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] 9 months 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] 9 months 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] 9 months 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] 10 months 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] 10 months 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 10 months 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 10 months 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 10 months 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 10 months 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 11 months 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] 11 months 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] 11 months 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] 11 months 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] 11 months 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] 11 months 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 12 months 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 about 1 year 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] about 1 year 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] about 1 year 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] about 1 year 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] about 1 year 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 1 year 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 1 year 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 1 year ago

Home Assistant Octopus Energy - Multi-Account Support Beta 2
Includes releases from
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave about 1 year 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 1 year 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 1 year 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 over 1 year 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] over 1 year 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] over 1 year ago

Home Assistant Octopus Energy - v10.0.1
10.0.1 (2024-01-06)
Bug Fixes
- Added migration of accumulative gas consumption sensors - see https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/discussions/678 for more details (f379786)
- 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] over 1 year ago

Home Assistant Octopus Energy - v10.0.0
10.0.0 (2024-01-04)
Bug Fixes
- Added prevention around multiple access token requests (0ecd453)
- Fixed deprecated HA references (5751d3b)
- Fixed issue with cost override when last retrieved is not defined (59dbb7d)
- Fixed off peak sensor turning on during extended intelligent off peak periods (9b36f07)
- Fixed restoring of intelligent states (faa3a32)
- reduced API calls for intelligent data during setup (381c723)
- Reduced required data on startup to speed up initialisation. This may result in a slight delay to get updated data (5a2838f)
- removed various intelligent features for OHME as these were incorrectly exposed and not supported (9d52884)
Features
- added m3 representation of current accumualtive gas consumption for Octopus Home Mini (bc1be66)
- Added min/max/average rates to previous/current/next day rate events/entities (58c3488)
- Added support for custom sensors for tracking the cost of other entities (54604fd)
BREAKING CHANGES
- The current and previous accumulative gas consumptions meter entity ids have been updated to include
suffixes representing the reported unit of measurement. Any references to these entities will need
to be updated. - If you are on intelligent tariff and use OHME chargers, then various intelligent features will be
removed. These were incorrectly exposed. Please see
https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/issues/573 for more information
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 - v9.2.1
9.2.1 (2023-12-20)
Bug Fixes
- Fixed issue where user agent version was not updated (6660075)
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 - v9.2.0
9.2.0 (2023-12-19)
Bug Fixes
- Added missing translation for target rate config (eb7c892)
- Fixed issue with target rate when offset is applied twice to next time value (20a1a8c)
- Updated account config to include instructions for where to find account id and api key (a409889)
Features
- Added indicator to target rate sensor to indicate if rate information is incomplete and therefore target times cannot be calculated (28676c3)
- Improved how data is retrieved from APIs and added backoff logic when failing to contact APIs (d461718)
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 - v9.2.0-Beta 2
- Adds more logging around failures, outputted as warnings. This is to help debug potential issues with the new retrieval of information
- Updates sent user agent to include version of integration
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 1 year ago

Home Assistant Octopus Energy - v9.2.0-Beta 1
This beta release introduces a new way that data is retrieved. Taken from the FAQ
Based on a request from Octopus Energy, the integration polls and retrieves data at different intervals depending on the target data. Below is a rough table describing how often the integration targets refreshing various bits of data. This has been done to try and not overload the API while also providing useful data in a timely fashion.
Area | Refresh rate (in minutes) | Notes |
---|---|---|
Account | 30 | This shouldn't change often so no need to poll often. This is used to get active tariffs |
Intelligent tariff based sensors | 5 | Trying to balance refreshing settings and new dispatch information without overloading the API |
Rate information | 15 | This is what drives most people's automations, but doesn't change that frequently |
Current consumption data | Configurable (minimum 1) | This is most useful for a smart home to be as up-to-date as possible, but at the same time we don't want to flood the API with requests |
Previous consumption data | 30 | This doesn't change frequently, so no need to request too often. |
Standing charges | 30 | This should only change if the user's tariff changes, so no need to request data too often. |
Saving sessions | 15 | Inactive for most of the year and new sessions have enough warning |
Wheel of fortune | 30 | Doesn't change that frequently, so no need to request too often. |
If data cannot be refreshed for any reason (e.g. no internet or APIs are down), then the integration will attempt to retrieve data as soon as possible, slowly taking longer with each attempt. Below is a rough example assuming the first (failed) scheduled refresh was at 10:35
.
Attempt | Target time |
---|---|
1 | 10:35 |
2 | 10:36 |
3 | 10:38 |
4 | 10:41 |
5 | 10:45 |
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 1 year ago

Home Assistant Octopus Energy - v9.1.0
9.1.0 (2023-11-28)
Bug Fixes
- Added checks to ensure current gas consumptions were not negative (b8418e1)
- Added defensive logic around loading of local completed intelligent dispatch data (4049c6d)
- Fixed expectation that charge_in_kwh is available in local intelligent dispatch data (6e0c3ed)
- Fixed issue where event entities were not being restored properly (00ec35c)
- Fixed octoplus points sensor to not be available for users who have not enrolled on the programme (3476fae)
- Fixed restoring of attributes on target rate sensor (7a384ef)
Features
- Added octopoints_per_kwh to joined saving session events (if known) (350ad20)
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 - v9.0.2
9.0.2 (2023-11-25)
Bug Fixes
- Fixed issue with current consumption sensor not working properly in energy dashboard (08af21b)
- Fixed issue with not being able to unset price caps that were set when the integration was configured initially (838f2e3)
- When using the join saving session service, related data updates are forced in the next cycle (626c1c1)
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 - v9.0.1
9.0.1 (2023-11-22)
Bug Fixes
- Fixed issue where all previous day rates are not retrieved for agile tariff (1ff0ce9)
- Fixed issue where restore state was set to invalid unknown value (24c09d6)
- Fixed refresh_previous_consumption_data for gas to populate kwh data (e5b3a3e)
- Removed stale last_updated_timestamp attributes (763842f)
- Updated previous/current/next event rate sensors to not be disabled by default (e10c6dd)
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 - v9.0.0
9.0.0 (2023-11-20)
Bug Fixes
- custom: updated value_inc_vat and rates to be in pounds/pence for consistency (439c081)
- Fixed issue calculating off peak costs when rate information isn't available (fc155a1)
- Fixed issue when failing to retrieve account during setup (c9d04fb)
- fixed issue where sensor attributes were always strings when restored after reload/restart (53964ae)
- Fixed issue where unit of measurement couldn't be changed/converted within HA (f07da9d)
- removed all_rates and applicable_rates attributes from rate sensors to fix statistics warning (280e6d2)
- updated standing charge attribute on cost sensors to be in pound/pence for consistency (913336a)
Features
- Added new events for new and all saving sessions (b2b44b5)
- added new sensor for octoplus points (800fc85)
- Added sensors for available wheel of fortune spins (6273784)
- Added service for joining a saving session (01342b5)
- Added service for spinning wheel of fortune (effcc21)
- Added two new attributes to various sensors determining when the underlying data was last retrieved and when the value was last evaluated. These will slowly be added to other entities. (11f8878)
- created new event entity to capture available and joined octoplus saving session events (b402c06)
- standardised attributes around time periods across the integration (89a6985)
- standardised attributes around time periods across the integration (#535) (7f6712f)
- Updated config entry for account to have the account id as the title (02ef313)
- updated intelligent sensors to include account id. This is to support future functionality (57e3d79)
- updated last_calculated_timestamp attributes to last_evaluated for consistency (702eb4a)
- Updated saving session sensor to include account id. This is to support future functionality (3136005)
- Updated underlying config with some missing fields (82e4564)
- updated various attributes to be their numberic value instead of strings with symbols (727db53)
BREAKING CHANGES
- all_rates and applicable_rates attributes are no longer accessible in rate sensors. All rate
information is available in the events attribute. See
https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/discussions/444 for more information - Any previous references to valid_from/valid_to,
interval_start/interval_end or from/to have now been changed to
start/end. This change may take a little while to propagate while old
data is replaced. Any reliances on these attribute names will need to be
updated. - The joined events attribute has been removed from the saving session binary sensor in favour of the event entity
- Any references to last_calculated_timestamp attribute should be updated to last_evaluated
- saving session points sensor has been removed in favour of octoplus points sensor
- Any references to saving session entities will need to be updated based on name change including account id
- Any references to intelligent sensors will need to be updated based on name changes including account id
- All references to value_inc_vat and rates are now in pounds/pence. If you are relying on this
structure, you may need to update your logic - Standing charge attribute on cost sensors are now in pound/pence. If you are using this, then you may
need to adjust any calculations etc. - Various attributes have been updated to be numeric instead of strings with symbols (e.g. £1.50 -> 1.50). Any
logic that was used to remove these symbols will now break. In addition, some attributes had raw
representations, which have now been removed. Please review docs for more information.
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 - v8.5.2
8.5.2 (2023-11-08)
Bug Fixes
- Fixed previous consumption peak/off peak sensors (b3d4f6f)
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 - v8.5.1
8.5.1 (2023-11-02)
Bug Fixes
- Fixed retrieving previous electricity consumption for intelligent tariffs (40651a2)
- Fixed target rate sensor restoring old settings (ec40fe2)
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 - v8.5.0
8.5.0 (2023-10-29)
Bug Fixes
- Added check when configuring home mini, to make sure home mini support is actually available (770edc4)
- Fixed clearing of price caps without needing checkbox (f5fbc0c)
- Fixed off peak detection for octopus flex (should never be applicable) (912efd7)
Features
- Added last evaluated attribute to target rate sensor for more clarity (fd5395d)
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 - v8.4.4
8.4.4 (2023-10-14)
Bug Fixes
- Added explicit timeout to OE server requests (b516e4a)
- Fixed intelligent coordinator update frequency (thanks @Pixel-Gavin) (8e1f80c)
- Fixed update interval for data coordinators to be minutes not hours (830604d)
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 - v8.4.3
8.4.3 (2023-10-12)
Bug Fixes
- Fixed intelligent settings reverting if multiple changed in quick succession (0a4c95b)
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 - v8.4.3 Beta 2
Fixed issue with time not formatting correctly when setting intelligent settings
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 1 year ago

Home Assistant Octopus Energy - v8.4.3 Beta 1
Fixed issue with intelligent settings reverting when changed in quick succession.
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 1 year ago

Home Assistant Octopus Energy - v8.4.2
8.4.2 (2023-10-09)
Bug Fixes
- Updated minimum version of Home Assistant to 2023.09 (30157c0)
- Fixed error in dispatching sensor (0799002)
- Added additional checks in cost override sensors (ba41e73)
- Fixed entry already configured error (6be5ea6)
- Fixed issue where export rates were adjusted during intelligent hours (df74d13)
- Fixed previous consumption to run calls in parallel (e621af1)
- Removed tracker tariff potentially looking at wrong API for standing charges (82fecf1)
Features
- Added new sensors and events to expose various rate information (1e0315e)
- Added service to support manually refreshing previous consumption data/costs (a84a91d)
Deprecations
Please see https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/discussions/444 for deprecations notice
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 - v8.4.0
8.4.0 (2023-10-07)
Bug Fixes
- Added additional checks in cost override sensors (ba41e73)
- Fixed entry already configured error (6be5ea6)
- Fixed issue where export rates were adjusted during intelligent hours (df74d13)
- Fixed previous consumption to run calls in parallel (e621af1)
- Removed tracker tariff potentially looking at wrong API for standing charges (82fecf1)
Features
- Added new sensors and events to expose various rate information (1e0315e)
- Added service to support manually refreshing previous consumption data/costs (a84a91d)
Deprecations
Please see https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/discussions/444 for deprecations notice
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 - v8.3.0
8.3.0 (2023-09-23)
Bug Fixes
- binary-sensor: Fixed intelligent dispatching sensor not turning on during off peak times (0901bfd)
- Fixed target rate sensor not restoring state between restarts (75bcc8f)
- Raise error on startup if account information is not available, which will cause HA to retry (4799400)
Features
- Added service for removing custom external statistics for meters with no active tariff (2fe1d19)
- Added location data to intelligent dispatches (4e1a9bd)
- Added support to adjust the day offset for previous consumption sensors beyond the previous day (062ec3f)
- sensor: Added sensor for indicating if rate is currently off peak (94a5151)
- Separated Home mini electricity and gas refresh rates (6651ebf)
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 - v8.2.0
8.2.0 (2023-08-26)
Bug Fixes
- Fixed accumulative consumption sensors not starting until 1am (dd2997b)
- Fixed retrieving standing charges that have no end date (41b913d)
- Removed unused/undocumented attribute from intelligent dispatching sensor (56657a2)
Features
- Added repair notification when target rate sensor becomes invalid (fd52777)
- config: Added more validation around target rates, including around agile tariffs (8a00c1c)
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 over 1 year ago

Home Assistant Octopus Energy - v8.1.0
8.1.0 (2023-08-12)
Bug Fixes
- Added more checks around coordinators (31205c5)
- Fixed issue with accumulative cost sensors when used in the energy dashboard (3db7228)
- Moved various sensor updates out of update loop and into state property which should stabilize updates (662a32b)
- Removed coordinator setup skipping if already setup (54bb347)
Features
- Change order of rates/applicable rates attributes so they're last on rate sensors (b4d0c6b)
- Updated intelligent dispatching sensor to include vehicle battery size information and charge point power (b7e0294)
- Updated planned/completed intelligent dispatches to include charge in kwh (4fec0cf)
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 over 1 year ago

Home Assistant Octopus Energy - v8.0.0
8.0.0 (2023-08-05)
Bug Fixes
- api-client: removed tracker fall-back API (fd095cb)
- Fixed "ignoring invalid device info" error (c6219d7)
- intelligent: Fixed ready time state when initial value is returned (8296fce)
- Removed empty gas meter devices (f0c4258)
- Removed last reset from current demand based on state class warning (f452ee7)
- sensor: fixed issue with previous rate sensor going unknown when crossing midnight (45b7e43)
- sensors: Fixed deprecated warning for charge limit sensor (6b0e894)
Features
- Added peak/offpeak consumption/cost sensors for current accumlative elec/gas (e0c756f)
- Added sensors for current elec/gas accumulative consumption (d3315a5)
- Added sensors for current elec/gas accumulative cost (f6971f3)
- Added sensors for current elec/gas accumulative cost (0dec111)
- config: Added refresh rate configuration for Home Mini (dbfe805)
- config: Improved target rate sensor config to show if an import or export meter is being picked (e415b41)
- sensor: Added next/previous rate sensors for gas (dceb784)
- sensors: Added functions for retrieving next/previous rates (79e5471)
- sensor: updated next/previous electricity sensors to find rates that have a different value to current rate (37ad6c1)
- target-rate: Added ability to invert normal behaviour of target rate sensors when finding target rates (080d2cc)
- Updated charges in cost sensors to include raw representation (e981c27)
BREAKING CHANGES
- api-client: While this shouldn't have a negative effect on anyone, I'm marking the removal of the tracker
fallback API as a breaking change. This is because I believe it's cause bugs to be raised and there
are several threads within the OE forums that don't suggest using it for various reasons
https://forum.octopus.energy/t/finding-the-latest-gas-tracker-api/6021/9. This original tariff that
introduced this work around is now properly supported by the API. - sensor: These sensors no longer look at the next/previous 30 minute rate so behaviour will change for all
tariffs. This is to make them more useful for non agile tariffs. Attributes of these sensors have
also changed. Please review docs for more information. - sensor: The rates attribute on the previous/current/next rate sensors will now contain the previous days
rates. If you are using this attribute, you may need to adjust your use.
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 over 1 year ago

Home Assistant Octopus Energy - v7.5.2
7.5.2 (2023-07-21)
Bug Fixes
- sensor: Fixes to various sensors and how they update their values (92d8a57)
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 - v7.5.1
7.5.1 (2023-07-20)
Bug Fixes
- sensors: Fixed issue with saving session evaluating incorrectly … (#317) (66dc168)
- sensors: Fixed issue with saving session evaluating incorrectly when data is unavailable (94a03fb)
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 - v7.5.0
7.5.0 (2023-07-14)
Features
- sensor: Added various sensors for Octopus Intelligent to support various configurations (0380377)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - Octopus Intelligent Sensors Beta 4
- Includes fixes from v7.4.5
- Fixes reporting of smart charge
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - v7.4.5
7.4.5 (2023-07-04)
Bug Fixes
- Fixed issue with dispatch times and electricity rates (7a5b470)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - Octopus Intelligent Sensors Beta 3
Includes fixes in v7.4.4
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - v7.4.4
7.4.4 (2023-07-01)
Bug Fixes
- api-client: Fixed api client to handle graphql errors (78414d2)
- sensor: Fixed inclusion of intelligent dispatches in consumption costs and pricings (34ef0e8)
- sensor: Fixed issue during BST with rate sensors (dcfd1b6)
- sensor: Updated retrieving of rates to try more frequently if rates are out of date (a50e0bc)
- Updated various sensors to update via coordinator callback (16c1c75)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - Octopus Intelligent Sensors Beta 2
- Squashes weekday/weekend sensors into a single sensor to be in align with app and other integrations
- Fixes unit of measurement for charge limit sensor
- Fixes sensors handling errors reported by OE
- Fixes refresh rate of OE intelligent settings
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago
