Skip to content

Commit

Permalink
Bump geckolib
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
gazoodle committed Feb 18, 2025
1 parent 6e4bc33 commit a42834b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@

# Version History

## v0.1.23
- Bump geckolib to fix DIV/0

## v0.1.22
- Made platform load/unload more tolerant of runtime faults
- Support basic inMix RGB zones. Need feedback on this. No lighting modes or synchro support yet.
Expand Down
4 changes: 2 additions & 2 deletions custom_components/gecko/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"iot_class": "local_push",
"issue_tracker": "https://github.com/gazoodle/gecko-home-assistant/issues",
"requirements": [
"geckolib==1.0.4"
"geckolib==1.0.5"
],
"version": "0.1.22"
"version": "0.1.23"
}

0 comments on commit a42834b

Please sign in to comment.