Skip to content

Commit cdffbda

Browse files
release: Released v1.2.3 [skip ci]
1 parent 094fd04 commit cdffbda

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.3](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.2.2...v1.2.3) (2024-09-22)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed HA warning for registering an entity service with a non entity service schema (15 minutes dev time) ([3657a90](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/3657a9093ad08ed482a03289b38b0fcd09bffe00))
7+
18
## [1.2.2](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.2.1...v1.2.2) (2024-08-07)
29

310

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.2",
17+
"version": "1.2.3",
1818
"zeroconf": []
1919
}

0 commit comments

Comments
 (0)