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 fca9e29 commit 823f58cCopy full SHA for 823f58c
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.7.1"],
10
- "iot_class": "cloud_polling"
11
-}
+ "domain": "sureha",
+ "name": "SureHA",
+ "version": "0.2.0",
+ "documentation": "https://github.com/benleb/sureha",
+ "issue_tracker": "https://github.com/benleb/sureha/issues",
+ "config_flow": true,
+ "codeowners": ["@benleb"],
+ "requirements": ["surepy>=0.7.2"],
+ "iot_class": "cloud_polling"
+}
0 commit comments