-
Notifications
You must be signed in to change notification settings - Fork 2
/
repository.json
43 lines (43 loc) · 1.83 KB
/
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"author": "Cjcharles0",
"gitHubUrl": "https://github.com/cjcharles0/Hubitat",
"payPalUrl": "https://paypal.me/cjcharles",
"packages": [
{
"name": "Alarm Bridge",
"tags": ["Alarm Systems","Safety & Security"],
"location": "https://raw.githubusercontent.com/cjcharles0/Hubitat/master/packages/alarm-bridge-package.json",
"description": "Alarm Bridge integration for Visonic, Elk and GE/Networx"
},
{
"name": "Heatmiser Neostat",
"tags": ["Temperature & Humidity","Climate Control"],
"location": "https://raw.githubusercontent.com/cjcharles0/Hubitat/master/packages/heatmiser-neostat-package.json",
"description": "Heatmiser Neostat integration for all Neostat devices"
},
{
"name": "Fibaro Dimmer 2 FGD-212",
"tags": ["Lights & Switches"],
"location": "https://raw.githubusercontent.com/cjcharles0/Hubitat/master/packages/fibaro-fgd-212-package.json",
"description": "Fibaro Dimmer 2 Module, with support for nightmode brightness"
},
{
"name": "Fibaro Double Switch FGS-222",
"tags": ["Lights & Switches"],
"location": "https://raw.githubusercontent.com/cjcharles0/Hubitat/master/packages/fibaro-fgs-222-package.json",
"description": "Fibaro Double Relay Module"
},
{
"name": "Fibaro Double Switch FGS-223",
"tags": ["Lights & Switches"],
"location": "https://raw.githubusercontent.com/cjcharles0/Hubitat/master/packages/fibaro-fgs-223-package.json",
"description": "Fibaro Double Switch 2 Module"
},
{
"name": "Fibaro Double Smart FGS-224",
"tags": ["Lights & Switches"],
"location": "https://raw.githubusercontent.com/cjcharles0/Hubitat/master/packages/fibaro-fgs-224-package.json",
"description": "Fibaro Double Smart Module with support for secure mode and FGS-214"
}
]
}