Recent Releases of Home Assistant Octopus Energy
Home Assistant Octopus Energy - Octopus Intelligent Sensors Beta 1
This release sees the introduction of new sensors available to Octopus Intelligent users. They include
switch.octopus_energy_intelligent_bump_charge
- Enable/disable bump chargesnumber.octopus_energy_intelligent_charge_limit_weekday
- Set the target charge for weekdaysnumber.octopus_energy_intelligent_charge_limit_weekend
- Set the target charge for weekendstime.octopus_energy_intelligent_ready_time_weekday
- Set the target ready time for weekdaystime.octopus_energy_intelligent_ready_time_weekend
- Set the target ready time for weekendsswitch.octopus_energy_intelligent_smart_charge
-Enable/disable smart chargebinary_sensor.octopus_energy_intelligent_dispatching
- See planned and completed dispatches and the sensor will be on when you're in one.
Join the discussion at https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/discussions/282
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - v7.4.3
7.4.3 (2023-06-16)
Bug Fixes
- api_client: Improved detection of smart meters (d614210)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - octopus-intelligent-beta12
- Fixes issue around dispatches being loaded from memory
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - octopus-intelligent-beta11
- Adds support for storing completed dispatches locally so that there's enough of a backlog for previous consumption calculations
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - v7.4.2
7.4.2 (2023-06-04)
Bug Fixes
- binary-sensor: Fixed next_time on target rate sensors to take account of configured offsets (9673b4e)
- sensor: Fixed recovery of electricity rates if new rates fail to be retrieved (210f6c4)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - octopus-intelligent-beta10
- Includes fixes from v7.4.2
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - octopus-intelligent-beta9
Includes fixes from 7.4.1
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - v7.4.1
7.4.1 (2023-06-03)
Bug Fixes
- sensors: Fixed handling the retrieving of tracker tariff data for non tracker tariffs (6c277d4)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - octopus-intelligent-beta8
- Includes v7.4.0 changes
- Applies completed charges to previous accumulative costs
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - v7.4.0
7.4.0 (2023-06-03)
Bug Fixes
- config: Updated mini configuration to have link to minimise confusion (9d277af)
- Updated api client to throw errors based on responses and caught appropriately in the coordinators (c1c031a)
Features
- sensors: Updated sensors to appear in disabled state if account info determines no smart meter is present (b1f123a)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - octopus-intelligent-beta7
Added additional logging around adjusting rates based on intelligent.
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - octopus-intelligent-beta6
Should resolve issues retrieving completed dispatches
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - v7.3.0
7.3.0 (2023-05-28)
Features
- binary-sensor: Added the ability to force target rate sensors to find the latest applicable set of rates (dc2e456)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - octopus-intelligent-beta4
Should fix issue around retrieving planned and completed dispatches
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - octopus-intelligent-beta3
Initial support for Octopus Intelligent with the latest fixes/features from v7.2.0
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - octopus-intelligent-beta2
Initial support for Octopus Intelligent with the latest fixes/features from v7.2.0
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - v7.2.0
7.2.0 (2023-05-21)
Bug Fixes
- Fixed issue when Octopus Home Mini data can't be retrieved for 1 week or beyond. (1c05ea7)
- sensor: Added missing last reset attribute restoration (d596b3b)
- sensor: Fixed last_reset of previous electricity consumption/cost (3996ab7)
Features
- sensor: Added support for comparing previous consumption cost with another tariff (44ef244)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - v7.1.3
7.1.3 (2023-05-13)
Bug Fixes
- sensor: Fixed peak/off peak calculations when off peak cost exceeds peak costs (317e916)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - v7.1.2
7.1.2 (2023-05-11)
Bug Fixes
- sensor: Added additional checks around previous consumptions and costs when data is not available (28b31b5)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - v7.1.2-beta1
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave almost 2 years ago

Home Assistant Octopus Energy - v7.1.1
7.1.1 (2023-05-11)
Bug Fixes
- Added check for when standing charge can't be retrieved (383ec65)
- Added more checks around retrieving previous rates and consumption (a1ec6fe)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - v7.1.0
7.1.0 (2023-05-11)
Bug Fixes
- sensor: Fixed icon for previous gas consumption sensor (91f9096)
- sensor: Fixed rate sensors not having long term statistics (07db8f8)
Features
- config: Added detail around target rate hours (9b084c9)
- sensor: Added disabled sensors for representing electricity peak/off peak consumption and cost for previous day (76de3fb)
- sensor: Added min/max/average rates to electricity rate sensors (df82983)
- sensors: Added support for external statistics for previous consumption sensors (see energy dashboard instructions) (4d4e460)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 2 years ago

Home Assistant Octopus Energy - v7.0.0
7.0.0 (2023-04-18)
Bug Fixes
- Added check when gas rates are unavailable (b90131a)
- fixed entity names to match documentation and include octopus_energy domain (f6f589b)
BREAKING CHANGES
- The name of the entity should stay how it was formed when the entities were first created, however
the names might change in either your HA instance or other dependent services.
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - Initial support for Octopus Intelligent
Initial release to support Octopus Intelligent more and fix associated rate issues
- Attempt at fixing https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/issues/114
- Adds charger as device
- Adds binary sensor to indicate if the planned dispatch is active
- Refactored code to be more managable
I'm not on this tariff, so this initial release has been done blind, so there's a good chance it hasn't worked
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave about 2 years ago

Home Assistant Octopus Energy - v6.6.1
6.6.1 (2023-04-10)
Bug Fixes
- Fixed average cost on target rate sensors to handle when no rates are available (b67989e)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.6.0
6.6.0 (2023-04-08)
Bug Fixes
- Fixed fallback onto make/model if import/export meter not available (2940e73)
Features
- binary-sensor: Added overall average, min and max costs for target rate sensors (060ea63)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.5.0
6.5.0 (2023-04-08)
Bug Fixes
- config: Updated target rate sensor to support type and name to be updated (4888976)
- Fixed consumption sensors to not be created for users with no smart meters (34003f4)
- Updated tariff extraction to be more flexible with beta tariffs (e.g V2G) (3a9c2fb)
Features
- binary-sensor: Added cost attributes to target rate sensors (98c0db9)
- sensor: Updated saving session entity to display current event start/end/duration (97b49d0)
- Update device to include make, model and firmware where available (f65c34a)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.4.1
6.4.1 (2023-04-01)
Bug Fixes
- Added more robust checks when retrieving account information (5898f41)
- api-client: Added more checks for when meters have no agreements (ee86fe0)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.4.0
6.4.0 (2023-04-01)
Features
- config: Added checks for tariffs to report repair errors if not valid (3f7dc86)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.3.2
6.3.2 (2023-03-29)
Bug Fixes
- Added missing requirement for repairs (69a4bcb)
- Updated current rate sensors to indicate if prices are capped (1368349)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.3.1
6.3.1 (2023-03-28)
Bug Fixes
- Handle when account cant be found and display repair message (7c7801a)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.3.0
6.3.0 (2023-03-21)
Bug Fixes
- Updated diagnostics to redact device id (093fc5a)
Features
- Updated account to retrieve tariff product code (3cdb4b5)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.2.0
6.2.0 (2023-03-18)
Bug Fixes
- binary-sensor: Fixed offset incorrectly being applied to target times upon discovery (94ed934)
Features
- sensor: Updated names of sensors to not include Octopus Energy (07fdd8b)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.1.1
6.1.1 (2023-03-18)
Bug Fixes
- sensor: Fixed kwh gas sensor device class (6a25058)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.1.0
6.1.0 (2023-03-18)
Bug Fixes
- binary-sensor: Fixed issue with offset being applied twice for "next_time" in target rate sensors (d8596fb)
Features
- sensor: Added current consumption for gas through octopus mini (df7b3dc)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.0.1
6.0.1 (2023-03-02)
Bug Fixes
- sensor: Fixed handling of tracker products (2911ebb)
- sensor: Fixed rate sensors to update on the half hour (2e2d795)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v6.0.0
6.0.0 (2023-02-25)
Bug Fixes
- fix(sensor): Added "export" to export based sensors (3df28bb)
Features
- Added option to configure gas calorific value (d3e3333)
- Added price cap configuration (fdd856a)
- Added support for home mini (3f811e3)
BREAKING CHANGES
- sensor: The name of export based electricity sensors have been updated to include the term "export". This is to make it more discoverable for new users.
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - home-mini-beta-2
New release including fixes for 5.4.1
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave about 2 years ago

Home Assistant Octopus Energy - v5.4.1
5.4.1 (2023-02-07)
Bug Fixes
- api-client: Fixed tracker lookup logic (c59085a)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v5.4.0
5.4.0 (2023-02-05)
Bug Fixes
- sensor: Fixed restoring attributes from restart (fdfd72e)
- sensor: Fixed restoring attributes so they're not read only (bbb3ef8)
Features
- api_client: Updated rates and standing charge logic to route to tracker endpoint where appropriate (3be23d0)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - home-mini-beta
Beta release for home mini support. The Octopus Energy API seems to be a bit flakey at times with sporadic API errors. It is currently mostly accurate but I believe the discrepencies are when the API call fails. I want to try and make it more resilient.
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave about 2 years ago

Home Assistant Octopus Energy - v5.3.1
5.3.1 (2023-01-28)
Bug Fixes
- sensor: Fixed gas rates to work with tracker products (b2419dc)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 2 years ago

Home Assistant Octopus Energy - v5.3.0
5.3.0 (2023-01-20)
Bug Fixes
- Added more defensive code for account retrieval (a01513c)
- binary-sensor: Updated target rates to skip if not enough applicable rates exist for specified period (e2a2376)
- sensor: Fixed restoring rate sensors to not default to 0. (85c38cc)
Features
- binary-sensor: Added next duration in minutes for target rates (bae76b2)
- binary-sensor: Added rolling target as attribute (f1eaac9)
- binary-sensor: Updated target rate sensors to display how long the current active block is (2bd037b)
- sensor: Added next rate sensor for electricity meters (8167baf)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v5.2.1
5.2.1 (2023-01-16)
Bug Fixes
- binary-sensor: Fixed issues with using update service through automations (70d101d)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v5.2.0
5.2.0 (2023-01-15)
Bug Fixes
- binary-sensor: Fixed issue when start/end spans multiple dates (a4d9550)
- Removed "export" from name of target rate sensors (1b22958)
Features
- Added service for updating target rate config (4c6a2bb)
- binary-sensor: Added support for end time being before start time (8431801)
- sensor: Added new sensor to expose gas as kwh (d365c45)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v5.1.0
5.1.0 (2022-12-28)
Bug Fixes
- sensor: Added back m3/kWh calculations for gas sensors (820abde)
- sensor: Added last_reset attribute to cost/reading sensors (2861796)
- sensor: Removed SMETS1 configuration as it's no longer used (eb49841)
- sensor: Updated min consumption data to be in calculation (4f55e8d)
Features
- binary-sensor: Updated next saving session to include end date and duration in minutes (4d78a00)
- sensor: Added sensors for current standing charges for electricity and gas (24641f8)
- sensor: Updated standing charge to be more specific (521d9fc)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v5.0.0
5.0.0 (2022-12-17)
Bug Fixes
- sensor: Fixed state class for sensors to "total" (fda8df6)
BREAKING CHANGES
- sensor: This fix causes long term statistics for the sensors to break. To rectify this, visit https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/issues/108
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v4.7.1
4.7.1 (2022-12-08)
Bug Fixes
- sensor: Only set latest date on gas rate sensor if rates are successfully retrieved. (11f275f)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v4.7.0
4.7.0 (2022-12-04)
Bug Fixes
- binary-sensor: Fixed issue with rates mismatch and multiple meters (1050fd4)
- binary-sensor: Updated target rate sensors to work with export based meters (0d4757b)
- sensor: Fixed issue with rates update (a2fead5)
- sensor: Updated sensors to support being restored after reboots (1f04b14)
Features
- binary-sensor: Added sensor for when joined saving sessions is active (93dbd9e)
- sensor: Added saving sessions points sensor (94e465c)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v4.6.5-beta1
beta release for https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/issues/76
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 2 years ago

Home Assistant Octopus Energy - v4.6.4
4.6.4 (2022-10-27)
Bug Fixes
- Fixed issue with increased debug logging. Also reduced default logging to debug level (2add166)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v4.6.3
4.6.3 (2022-10-26)
Bug Fixes
- Added additional logging around target rates (6228020)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v4.6.2
4.6.2 (2022-10-25)
Bug Fixes
- api-client: Fixed api_client incorrectly absorbing not found requests (2a96c51)
- sensor: Update rate sensors to report back None if no current rate can be found (86376ac)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v4.6.1
4.6.1 (2022-10-22)
Bug Fixes
- config: Updated rates retrieval to take account of local time (ccf67ee)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v4.6.0
4.6.0 (2022-10-16)
Bug Fixes
- binary-sensor: Fixed issue when sensor is active and calculated on the end date of the last rate (917f9b5)
Features
- api-client: Moved conversion of rates to 30 minute increments to separate testable function (412599f)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v4.5.1
4.5.1 (2022-10-02)
Bug Fixes
- binary-sensor: Fixed text of rolling_target to reflect behaviour (4840ff3)
- config: Fixed issue with configuring when star/end/offset not set (4916f68)
- config: Fixed loading binary sensor when start/end is not set (dcafda4)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v4.5.0
4.5.0 (2022-10-01)
Bug Fixes
- binary-sensor: Fixed issue when start/end time isn't set (7ab9b2d)
- Fixed day/night times for economy 7 tariffs when using a smart meter. Thanks @696GrocuttT (c860a8a)
- Updated consumption sensors to wait for more than 2 charges to be present (aa97647)
Features
- binary-sensor: Added facility to restrict target rates sensors from only reaching the target once a day (67d2993)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 2 years ago

Home Assistant Octopus Energy - v4.4.0
4.4.0 (2022-07-23)
Features
- device: Added debug logging for account information (not redacted) (576c93d)
- device: Added support to download diagnostics which includes redacted account information (01fdf4e)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 3 years ago

Home Assistant Octopus Energy - v4.3.0
4.3.0 (2022-07-04)
Bug Fixes
- api-client: Updated get_account to use graphql so that inactive meters are ignored (f05dcd9)
- sensor: Fixed gas sensor (975f4fe)
- Updated translations to not include title as not needed (43d1a0e)
Features
- sensor: Added rate information to current electricity rate sensor (cfb4043)
- sensor: Updated electricity and gas sensors to be associated with devices (38d8adb)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 3 years ago

Home Assistant Octopus Energy - v4.2.1
4.2.1 (2022-06-18)
Bug Fixes
- Fixed incorrect logging for debugging entries (d5fad1d)
- sensor: Fixed issue where gas consumption was being incorrectly calculated for SMETS1 sensors (065ec88)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 3 years ago

Home Assistant Octopus Energy - v4.2.0
4.2.0 (2022-05-07)
Features
- binary_sensor: Updated target rate sensors to be updatable (a6fbcca)
- binary-sensor: Added ability to apply offsets to target rate sensors (faafa1b)
- sensor: Moved targeting sensor update logic to external functions (74908e1)
- sensor: Updated sensor icons to be gbp instead of usd (66dfc54)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] almost 3 years ago

Home Assistant Octopus Energy - v4.1.3
4.1.3 (2022-03-23)
Bug Fixes
- sensor: Fixed issue where active agreement was not being found, causing sensors to not appear (85acdac)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 3 years ago

Home Assistant Octopus Energy - v4.1.2
4.1.2 (2022-03-22)
Bug Fixes
- sensor: More fixes to sensor logging. (b0c4213)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 3 years ago

Home Assistant Octopus Energy - v4.1.1
4.1.1 (2022-03-22)
Bug Fixes
- sensor: Fixed log when no active agreement present (75af243)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 3 years ago

Home Assistant Octopus Energy - v4.1.0
4.1.0 (2022-03-22)
Features
- sensor: added info logs to indicate why sensors aren't added (cc3fbeb)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 3 years ago

Home Assistant Octopus Energy - v4.0.0
4.0.0 (2022-03-07)
Bug Fixes
Features
- config: Updated selecting target meters for target sensors to be more user friendly (b1dc00f)
- sensor: Added tariff code to electricity and gas consumption sensors (a728652)
- sensor: Updated electricity sensors to include is_export attribute (d35967e)
- sensor: updated gas sensors to include mprn in name (af528ef)
- sensor: Updated previous gas consumption to display kwh and m3 values in attributes (745c51f)
BREAKING CHANGES
- sensor: This has been updated for consistency with the electricity sensor changes
- Unfortunately in order to support import/exports, electricity sensors now include both the mpan and serial number in their name. This means you will need to update any automations or dashboards that rely on these sensors.
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] about 3 years ago

Home Assistant Octopus Energy - v3.1.0
3.1.0 (2022-01-15)
Bug Fixes
- sensors: Fixed current gas rate period to be for the day (7a62150)
Features
- sensor: added current gas rate sensor (ecfe774)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 3 years ago

Home Assistant Octopus Energy - v3.0.4
3.0.4 (2022-01-01)
Bug Fixes
- sensor: Updated consumption to not require 48 entries (9bd6790)
- sensor: Updated sensors to not require 48 entries for consumption (15fd45c)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 3 years ago

Home Assistant Octopus Energy - v3.0.3
3.0.3 (2022-01-01)
Bug Fixes
- api-client: fixed retrieving rates for agile and go tariffs (9a12ac5)
- api-client: updated to treat server errors as not receiving any data (c111463)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 3 years ago

Home Assistant Octopus Energy - v3.0.2
3.0.2 (2021-12-28)
Bug Fixes
- api-client: Added additional logging for failing to read json response (fa3b33d)
- sensor: Added more logging around failing to retrieve consumption rate. (dbec7a5)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 3 years ago

Home Assistant Octopus Energy - v3.0.1
3.0.1 (2021-12-23)
Bug Fixes
- sensor: updated tariff code in sensor setup to be retrieved after it's been setup in the rate coordinator (9caade9)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 3 years ago

Home Assistant Octopus Energy - v3.0.0
3.0.0 (2021-12-22)
Bug Fixes
- sensor: Removed code for falling back on fixed tariffs if no agreement is found (9a5045b)
Features
- sensor: Added sensors for accumulative cost of gas for the previous day (42a1408)
- sensor: Created coordinator for retrieving current reading and created initial electricity consumption cost (4f09269)
- sensor: removed current consumption sensors due to insufficient data provided by Octopus Energy (0470ff3)
- sensor: Removed registering of current consumption sensors (d263a68)
- sensor: Updated previous day consumption to only be valid if enough data points are available (9e71ef2)
- sensor: Updated previous day cost sensor to include breakdown and standing charges (6618246)
- updated docs (dff4d16)
BREAKING CHANGES
- We no longer fall back to fixed rate agreements if an active agreement can't be found. This was
added by mistake when people were not receiving sensors when they had moved home and therefore an
inactive house was being picked up. This means that some sensors may disapper, but these should just
be inactive meters. - sensor: Latest consumption sensors are no longer available, which may cause issues anywhere they are used.
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 3 years ago

Home Assistant Octopus Energy - v2.0.0
2.0.0 (2021-11-10)
Bug Fixes
- api-client: fixed get_account to find the first property that hasn't been moved out of (970a7a5)
BREAKING CHANGES
- api-client: This change could cause the sensors associated with your meters to change, as they may have been
associated with a property you had moved out of
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 3 years ago

Home Assistant Octopus Energy - v1.2.0
1.2.0 (2021-10-30)
Bug Fixes
- Updated how we determine if we're on an expired fixed tariff (075766f)
Features
- Updated to move to variable tariffs if a meter's latest agreement was fixed term (37ee143)
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] over 3 years ago

Home Assistant Octopus Energy - v1.1.0
Features
- Support for duel register tariffs (e.g. where you have different day/night rates)
Bug Fixes
- Support for account configuration that was setup before the introduction of SMETS1 configuration.
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 3 years ago

Home Assistant Octopus Energy - v1.0.1
- Added additional logging around extracting active agreements and product codes
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 3 years ago

Home Assistant Octopus Energy - v1.0.0
This is the first version of the component. See readme for limitations and installation instructions
Energy Systems - Building Energy Monitoring
- Python
Published by BottlecapDave over 3 years ago
