Skip to content

Commit

Permalink
Bump growcube-client to 1.0.15
Browse files Browse the repository at this point in the history
Version 0.9.4
  • Loading branch information
bergdahl committed May 29, 2024
1 parent 39f0d89 commit a9eebb1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
*.pyc
*.pyc
.idea
4 changes: 2 additions & 2 deletions custom_components/growcube/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"issue_tracker": "https://github.com/jonnybergdahl/homeassistant_growcube/issues",
"iot_class": "local_push",
"requirements": [
"growcube-client==1.0.14"
"growcube-client==1.0.15"
],
"version": "0.9.3"
"version": "0.9.4"
}

0 comments on commit a9eebb1

Please sign in to comment.