Releases: BottlecapDave/HomeAssistant-OctopusEnergy
Releases · BottlecapDave/HomeAssistant-OctopusEnergy
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)
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)
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)
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)
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)
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)
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)
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)
v4.1.2
4.1.2 (2022-03-22)
Bug Fixes
- sensor: More fixes to sensor logging. (b0c4213)
v4.1.1
4.1.1 (2022-03-22)
Bug Fixes
- sensor: Fixed log when no active agreement present (75af243)