Skip to content

Commit 8973868

Browse files
create HassOS add-on repository.json file
1 parent 6a742d7 commit 8973868

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

repository.json

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"domain": "tech",
3+
"name": "Tech Controllers",
4+
"config_flow": true,
5+
"documentation": "https://www.home-assistant.io/integrations/tech",
6+
"requirements": ["tech"],
7+
"dependencies": [],
8+
"codeowners": [
9+
"@mariusz.ostoja-swierczynski"
10+
]
11+
}

0 commit comments

Comments
 (0)