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 d3e0d29 commit 2488397Copy full SHA for 2488397
custom_components/sureha/manifest.json
@@ -1,11 +1,11 @@
1
{
2
- "domain": "sureha",
3
- "name": "SureHA",
4
- "version": "0.2.0",
5
- "documentation": "https://github.com/benleb/sureha",
6
- "issue_tracker": "https://github.com/benleb/sureha/issues",
7
- "config_flow": true,
8
- "codeowners": ["@benleb"],
9
- "requirements": ["surepy>=0.9.0"],
10
- "iot_class": "cloud_polling"
+ "domain": "sureha",
+ "name": "SureHA",
+ "version": "0.5.2",
+ "documentation": "https://github.com/benleb/sureha",
+ "issue_tracker": "https://github.com/benleb/sureha/issues",
+ "config_flow": true,
+ "codeowners": ["@benleb"],
+ "requirements": ["surepy>=0.9.0"],
+ "iot_class": "cloud_polling"
11
}
0 commit comments