We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0a610 commit 7c2a448Copy full SHA for 7c2a448
custom_components/wyzesense/manifest.json
@@ -1,9 +1,10 @@
1
{
2
- "version": "0.0.10",
+ "version": "0.0.11",
3
"domain": "wyzesense",
4
"name": "Wyze Sense Component",
5
"documentation": "https://github.com/kevinvincent/wyzesense",
6
"requirements": ["wyzesense==0.0.4","retry==0.9.2"],
7
"dependencies": [],
8
- "codeowners": ["@kevinvincent"]
+ "codeowners": ["@kevinvincent"],
9
+ "iot_class": "local_push"
10
}
0 commit comments