We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4407b8f commit 28f9fe7Copy full SHA for 28f9fe7
1 file changed
custom_components/marstek_local_api/manifest.json
@@ -1,7 +1,9 @@
1
{
2
"domain": "marstek_local_api",
3
"name": "Marstek Local API",
4
- "codeowners": ["@jaapp"],
+ "codeowners": [
5
+ "@jaapp"
6
+ ],
7
"config_flow": true,
8
"dhcp": [
9
@@ -13,5 +15,5 @@
13
15
"iot_class": "local_polling",
14
16
"issue_tracker": "https://github.com/jaapp/ha-marstek-local-api/issues",
17
"requirements": [],
- "version": "1.0.0"
18
+ "version": "1.2.0.rc7"
19
}
0 commit comments