forked from InovelliUSA/Hubitat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrepository.json
25 lines (25 loc) · 887 Bytes
/
repository.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"author": "Inovelli USA",
"gitHubUrl": "https://github.com/InovelliUSA/Hubitat",
"payPalUrl": "",
"packages": [
{
"name": "Inovelli Drivers (Gen 1)",
"category": "Control",
"location": "https://raw.githubusercontent.com/InovelliUSA/Hubitat/master/Drivers/driversG1.json",
"description": "Drivers provided by Inovelli"
},
{
"name": "Inovelli Drivers (Gen 2)",
"category": "Control",
"location": "https://raw.githubusercontent.com/InovelliUSA/Hubitat/master/Drivers/driversG2.json",
"description": "Drivers provided by Inovelli"
},
{
"name": "Z-Wave Association Tool",
"category": "Control",
"location": "https://raw.githubusercontent.com/InovelliUSA/Hubitat/master/Apps/z-waveat.json",
"description": "Inovelli Tool to create direct associations between Z-Wave devices."
}
]
}