Skip to content

Commit 2e967f1

Browse files
author
Mariusz Ostoja-Świerczyński
authored
Merge pull request mariusz-ostoja-swierczynski#36 from rozmyty/patch-1
Tech component fails due to missing requirements
2 parents 5f22deb + d7fe533 commit 2e967f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/tech/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"name": "Tech Controllers",
44
"config_flow": true,
55
"documentation": "https://www.home-assistant.io/integrations/tech",
6-
"requirements": ["tech"],
6+
"requirements": [],
77
"dependencies": [],
88
"codeowners": [
99
"@mariusz.ostoja-swierczynski"
1010
],
1111
"version": "1.0.0"
12-
}
12+
}

0 commit comments

Comments
 (0)