1.5.1 (2026-04-04)
- Fixed issue with calculations when moving from GMT to BST (2 hours dev time) (1780ad6)
1.5.0 (2026-03-07)
- Fixed missing translation key (Thanks @willemstuursma) (8323e0a)
- Added support for weighting for target timeframes not in minimum and maximum mode (3 hours dev time) (2133b5f)
- Added the ability to update data source data updates via raised events (2 hours dev time) (f039ed7)
1.4.1 (2025-11-02)
- Fixed issue where discovered target times were being reset incorrectly on reload (2 hours dev time) (8bf07a1)
1.4.0 (2025-10-20)
- added support for always evaluation mode for standard target timeframes (1 hour dev time) (45f1086)
1.3.1 (2025-09-07)
- fixed ability to set zero for min/max values (30 minutes dev time) (e542f71)
- fixed target timeframes to support reloading entity upon updating configuration (15 minutes dev time) (c4a2f84)
1.3.0 (2025-08-17)
- fixed minimum/maximum targets to support negative values (45 minutes dev time) (8d27582)
- Added configuration for standard and rolling target timeframes to determine minimum minutes for a slot to be evaluated (3.5 hours dev time) (3d4ba9d)
- added support to evaluate with incomplete data (1 hour dev time) (a61edfa)
1.2.1 (2025-06-14)
- added additional logging for debugging purposes (99d0bb6)
1.2.0 (2025-06-11)
- Added data source attribute to sensors (4ff880e)
- Updated update config service to re-evaluate straight away (5 minutes dev time) (54f68ca)
1.1.1 (2025-05-31)
- Fixed issue where started target timeframes are calculated and it starts in the past (2 hours dev time) (fe54ba0)
1.1.0 (2025-05-23)
- Fixed issue where target times could be recalculated within the same target time frame once complete, causing the sensor to come on more than it should (1 hour dev time) (6627bb8)
- Updated update_data_source service to now append data instead of replace data by default as this caused issues with certain data sources when it was replacing. Replacing is now available as an optional toggle (40 minute dev time) (4e657f8)
1.0.3 (2025-05-09)
- Fixed issue where target timeframes can't be reconfigured on 2025.4 onwards (30 minutes dev time) (b778dda)
- Fixed the ability to reconfigure data sources (1 hour dev time) (a2472d4)
1.0.2 (2025-04-01)
- Fixed integration not appearing in integrations (51820ff)
1.0.1 (2025-03-29)
- Fixed documentation references (c09d012)
- Fixed missing repair translation and associated doc page (e71a958)
- Fixed updating configuration when only some values are updated (d146fb4)
- Added initial integration (247db85)