Skip to content

Commit

Permalink
Update wyzeapy to 0.5.19 (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Mulliken committed Mar 7, 2023
1 parent 96a108a commit 13aa005
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 202 deletions.
12 changes: 6 additions & 6 deletions custom_components/wyzeapi/manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"domain": "wyzeapi",
"version": "0.1.18b1",
"name": "Wyze",
"codeowners": [
"@JoshuaMulliken"
],
"config_flow": true,
"iot_class": "cloud_polling",
"documentation": "https://github.com/JoshuaMulliken/ha-wyzeapi#readme",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/JoshuaMulliken/ha-wyzeapi/issues",
"requirements": [
"wyzeapy==0.5.18"
"wyzeapy==0.5.19"
],
"codeowners": [
"@JoshuaMulliken"
]
"version": "0.1.19"
}

0 comments on commit 13aa005

Please sign in to comment.