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?