Skip to content

Commit

Permalink
bump wyzeapy and version to 0.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Mulliken committed Jan 18, 2023
1 parent 20479d0 commit 4eea82a
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 84 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"sarif-viewer.connectToGithubCodeScanning": "on"
}
4 changes: 2 additions & 2 deletions custom_components/wyzeapi/manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"domain": "wyzeapi",
"version": "0.1.16",
"version": "0.1.17",
"name": "Wyze",
"config_flow": true,
"iot_class": "cloud_polling",
"documentation": "https://github.com/JoshuaMulliken/ha-wyzeapi#readme",
"issue_tracker": "https://github.com/JoshuaMulliken/ha-wyzeapi/issues",
"requirements": [
"wyzeapy==0.5.15"
"wyzeapy==0.5.16"
],
"codeowners": [
"@JoshuaMulliken"
Expand Down

0 comments on commit 4eea82a

Please sign in to comment.