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 53146c3 commit 47ad8cdCopy full SHA for 47ad8cd
custom_components/tech/manifest.json
@@ -1,12 +1,14 @@
1
{
2
"domain": "tech",
3
"name": "Tech Controllers",
4
+ "integration_type": "hub",
5
"config_flow": true,
- "documentation": "https://www.home-assistant.io/integrations/tech",
6
- "requirements": ["tech"],
+ "documentation": "https://github.com/MichalKrasowski/tech-controllers",
7
+ "issue_tracker": "https://github.com/MichalKrasowski/tech-controllers/issues",
8
+ "requirements": [],
9
"dependencies": [],
10
"codeowners": [
- "@mariusz.ostoja-swierczynski"
- ],
11
- "version": "1.0.0"
12
-}
+ "@MichalKrasowski"
+ ],
13
+ "version": "1.0.0"
14
+}
0 commit comments