Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
photinus authored May 27, 2021
1 parent ca0a610 commit 7c2a448
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions custom_components/wyzesense/manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"version": "0.0.10",
"version": "0.0.11",
"domain": "wyzesense",
"name": "Wyze Sense Component",
"documentation": "https://github.com/kevinvincent/wyzesense",
"requirements": ["wyzesense==0.0.4","retry==0.9.2"],
"dependencies": [],
"codeowners": ["@kevinvincent"]
"codeowners": ["@kevinvincent"],
"iot_class": "local_push"
}

0 comments on commit 7c2a448

Please sign in to comment.