Skip to content

Commit

Permalink
fix: update api for new filter whyOn states, ref: #63 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptk committed Jun 23, 2023
1 parent 297ab21 commit e713084
Showing 1 changed file with 2 additions and 2 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.11.1"
"python_omnilogic_local==0.11.2"
],
"ssdp": [],
"version": "0.5.1",
"version": "0.5.2",
"zeroconf": []
}

0 comments on commit e713084

Please sign in to comment.