Releases: BottlecapDave/HomeAssistant-CarbonIntensity
Releases · BottlecapDave/HomeAssistant-CarbonIntensity
v3.0.1
v3.0.0
3.0.0 (2024-04-28)
Bug Fixes
- Fixed registration of update target rate config service (02f89ee)
- Updated default naming of entities to be better for areas of HA where space is limited (4f749a3)
- updated timestamps in attributes and events to be in local time (eba53bd)
Features
- Added support for finding latest intensity blocks and defining maximum intensity for target rate sensors (f0f7aa7)
- Added support for national carbon intensity rates (f3877e1)
BREAKING CHANGES
- If you are relying on the current default names, you will need to adjust accordingly. This will not effect the entity ids, so no automations should be effected.
- If you are relying on timestamps in attributes and events to be in UTC, then you'll need to adjust
accordingly
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2023-10-11)
Bug Fixes
- binary-sensor: Fixed next_time on target rate sensors to take account of configured offsets (1e1f38b)
- config: Updated target rate sensor to support type and name to be updated (e906b9a)
Features
- raised events when rates are refreshed. These are exposed in new event entities. (400d147)
- updated name of current rating sensor to include target region and removed all_rates attribute (749e5e3)
BREAKING CHANGES
- all_rates attribute has been removed from target rating in favour of new event entities. The name of the current rating sensor now includes the region.
v1.3.2
1.3.2 (2023-04-01)
Bug Fixes
- Removed restore state from target rate sensor (799bed4)
Enjoying the integration? Why not make a one time or monthly GitHub sponsorship?
v1.3.1
v1.3.0
1.3.0 (2023-03-18)
Bug Fixes
- binary-sensor: Fixed applying offset multiple times (d9cc6f4)
- binary-sensor: Fixed offset not being applied to discovered target rates (322f4a0)
- binary-sensor: Fixed target rate active check to account for period ending now (e532ecc)
- Fixed sensors reloading between restarts (6c12413)
Features
v1.2.0
1.2.0 (2022-12-29)
Bug Fixes
- binary-sensor: Fixed issue when start/end time isn't set (f7b8236)
- binary-sensor: Fixed text of rolling_target to reflect behaviour (4267375)
- config: Fixed issue with configuring when star/end/offset not set (348d8f8)
- config: Fixed loading binary sensor when start/end is not set (3979644)
- sensor: Updated to reevaluate current rating every minute (03fce94)
- Updated translations (9d4fd97)