diff --git a/custom_components/tech/manifest.json b/custom_components/tech/manifest.json index 5c1fc7c..1830072 100644 --- a/custom_components/tech/manifest.json +++ b/custom_components/tech/manifest.json @@ -3,7 +3,7 @@ "name": "Tech Controllers", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/tech", - "requirements": ["tech"], + "requirements": [], "dependencies": [], "codeowners": [ "@mariusz.ostoja-swierczynski"