We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2494281 commit 501cf23Copy full SHA for 501cf23
1 file changed
custom_components/fems/manifest.json
@@ -1,7 +1,8 @@
1
{
2
"domain": "fems",
3
"name": "FEMS Diagnostics",
4
- "version": "0.2.6",
+ "integration_type": "hub",
5
+ "version": "0.2.7",
6
"documentation": "https://github.com/alpenfun/fems-diagnostics",
7
"issue_tracker": "https://github.com/alpenfun/fems-diagnostics/issues",
8
"config_flow": true,
@@ -12,4 +13,4 @@
12
13
"codeowners": [
14
"@alpenfun"
15
]
-}
16
+}
0 commit comments