@zwave-js/config 11.4.1 → 11.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/devices/CompatConfig.d.ts.map +1 -1
- package/build/devices/CompatConfig.js +16 -12
- package/build/devices/CompatConfig.js.map +1 -1
- package/config/devices/0x0005/pe653.json +453 -34
- package/config/devices/0x000c/hs-fls100.json +1 -1
- package/config/devices/0x000c/hs-wd100.json +1 -1
- package/config/devices/0x000c/hs-wd200.json +1 -1
- package/config/devices/0x0039/39358_39465_zw4002.json +1 -1
- package/config/devices/0x003b/be469zp.json +1 -1
- package/config/devices/0x0060/ac301.json +1 -1
- package/config/devices/0x0060/hac01.json +1 -1
- package/config/devices/0x0060/sp816.json +1 -1
- package/config/devices/0x0063/10974_zw4002.json +1 -1
- package/config/devices/0x0063/12730_zw4002.json +1 -1
- package/config/devices/0x0063/14287_zw4002.json +1 -1
- package/config/devices/0x0063/14314_zw4002.json +1 -1
- package/config/devices/0x0063/14318_zw4005.json +1 -1
- package/config/devices/0x0063/45743_zw4002.json +1 -1
- package/config/devices/0x0063/55258_zw4002.json +1 -1
- package/config/devices/0x0063/55259_zw4002.json +1 -1
- package/config/devices/0x0086/dsa03202.json +1 -1
- package/config/devices/0x0109/zd2102-5.json +1 -1
- package/config/devices/0x010f/fgbs001.json +1 -1
- package/config/devices/0x010f/fgt001.json +1 -1
- package/config/devices/0x0118/tz69.json +1 -1
- package/config/devices/0x011a/zwn-rsm2.json +1 -1
- package/config/devices/0x0129/yale_smart_door_lock_z-wave_module.json +1 -1
- package/config/devices/0x0152/gr-b3-3.json +1 -1
- package/config/devices/0x0154/pope700168.json +1 -1
- package/config/devices/0x0157/ev100.json +1 -1
- package/config/devices/0x0159/zmnhaa.json +2 -2
- package/config/devices/0x0159/zmnhda.json +2 -2
- package/config/devices/0x015f/mh-c221.json +1 -1
- package/config/devices/0x015f/mh-c421.json +1 -1
- package/config/devices/0x015f/{mh-s220.json → mh-s220_0.0-3.1.json} +1 -1
- package/config/devices/0x015f/mh-s220_3.2.json +270 -0
- package/config/devices/0x0184/wd-100.json +1 -1
- package/config/devices/0x018c/pm-140-zw.json +1 -1
- package/config/devices/0x018c/pm-240-zw.json +1 -1
- package/config/devices/0x018c/pm-340-zw.json +1 -1
- package/config/devices/0x019b/4512689.json +1 -1
- package/config/devices/0x019b/heatit_z-relay.json +1 -1
- package/config/devices/0x019b/z-han2.json +176 -0
- package/config/devices/0x019b/z-trm3.json +1 -1
- package/config/devices/0x019b/zm_dimmer.json +262 -0
- package/config/devices/0x0267/10002034-13x.json +4 -0
- package/config/devices/0x0267/1000x080-xxx-700.json +1 -1
- package/config/devices/0x027a/zse19.json +1 -1
- package/config/devices/0x027a/zse29.json +1 -1
- package/config/devices/0x0287/iblindsv3.json +1 -1
- package/config/devices/0x0312/mp21z.json +1 -1
- package/config/devices/0x0315/wd-100.json +1 -1
- package/config/devices/0x0315/zl-pd-100.json +1 -1
- package/config/devices/0x031e/lzw36.json +1 -1
- package/config/devices/0x0330/sr-zv9032a-eu.json +390 -0
- package/config/devices/0x0344/he-ft01.json +1 -1
- package/config/devices/0x0344/he-ht01.json +1 -1
- package/config/devices/0x0344/he-tps01.json +1 -1
- package/config/devices/0x0344/he-tps02.json +1 -1
- package/config/devices/0x0344/he-tps03.json +1 -1
- package/config/devices/0x0344/he-tps04.json +1 -1
- package/config/devices/0x0344/he-tps05.json +1 -1
- package/config/devices/0x0438/sr-zv9032a-eu.json +1 -0
- package/config/devices/0x045a/Z-CM-V01.json +4 -7
- package/config/devices/0x5254/zxt-800.json +254 -0
- package/package.json +1 -1
|
@@ -15,45 +15,464 @@
|
|
|
15
15
|
},
|
|
16
16
|
"paramInformation": [
|
|
17
17
|
{
|
|
18
|
-
"#": "
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"valueSize":
|
|
18
|
+
"#": "1[0x02]",
|
|
19
|
+
"$import": "~/templates/master_template.json#base_options_nounit",
|
|
20
|
+
"label": "Installed Pump Type",
|
|
21
|
+
"valueSize": 2,
|
|
22
|
+
"options": [
|
|
23
|
+
{
|
|
24
|
+
"label": "One Speed",
|
|
25
|
+
"value": 0
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"label": "Two Speed",
|
|
29
|
+
"value": 1
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"#": "1[0x01]",
|
|
35
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
36
|
+
"label": "Booster (Cleaner) Pump Installed",
|
|
37
|
+
"valueSize": 2
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"#": "1[0xff00]",
|
|
41
|
+
"label": "Booster (Cleaner) Pump Operation Mode",
|
|
42
|
+
"description": "Set the filter pump mode to use when the booster (cleaner) pump is running.",
|
|
43
|
+
"valueSize": 2,
|
|
44
|
+
"defaultValue": 1,
|
|
45
|
+
"allowManualEntry": false,
|
|
46
|
+
"options": [
|
|
47
|
+
{
|
|
48
|
+
"label": "Disable",
|
|
49
|
+
"value": 1
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"label": "Circuit 1",
|
|
53
|
+
"value": 2
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"label": "VSP Speed 1",
|
|
57
|
+
"value": 3
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"label": "VSP Speed 2",
|
|
61
|
+
"value": 4
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"label": "VSP Speed 3",
|
|
65
|
+
"value": 5
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"label": "VSP Speed 4",
|
|
69
|
+
"value": 6
|
|
70
|
+
}
|
|
71
|
+
]
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"#": "2[0xff00]",
|
|
75
|
+
"label": "Heater Cooldown Period",
|
|
76
|
+
"valueSize": 2,
|
|
77
|
+
"minValue": -1,
|
|
78
|
+
"maxValue": 15,
|
|
79
|
+
"defaultValue": -1,
|
|
22
80
|
"unit": "minutes",
|
|
81
|
+
"options": [
|
|
82
|
+
{
|
|
83
|
+
"label": "No heater installed",
|
|
84
|
+
"value": -1
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"label": "Heater installed with no cooldown",
|
|
88
|
+
"value": 0
|
|
89
|
+
}
|
|
90
|
+
]
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"#": "2[0x01]",
|
|
94
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
95
|
+
"label": "Heater Safety Setting",
|
|
96
|
+
"description": "Prevent the heater from turning on while the pump is off.",
|
|
97
|
+
"valueSize": 2
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"#": "3[0xff000000]",
|
|
101
|
+
"label": "Water Temperature Offset",
|
|
102
|
+
"valueSize": 4,
|
|
103
|
+
"minValue": -5,
|
|
104
|
+
"maxValue": 5,
|
|
105
|
+
"unit": "°F",
|
|
106
|
+
"defaultValue": 0
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"#": "3[0xff0000]",
|
|
110
|
+
"$import": "#paramInformation/3[0xff000000]",
|
|
111
|
+
"label": "Air/Freeze Temperature Offset"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"#": "3[0xff00]",
|
|
115
|
+
"$import": "#paramInformation/3[0xff000000]",
|
|
116
|
+
"label": "Solar Temperature Offset"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"#": "22",
|
|
120
|
+
"$import": "~/templates/master_template.json#base_options_nounit",
|
|
121
|
+
"label": "Pool/Spa Configuration",
|
|
122
|
+
"options": [
|
|
123
|
+
{
|
|
124
|
+
"label": "Pool",
|
|
125
|
+
"value": 0
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"label": "Spa",
|
|
129
|
+
"value": 1
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"label": "Both",
|
|
133
|
+
"value": 2
|
|
134
|
+
}
|
|
135
|
+
]
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"#": "23",
|
|
139
|
+
"$import": "~/templates/master_template.json#base_options_nounit",
|
|
140
|
+
"label": "Spa Mode Pump Speed",
|
|
141
|
+
"description": "Requires pool/spa configuration.",
|
|
142
|
+
"defaultValue": 1,
|
|
143
|
+
"options": [
|
|
144
|
+
{
|
|
145
|
+
"label": "Disabled",
|
|
146
|
+
"value": 1
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"label": "Circuit 1",
|
|
150
|
+
"value": 2
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"label": "VSP Speed 1",
|
|
154
|
+
"value": 3
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"label": "VSP Speed 2",
|
|
158
|
+
"value": 4
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"label": "VSP Speed 3",
|
|
162
|
+
"value": 5
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"label": "VSP Speed 4",
|
|
166
|
+
"value": 6
|
|
167
|
+
}
|
|
168
|
+
]
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"#": "32",
|
|
172
|
+
"label": "Variable Speed Pump - Speed 1",
|
|
173
|
+
"description": "Requires connected variable speed pump.",
|
|
174
|
+
"valueSize": 2,
|
|
175
|
+
"unit": "RPM",
|
|
176
|
+
"minValue": 400,
|
|
177
|
+
"maxValue": 3450,
|
|
178
|
+
"defaultValue": 750,
|
|
179
|
+
"unsigned": true
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"#": "33",
|
|
183
|
+
"$import": "#paramInformation/32",
|
|
184
|
+
"label": "Variable Speed Pump - Speed 2",
|
|
185
|
+
"defaultValue": 1500
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"#": "34",
|
|
189
|
+
"$import": "#paramInformation/32",
|
|
190
|
+
"label": "Variable Speed Pump - Speed 3",
|
|
191
|
+
"defaultValue": 2350
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"#": "35",
|
|
195
|
+
"$import": "#paramInformation/32",
|
|
196
|
+
"label": "Variable Speed Pump - Speed 4",
|
|
197
|
+
"defaultValue": 3110
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"#": "49",
|
|
201
|
+
"$import": "#paramInformation/32",
|
|
202
|
+
"label": "Variable Speed Pump - Max Speed",
|
|
203
|
+
"defaultValue": 3450
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"#": "50[0xff000000]",
|
|
207
|
+
"$import": "~/templates/master_template.json#base_options_nounit",
|
|
208
|
+
"label": "Freeze Protection: Temperature",
|
|
209
|
+
"valueSize": 4,
|
|
210
|
+
"unsigned": true,
|
|
211
|
+
"options": [
|
|
212
|
+
{
|
|
213
|
+
"label": "Disabled",
|
|
214
|
+
"value": 0
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"label": "40 °F",
|
|
218
|
+
"value": 40
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"label": "41 °F",
|
|
222
|
+
"value": 41
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"label": "42 °F",
|
|
226
|
+
"value": 42
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"label": "43 °F",
|
|
230
|
+
"value": 43
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"label": "44 °F",
|
|
234
|
+
"value": 44
|
|
235
|
+
}
|
|
236
|
+
]
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"#": "50[0x010000]",
|
|
240
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
241
|
+
"label": "Freeze Protection: Turn On Circuit 1",
|
|
242
|
+
"valueSize": 4
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"#": "50[0x020000]",
|
|
246
|
+
"$import": "#paramInformation/50[0x010000]",
|
|
247
|
+
"label": "Freeze Protection: Turn On Circuit 2"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"#": "50[0x040000]",
|
|
251
|
+
"$import": "#paramInformation/50[0x010000]",
|
|
252
|
+
"label": "Freeze Protection: Turn On Circuit 3"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"#": "50[0x080000]",
|
|
256
|
+
"$import": "#paramInformation/50[0x010000]",
|
|
257
|
+
"label": "Freeze Protection: Turn On Circuit 4"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"#": "50[0x100000]",
|
|
261
|
+
"$import": "#paramInformation/50[0x010000]",
|
|
262
|
+
"label": "Freeze Protection: Turn On Circuit 5"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"#": "50[0xff00]",
|
|
266
|
+
"label": "Freeze Protection: Turn On VSP Speed",
|
|
267
|
+
"description": "Requires variable speed pump and connected air/freeze sensor.",
|
|
268
|
+
"valueSize": 4,
|
|
23
269
|
"minValue": 0,
|
|
24
|
-
"maxValue":
|
|
270
|
+
"maxValue": 5,
|
|
271
|
+
"defaultValue": 0,
|
|
272
|
+
"unsigned": true,
|
|
273
|
+
"allowManualEntry": false,
|
|
274
|
+
"options": [
|
|
275
|
+
{
|
|
276
|
+
"label": "None",
|
|
277
|
+
"value": 0
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"label": "VSP Speed 1",
|
|
281
|
+
"value": 2
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
"label": "VSP Speed 2",
|
|
285
|
+
"value": 3
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"label": "VSP Speed 3",
|
|
289
|
+
"value": 4
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"label": "VSP Speed 4",
|
|
293
|
+
"value": 5
|
|
294
|
+
}
|
|
295
|
+
]
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
"#": "50[0x80]",
|
|
299
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
300
|
+
"label": "Freeze Protection: Turn On Heater",
|
|
301
|
+
"description": "Requires heater and connected air/freeze sensor.",
|
|
302
|
+
"valueSize": 4
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"#": "50[0x7f]",
|
|
306
|
+
"label": "Freeze Protection: Pool/Spa Cycle Time",
|
|
307
|
+
"description": "Requires pool/spa configuration and connected air/freeze sensor.",
|
|
308
|
+
"valueSize": 4,
|
|
309
|
+
"unit": "minutes",
|
|
310
|
+
"minValue": 0,
|
|
311
|
+
"maxValue": 30,
|
|
25
312
|
"defaultValue": 0,
|
|
26
313
|
"unsigned": true
|
|
27
314
|
},
|
|
28
315
|
{
|
|
29
|
-
"#": "
|
|
30
|
-
"label": "
|
|
31
|
-
"description": "
|
|
32
|
-
"valueSize":
|
|
33
|
-
"unit": "Decimal",
|
|
316
|
+
"#": "4",
|
|
317
|
+
"label": "Circuit 1 Schedule 1",
|
|
318
|
+
"description": "Start time (first two bytes, little endian) and stop time (last two bytes, little endian) of schedule in minutes past midnight, e.g. 12:05am (0x0500) to 3:00pm (0x8403) is entered as 83919875. Set to 4294967295 (0xffffffff) to disable.",
|
|
319
|
+
"valueSize": 4,
|
|
34
320
|
"minValue": 0,
|
|
35
|
-
"maxValue":
|
|
36
|
-
"defaultValue":
|
|
321
|
+
"maxValue": 4294967295,
|
|
322
|
+
"defaultValue": 4294967295,
|
|
323
|
+
"unsigned": true,
|
|
324
|
+
"options": [
|
|
325
|
+
{
|
|
326
|
+
"label": "Disabled",
|
|
327
|
+
"value": 4294967295
|
|
328
|
+
}
|
|
329
|
+
]
|
|
37
330
|
},
|
|
38
331
|
{
|
|
39
|
-
"#": "
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"unit": "Decimal",
|
|
44
|
-
"minValue": 1,
|
|
45
|
-
"maxValue": 6,
|
|
46
|
-
"defaultValue": 1
|
|
332
|
+
"#": "5",
|
|
333
|
+
"$import": "#paramInformation/4",
|
|
334
|
+
"label": "Circuit 1 Schedule 2",
|
|
335
|
+
"description": "Refer to parameter 4 for usage."
|
|
47
336
|
},
|
|
48
337
|
{
|
|
49
|
-
"#": "
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
338
|
+
"#": "6",
|
|
339
|
+
"$import": "#paramInformation/5",
|
|
340
|
+
"label": "Circuit 1 Schedule 3"
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"#": "7",
|
|
344
|
+
"$import": "#paramInformation/5",
|
|
345
|
+
"label": "Circuit 2 Schedule 1"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"#": "8",
|
|
349
|
+
"$import": "#paramInformation/5",
|
|
350
|
+
"label": "Circuit 2 Schedule 2"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"#": "9",
|
|
354
|
+
"$import": "#paramInformation/5",
|
|
355
|
+
"label": "Circuit 2 Schedule 3"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"#": "10",
|
|
359
|
+
"$import": "#paramInformation/5",
|
|
360
|
+
"label": "Circuit 3 Schedule 1"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"#": "11",
|
|
364
|
+
"$import": "#paramInformation/5",
|
|
365
|
+
"label": "Circuit 3 Schedule 2"
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
"#": "12",
|
|
369
|
+
"$import": "#paramInformation/5",
|
|
370
|
+
"label": "Circuit 3 Schedule 3"
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"#": "13",
|
|
374
|
+
"$import": "#paramInformation/5",
|
|
375
|
+
"label": "Circuit 4 Schedule 1"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"#": "14",
|
|
379
|
+
"$import": "#paramInformation/5",
|
|
380
|
+
"label": "Circuit 4 Schedule 2"
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"#": "15",
|
|
384
|
+
"$import": "#paramInformation/5",
|
|
385
|
+
"label": "Circuit 4 Schedule 3"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"#": "16",
|
|
389
|
+
"$import": "#paramInformation/5",
|
|
390
|
+
"label": "Circuit 5 Schedule 1"
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"#": "17",
|
|
394
|
+
"$import": "#paramInformation/5",
|
|
395
|
+
"label": "Circuit 5 Schedule 2"
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"#": "18",
|
|
399
|
+
"$import": "#paramInformation/5",
|
|
400
|
+
"label": "Circuit 5 Schedule 3"
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"#": "19",
|
|
404
|
+
"$import": "#paramInformation/5",
|
|
405
|
+
"label": "Pool/Spa Mode Schedule 1"
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
"#": "20",
|
|
409
|
+
"$import": "#paramInformation/5",
|
|
410
|
+
"label": "Pool/Spa Mode Schedule 2"
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"#": "21",
|
|
414
|
+
"$import": "#paramInformation/5",
|
|
415
|
+
"label": "Pool/Spa Mode Schedule 3"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"#": "36",
|
|
419
|
+
"$import": "#paramInformation/5",
|
|
420
|
+
"label": "Variable Speed Pump Speed 1 Schedule 1"
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"#": "37",
|
|
424
|
+
"$import": "#paramInformation/5",
|
|
425
|
+
"label": "Variable Speed Pump Speed 1 Schedule 2"
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
"#": "38",
|
|
429
|
+
"$import": "#paramInformation/5",
|
|
430
|
+
"label": "Variable Speed Pump Speed 1 Schedule 3"
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
"#": "39",
|
|
434
|
+
"$import": "#paramInformation/5",
|
|
435
|
+
"label": "Variable Speed Pump Speed 2 Schedule 1"
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
"#": "40",
|
|
439
|
+
"$import": "#paramInformation/5",
|
|
440
|
+
"label": "Variable Speed Pump Speed 2 Schedule 2"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"#": "41",
|
|
444
|
+
"$import": "#paramInformation/5",
|
|
445
|
+
"label": "Variable Speed Pump Speed 2 Schedule 3"
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"#": "42",
|
|
449
|
+
"$import": "#paramInformation/5",
|
|
450
|
+
"label": "Variable Speed Pump Speed 3 Schedule 1"
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"#": "43",
|
|
454
|
+
"$import": "#paramInformation/5",
|
|
455
|
+
"label": "Variable Speed Pump Speed 3 Schedule 2"
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"#": "44",
|
|
459
|
+
"$import": "#paramInformation/5",
|
|
460
|
+
"label": "Variable Speed Pump Speed 3 Schedule 3"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"#": "45",
|
|
464
|
+
"$import": "#paramInformation/5",
|
|
465
|
+
"label": "Variable Speed Pump Speed 4 Schedule 1"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"#": "46",
|
|
469
|
+
"$import": "#paramInformation/5",
|
|
470
|
+
"label": "Variable Speed Pump Speed 4 Schedule 2"
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"#": "47",
|
|
474
|
+
"$import": "#paramInformation/5",
|
|
475
|
+
"label": "Variable Speed Pump Speed 4 Schedule 3"
|
|
57
476
|
}
|
|
58
477
|
],
|
|
59
478
|
"associations": {
|
|
@@ -71,7 +490,7 @@
|
|
|
71
490
|
"commandClasses": {
|
|
72
491
|
// Force use of MultiChannelCC v1.
|
|
73
492
|
"add": {
|
|
74
|
-
"
|
|
493
|
+
"Multi Channel": {
|
|
75
494
|
"isSupported": true,
|
|
76
495
|
"version": 1
|
|
77
496
|
}
|
|
@@ -81,26 +500,26 @@
|
|
|
81
500
|
"remove": {
|
|
82
501
|
// BasicCC: All endpoints control the state of Switch 1 so only keep the root endpoint
|
|
83
502
|
// to reduce clutter and to handle received BASIC_SET events.
|
|
84
|
-
"
|
|
503
|
+
"Basic": {
|
|
85
504
|
"endpoints": [1, 2, 3, 4, 5]
|
|
86
505
|
},
|
|
87
506
|
// ManufacturerSpecificCC: Endpoint 1 erroneously reports an incorrect manufacturer
|
|
88
507
|
// and product ID, unlike on the root endpoint.
|
|
89
|
-
"
|
|
508
|
+
"Manufacturer Specific": {
|
|
90
509
|
"endpoints": [1]
|
|
91
510
|
},
|
|
92
511
|
// ClockCC: Endpoint 1 erroneously reports a time with an invalid minute field,
|
|
93
512
|
// unlike on the root endpoint.
|
|
94
|
-
"
|
|
513
|
+
"Clock": {
|
|
95
514
|
"endpoints": [1]
|
|
96
515
|
},
|
|
97
516
|
// AssociationCC: Endpoint 1 erroneously reports that it supports 133 associated nodes
|
|
98
517
|
// but association commands don't work at all, unlike on the root endpoint.
|
|
99
|
-
"
|
|
518
|
+
"Association": {
|
|
100
519
|
"endpoints": [1]
|
|
101
520
|
},
|
|
102
521
|
// VersionCC: Endpoint 1 reports an unknown version, unlike on the root endpoint.
|
|
103
|
-
"
|
|
522
|
+
"Version": {
|
|
104
523
|
"endpoints": [1]
|
|
105
524
|
}
|
|
106
525
|
}
|