Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
BottlecapDave committed Oct 4, 2024
2 parents b63e9c5 + 4cdde09 commit ae62d3b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.3](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.2.2...v1.2.3) (2024-09-22)


### Bug Fixes

* 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))

## [1.2.2](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.2.1...v1.2.2) (2024-08-07)


Expand Down
2 changes: 1 addition & 1 deletion custom_components/harvest_time_tracker/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/issues",
"ssdp": [],
"version": "1.2.2",
"version": "1.2.3",
"zeroconf": []
}

0 comments on commit ae62d3b

Please sign in to comment.