-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhpm-libreLinkPackageManifest.json
297 lines (297 loc) · 12.2 KB
/
hpm-libreLinkPackageManifest.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
{
"packageName": "LibreLink",
"minimumHEVersion": "2.2.6",
"author": "Robert Morris",
"dateReleased": "2021-04-17",
"communityLink": "",
"licenseFile": "https://www.apache.org/licenses/LICENSE-2.0.txt",
"releaseNotes": "Version 2.0: Added cloud connection options. New drivers: speech device, music player.\n\nVersion 1.1.1: Updates for some drivers to match new Hubitat 2.2.6 commands.\nVersion 1.1: All drivers updated and some new drivers added (shade with level, fan with level, push/held/released button, more dedicated motion sensor drivers; possible performance enhancements/refactoring)\n\n\n\n1.0.6 - Added Dome Siren driver\n1.0.5 - Fixed typo in motion-only and presence driver in HPM manifest\nAdded Inovelli LZW36 (fan/light) driver, same note as below\n1.0.4 - Added Inovelli LZW30/31-SN-specific drivers\n1.0.3 - Added motion-only (no temperature) driver\n1.0.2 - Improved logging of HTTP errors\n1.0.1 - Fix to unsubscribe from unselected device events when needed",
"apps" : [
{
"id": "a0be9220-3af3-429a-9b2b-e9b42d4d46f6",
"name": "LibreLink",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/apps/librelink-parent-app.groovy",
"required": true,
"version": "2.0.0",
"primary": true,
"oauth": false
},
{
"id": "4efb18c8-b35c-42ae-a8e1-c7e35138a58f",
"name": "LibreLink (Linked Hub Child App)",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/apps/librelink-child-linked-hub-app.groovy",
"required": true,
"version": "2.0.0",
"primary": false,
"oauth": true
}
],
"drivers" : [
{
"id": "27a78a0f-8e7c-4992-a838-1c92d2f687e4",
"name": "LibreLink Button (Push/Hold/Release/Double-Tap)",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-button-push-hold-rel-dbl-temp.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "1fe2eb4d-4677-4384-8ec3-06d3b7deab28",
"name": "LibreLink Button (Push/Hold/Release)",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-button-push-hold-rel.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "36529818-2a35-43d3-972c-198c8e4f9ba0",
"name": "LibreLink Contact Sensor",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-contact-sensor.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "fa4f71f7-eab3-4f86-9b19-6286baa17b93",
"name": "LibreLink Dimmer",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-dimmer.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "bceb80ae-f55a-427c-a266-1a63adc0b099",
"name": "LibreLink Dome Siren",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-dome-siren.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "fb47c31a-d432-4062-94ef-5dfadb0b6ca8",
"name": "LibreLink Fan (with Level)",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-fan-with-level.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "08b1fc9c-aef6-4e94-ac09-88574c96e421",
"name": "LibreLink Fan",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-fan.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "60f2cf90-dac4-4aa7-8004-8d755129eb26",
"name": "LibreLink Garage Door",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-garage-door.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "7d79c616-0609-48a5-916b-938ae38a2475",
"name": "LibreLink Inovelli LZW30-SN Advanced (Switch)",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-inovelli-lzw30-sn-adv.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "6c41a53e-7bf6-453b-b0fb-940076b0094f",
"name": "LibreLink Inovelli LZW31-SN Advanced (Dimmer)",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-inovelli-lzw31-sn-adv.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "808506a0-6940-423b-bfa8-1aa991ba6e30",
"name": "LibreLink Inovelli LZW36 Advanced (Fan/Light)",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-inovelli-lzw36-adv.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "42be25f5-8571-40b9-9ef3-1c9d9a5a8ad4",
"name": "LibreLink Linked Hub",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-linked-hub.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "4784f3f0-54e2-4fa7-9554-a85a441b8d96",
"name": "LibreLink Lock",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-lock.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "b1c684cf-efd9-9459-8972-f8e5c02b3ead",
"name": "LibreLink Mobile App Device",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-mobile-app-device.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "dcd20dcf-03bb-401e-9326-1c30e2bf5039",
"name": "LibreLink Motion/4-in-1 Sensor",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-motion-4-in-1-sensor.groovy",
"version": "1.1.0",
"required": true
},
{
"id": "91a6039c-c32c-48a0-8a25-31abf91adb02",
"name": "LibreLink Motion/Humidity Sensor",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-motion-humidity-sensor.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "a1d33952-c87a-48e3-a6e9-57dde49e306f",
"name": "LibreLink Motion/Lux Sensor",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-motion-lux-sensor.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "9bee01bc-368d-4a76-b80a-1c9550793391",
"name": "LibreLink Motion Sensor",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-motion-sensor.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "59d420fb-2087-458f-9888-f714fef1460c",
"name": "LibreLink Motion (No Temp) Sensor",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-motion-only-sensor.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "407b08ac-4201-47b0-8e70-9a70482bc7b0",
"name": "LibreLink Music Player",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-music-player.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "6a01fa99-4734-46a7-b109-d4deafd43cfe",
"name": "LibreLink Presence Sensor",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-presence-sensor.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "5deb7ca3-ad6f-44cc-975f-ee3553758e71",
"name": "LibreLink RGBW Bulb",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-rgbw-bulb.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "eb2d51f8-2bae-5a68-891d-ac128b10739b",
"name": "LibreLink Scene Dimmer",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-scene-dimmer.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "4a3df28d-eff0-4ee2-a715-7905cf3fa206",
"name": "LibreLink Smoke/CO Detector",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-smoke-co.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "c3d5255a-9239-4a0c-ac2d-0e618a4ccb98",
"name": "LibreLink Speech Synthesizer",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-speech-synth.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "c239b74b-2abc-4ff0-9c6e-a0a2535d0f18",
"name": "LibreLink Switch with Power",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-switch-power.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "83222725-475c-4dd9-9354-1547c87a8906",
"name": "LibreLink Switch",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-switch.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "ea904b6a-1e40-4b0e-b92d-7575267b9f45",
"name": "LibreLink Temperature/Humidity Sensor",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-temp-humidity-sensor.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "c183281f-a391-468e-a6bf-f28441425c4a",
"name": "LibreLink Thermostat",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-thermostat.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "26c96f5c-9299-4cd5-8406-e4ad31131125",
"name": "LibreLink Water Sensor",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-water-sensor.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "f384baf7-a147-4d9b-ae4d-129fe0a689fe",
"name": "LibreLink Window Blind (with Level)",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-window-blind-with-level.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "e574089a-4914-4fd4-b298-cd9e58bdfc27",
"name": "LibreLink Window Shade (with Level)",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-window-shade-with-level.groovy",
"version": "2.0.0",
"required": true
},
{
"id": "e55591a8-5cdb-432f-9c09-0ef94152a43b",
"name": "LibreLink Window Shade",
"namespace": "RMoRobert",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat-LibreLink/main/drivers/librelink-window-shade.groovy",
"version": "2.0.0",
"required": true
}
]
}