We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1ce34 commit c6a3233Copy full SHA for c6a3233
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.1](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.1.0...v1.1.1) (2024-01-13)
2
+
3
4
+### Bug Fixes
5
6
+* Added missing configuration translation ([68688cc](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/68688cc54625af684c98540df538cd659125ffc6))
7
8
# [1.1.0](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.0.1...v1.1.0) (2023-11-28)
9
10
custom_components/harvest_time_tracker/manifest.json
@@ -14,6 +14,6 @@
14
"iot_class": "cloud_polling",
15
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/issues",
16
"ssdp": [],
17
- "version": "1.1.0",
+ "version": "1.1.1",
18
"zeroconf": []
19
}
0 commit comments