forked from muchu999/Hubitat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackageManifest.json
45 lines (45 loc) · 1.88 KB
/
packageManifest.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
44
45
{
"packageName": "Fibaro Smart Implant FGBS-222",
"author": "christi999",
"version": "1.7.2",
"minimumHEVersion": "2.1.8",
"dateReleased": "2020-11-09",
"releaseNotes": "Merged Jabbera changes to S2 Z-wave security",
"drivers": [
{
"id": "81a7b38b-28fe-48b7-a6ac-65ff3c30486c",
"name": "Fibaro FGBS-222 Smart Implant",
"namespace": "christi999",
"location": "https://raw.githubusercontent.com/muchu999/Hubitat/master/Fibaro%20FBGS-222%20Smart%20Implant/Fibaro%20FBGS-222%20Smart%20Implant.groovy",
"required": true
},
{
"id": "106ca958-9efb-4dbc-a3ea-80bfdd94827f",
"name": "Fibaro FGBS-222 Child Digital Input",
"namespace": "christi999",
"location": "https://raw.githubusercontent.com/muchu999/Hubitat/master/Fibaro%20FBGS-222%20Smart%20Implant/Fibaro%20FBGS-222%20Child%20Digital%20Input.groovy",
"required": true
},
{
"id": "a36653d7-dfcf-4e2a-91b1-468ab0c34035",
"name": "Fibaro FGBS-222 Child Analog Input",
"namespace": "christi999",
"location": "https://raw.githubusercontent.com/muchu999/Hubitat/master/Fibaro%20FBGS-222%20Smart%20Implant/Fibaro%20FBGS-222%20Child%20Analog%20Input.groovy",
"required": true
},
{
"id": "7531b58b-e6e4-456c-988e-aa6474014fc1",
"name": "Fibaro FGBS-222 Child Switch",
"namespace": "christi999",
"location": "https://raw.githubusercontent.com/muchu999/Hubitat/master/Fibaro%20FBGS-222%20Smart%20Implant/Fibaro%20FBGS-222%20Child%20Switch.groovy",
"required": true
},
{
"id": "e6b58281-ecc5-41d1-a16b-0372551dd83f",
"name": "Fibaro FGBS-222 Child Temperature Sensor",
"namespace": "christi999",
"location": "https://raw.githubusercontent.com/muchu999/Hubitat/master/Fibaro%20FBGS-222%20Smart%20Implant/Fibaro%20FBGS-222%20Child%20Temperature%20Sensor.groovy",
"required": true
}
]
}