Skip to content

Commit f5a8ecc

Browse files
release: Released v1.3.0 [skip ci]
1 parent c1db653 commit f5a8ecc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.3.0](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.2.4...v1.3.0) (2025-03-08)
2+
3+
4+
### Features
5+
6+
* Added ability to set a friendly name (1 hour dev time) ([cc88b81](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/cc88b812a5eb37afc874ff5012bdb23e73d14794))
7+
* Added blueprint to add entries based on calendar events using AI (2 hours dev time) ([15f7786](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/15f77865f4c03a8f6e04604199530eb1dbfeb676))
8+
* Added correct user agent for integration (5 minutes dev time) ([be10842](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/be1084265653709a0ba81059e4806a0a6af8517c))
9+
* Added event entity which exposes all tasks that the account is assigned to (30 minutes dev time) ([ca7594f](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/ca7594f150b20631ea6ada1bc1d518cfe4d55f1f))
10+
111
## [1.2.4](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.2.3...v1.2.4) (2024-10-05)
212

313

custom_components/harvest_time_tracker/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"iot_class": "cloud_polling",
1515
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/issues",
1616
"ssdp": [],
17-
"version": "1.2.4",
17+
"version": "1.3.0",
1818
"zeroconf": []
1919
}

0 commit comments

Comments
 (0)