Skip to content

Commit 823f58c

Browse files
committed
bump the required surepy version to 0.7.2
1 parent fca9e29 commit 823f58c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
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-
}
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.2"],
10+
"iot_class": "cloud_polling"
11+
}

0 commit comments

Comments
 (0)