3.0.1 (2024-09-22)
- Fixed HA warning for registering an entity service with a non entity service schema (15 minutes dev time) (9410426)
3.0.1 (2024-09-22)
- Fixed HA warning for registering an entity service with a non entity service schema (15 minutes dev time) (9410426)
3.0.0 (2024-04-28)
- 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)
- Added support for finding latest intensity blocks and defining maximum intensity for target rate sensors (f0f7aa7)
- Added support for national carbon intensity rates (f3877e1)
- 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
2.0.2 (2024-02-01)
- Fixed links in config (e52b79b)
2.0.1 (2024-01-13)
- Fixed translations in config flow (524b2da)
2.0.0 (2023-10-11)
- 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)
- 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)
- 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.
1.3.2 (2023-04-01)
- Removed restore state from target rate sensor (799bed4)
1.3.1 (2023-03-25)
- Added missing RestoreEntity base class to sensors (143d89d)
1.3.0 (2023-03-18)
- 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)
- Added service for updating a target rate's config temporarily (d40250d)
- Updated target rates to support shifting evaluation period (6ac0a4e)
1.2.0 (2022-12-29)
- 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)
- binary-sensor: Added facility to restrict target rates sensors from only reaching the target once a day (5a1e926)
- sensor: Added unit of measurement for current rating (a4d4aca)
1.1.0 (2022-07-23)
- sensor: Added current rating sensor (0893adf)