Skip to content

Commit

Permalink
fix: update library version to 0.14.3 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptk authored Dec 29, 2024
1 parent 4e4ed0c commit 0441fd0
Show file tree
Hide file tree
Showing 3 changed files with 2,015 additions and 1,679 deletions.
4 changes: 2 additions & 2 deletions custom_components/omnilogic_local/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"issue_tracker": "https://github.com/cryptk/haomnilogic-local/issues",
"loggers": ["pyomnilogic_local"],
"requirements": [
"python_omnilogic_local==0.14.0"
"python_omnilogic_local==0.14.3"
],
"ssdp": [],
"version": "0.7.5",
"version": "0.7.6",
"zeroconf": []
}
Loading

0 comments on commit 0441fd0

Please sign in to comment.