@zwave-js/config 9.0.2-0-pr-4462-ca87a74 → 9.0.3
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/config/devices/0x0086/templates/aeotec_template.json +120 -0
- package/config/devices/0x0086/zw132.json +96 -0
- package/config/devices/0x013c/psr03-a.json +4 -0
- package/config/devices/0x013c/psr03-b.json +4 -0
- package/config/devices/0x0178/nx1000.json +449 -0
- package/config/devices/0x0260/hs1sa-z.json +4 -0
- package/config/devices/0x0312/mp22z.json +15 -0
- package/config/devices/0x0371/zwa039.json +24 -0
- package/config/devices/0x0455/ora-zrx.json +290 -0
- package/package.json +5 -6
|
@@ -1004,6 +1004,16 @@
|
|
|
1004
1004
|
"label": "Automatic Report: Group 1 - Voltage (Whole HEM)",
|
|
1005
1005
|
"valueSize": 4
|
|
1006
1006
|
},
|
|
1007
|
+
"auto_report_group1_v_channel1": {
|
|
1008
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1009
|
+
"label": "Automatic Report: Group 1 - Voltage (Channel 1)",
|
|
1010
|
+
"valueSize": 4
|
|
1011
|
+
},
|
|
1012
|
+
"auto_report_group1_v_channel2": {
|
|
1013
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1014
|
+
"label": "Automatic Report: Group 1 - Voltage (Channel 2)",
|
|
1015
|
+
"valueSize": 4
|
|
1016
|
+
},
|
|
1007
1017
|
"auto_report_group1_amp": {
|
|
1008
1018
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1009
1019
|
"label": "Automatic Report: Group 1 - Current",
|
|
@@ -1029,6 +1039,16 @@
|
|
|
1029
1039
|
"label": "Automatic Report: Group 1 - Current (Whole HEM)",
|
|
1030
1040
|
"valueSize": 4
|
|
1031
1041
|
},
|
|
1042
|
+
"auto_report_group1_amp_channel1": {
|
|
1043
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1044
|
+
"label": "Automatic Report: Group 1 - Current (Channel 1)",
|
|
1045
|
+
"valueSize": 4
|
|
1046
|
+
},
|
|
1047
|
+
"auto_report_group1_amp_channel2": {
|
|
1048
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1049
|
+
"label": "Automatic Report: Group 1 - Current (Channel 2)",
|
|
1050
|
+
"valueSize": 4
|
|
1051
|
+
},
|
|
1032
1052
|
"auto_report_group1_msrc": {
|
|
1033
1053
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1034
1054
|
"label": "Automatic Report: Group 1 - Multilevel Sensor Report - Power",
|
|
@@ -1059,6 +1079,16 @@
|
|
|
1059
1079
|
"label": "Automatic Report: Group 1 - Power (Whole HEM)",
|
|
1060
1080
|
"valueSize": 4
|
|
1061
1081
|
},
|
|
1082
|
+
"auto_report_group1_watt_channel1": {
|
|
1083
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1084
|
+
"label": "Automatic Report: Group 1 - Power (Channel 1)",
|
|
1085
|
+
"valueSize": 4
|
|
1086
|
+
},
|
|
1087
|
+
"auto_report_group1_watt_channel2": {
|
|
1088
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1089
|
+
"label": "Automatic Report: Group 1 - Power (Channel 2)",
|
|
1090
|
+
"valueSize": 4
|
|
1091
|
+
},
|
|
1062
1092
|
"auto_report_group1_kwh": {
|
|
1063
1093
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1064
1094
|
"label": "Automatic Report: Group 1 - kWh",
|
|
@@ -1084,6 +1114,16 @@
|
|
|
1084
1114
|
"label": "Automatic Report: Group 1 - kWh (Whole HEM)",
|
|
1085
1115
|
"valueSize": 4
|
|
1086
1116
|
},
|
|
1117
|
+
"auto_report_group1_kwh_channel1": {
|
|
1118
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1119
|
+
"label": "Automatic Report: Group 1 - kWh (Channel 1)",
|
|
1120
|
+
"valueSize": 4
|
|
1121
|
+
},
|
|
1122
|
+
"auto_report_group1_kwh_channel2": {
|
|
1123
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1124
|
+
"label": "Automatic Report: Group 1 - kWh (Channel 2)",
|
|
1125
|
+
"valueSize": 4
|
|
1126
|
+
},
|
|
1087
1127
|
"auto_report_group2_battery": {
|
|
1088
1128
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1089
1129
|
"label": "Automatic Report: Group 2 - Battery",
|
|
@@ -1134,6 +1174,16 @@
|
|
|
1134
1174
|
"label": "Automatic Report: Group 2 - Voltage (Whole HEM)",
|
|
1135
1175
|
"valueSize": 4
|
|
1136
1176
|
},
|
|
1177
|
+
"auto_report_group2_v_channel1": {
|
|
1178
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1179
|
+
"label": "Automatic Report: Group 2 - Voltage (Channel 1)",
|
|
1180
|
+
"valueSize": 4
|
|
1181
|
+
},
|
|
1182
|
+
"auto_report_group2_v_channel2": {
|
|
1183
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1184
|
+
"label": "Automatic Report: Group 2 - Voltage (Channel 2)",
|
|
1185
|
+
"valueSize": 4
|
|
1186
|
+
},
|
|
1137
1187
|
"auto_report_group2_amp": {
|
|
1138
1188
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1139
1189
|
"label": "Automatic Report: Group 2 - Current",
|
|
@@ -1159,6 +1209,16 @@
|
|
|
1159
1209
|
"label": "Automatic Report: Group 2 - Current (Whole HEM)",
|
|
1160
1210
|
"valueSize": 4
|
|
1161
1211
|
},
|
|
1212
|
+
"auto_report_group2_amp_channel1": {
|
|
1213
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1214
|
+
"label": "Automatic Report: Group 2 - Current (Channel 1)",
|
|
1215
|
+
"valueSize": 4
|
|
1216
|
+
},
|
|
1217
|
+
"auto_report_group2_amp_channel2": {
|
|
1218
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1219
|
+
"label": "Automatic Report: Group 2 - Current (Channel 2)",
|
|
1220
|
+
"valueSize": 4
|
|
1221
|
+
},
|
|
1162
1222
|
"auto_report_group2_msrc": {
|
|
1163
1223
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1164
1224
|
"label": "Automatic Report: Group 2 - Multilevel Sensor Report - Power",
|
|
@@ -1189,6 +1249,16 @@
|
|
|
1189
1249
|
"label": "Automatic Report: Group 2 - Power (Whole HEM)",
|
|
1190
1250
|
"valueSize": 4
|
|
1191
1251
|
},
|
|
1252
|
+
"auto_report_group2_watt_channel1": {
|
|
1253
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1254
|
+
"label": "Automatic Report: Group 2 - Power (Channel 1)",
|
|
1255
|
+
"valueSize": 4
|
|
1256
|
+
},
|
|
1257
|
+
"auto_report_group2_watt_channel2": {
|
|
1258
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1259
|
+
"label": "Automatic Report: Group 2 - Power (Channel 2)",
|
|
1260
|
+
"valueSize": 4
|
|
1261
|
+
},
|
|
1192
1262
|
"auto_report_group2_kwh": {
|
|
1193
1263
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1194
1264
|
"label": "Automatic Report: Group 2 - kWh",
|
|
@@ -1214,6 +1284,16 @@
|
|
|
1214
1284
|
"label": "Automatic Report: Group 2 - kWh (Whole HEM)",
|
|
1215
1285
|
"valueSize": 4
|
|
1216
1286
|
},
|
|
1287
|
+
"auto_report_group2_kwh_channel1": {
|
|
1288
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1289
|
+
"label": "Automatic Report: Group 2 - kWh (Channel 1)",
|
|
1290
|
+
"valueSize": 4
|
|
1291
|
+
},
|
|
1292
|
+
"auto_report_group2_kwh_channel2": {
|
|
1293
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1294
|
+
"label": "Automatic Report: Group 2 - kWh (Channel 2)",
|
|
1295
|
+
"valueSize": 4
|
|
1296
|
+
},
|
|
1217
1297
|
"auto_report_group3_battery": {
|
|
1218
1298
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1219
1299
|
"label": "Automatic Report: Group 3 - Battery",
|
|
@@ -1264,6 +1344,16 @@
|
|
|
1264
1344
|
"label": "Automatic Report: Group 3 - Voltage (Whole HEM)",
|
|
1265
1345
|
"valueSize": 4
|
|
1266
1346
|
},
|
|
1347
|
+
"auto_report_group3_v_channel1": {
|
|
1348
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1349
|
+
"label": "Automatic Report: Group 3 - Voltage (Channel 1)",
|
|
1350
|
+
"valueSize": 4
|
|
1351
|
+
},
|
|
1352
|
+
"auto_report_group3_v_channel2": {
|
|
1353
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1354
|
+
"label": "Automatic Report: Group 3 - Voltage (Channel 2)",
|
|
1355
|
+
"valueSize": 4
|
|
1356
|
+
},
|
|
1267
1357
|
"auto_report_group3_amp": {
|
|
1268
1358
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1269
1359
|
"label": "Automatic Report: Group 3 - Current",
|
|
@@ -1289,6 +1379,16 @@
|
|
|
1289
1379
|
"label": "Automatic Report: Group 3 - Current (Whole HEM)",
|
|
1290
1380
|
"valueSize": 4
|
|
1291
1381
|
},
|
|
1382
|
+
"auto_report_group3_amp_channel1": {
|
|
1383
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1384
|
+
"label": "Automatic Report: Group 3 - Current (Channel 1)",
|
|
1385
|
+
"valueSize": 4
|
|
1386
|
+
},
|
|
1387
|
+
"auto_report_group3_amp_channel2": {
|
|
1388
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1389
|
+
"label": "Automatic Report: Group 3 - Current (Channel 2)",
|
|
1390
|
+
"valueSize": 4
|
|
1391
|
+
},
|
|
1292
1392
|
"auto_report_group3_msrc": {
|
|
1293
1393
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1294
1394
|
"label": "Automatic Report: Group 3 - Multilevel Sensor Report - Power",
|
|
@@ -1319,6 +1419,16 @@
|
|
|
1319
1419
|
"label": "Automatic Report: Group 3 - Power (Whole HEM)",
|
|
1320
1420
|
"valueSize": 4
|
|
1321
1421
|
},
|
|
1422
|
+
"auto_report_group3_watt_channel1": {
|
|
1423
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1424
|
+
"label": "Automatic Report: Group 3 - Power (Channel 1)",
|
|
1425
|
+
"valueSize": 4
|
|
1426
|
+
},
|
|
1427
|
+
"auto_report_group3_watt_channel2": {
|
|
1428
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1429
|
+
"label": "Automatic Report: Group 3 - Power (Channel 2)",
|
|
1430
|
+
"valueSize": 4
|
|
1431
|
+
},
|
|
1322
1432
|
"auto_report_group3_kwh": {
|
|
1323
1433
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1324
1434
|
"label": "Automatic Report: Group 3 - kWh",
|
|
@@ -1344,6 +1454,16 @@
|
|
|
1344
1454
|
"label": "Automatic Report: Group 3 - kWh (Whole HEM)",
|
|
1345
1455
|
"valueSize": 4
|
|
1346
1456
|
},
|
|
1457
|
+
"auto_report_group3_kwh_channel1": {
|
|
1458
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1459
|
+
"label": "Automatic Report: Group 3 - kWh (Channel 1)",
|
|
1460
|
+
"valueSize": 4
|
|
1461
|
+
},
|
|
1462
|
+
"auto_report_group3_kwh_channel2": {
|
|
1463
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1464
|
+
"label": "Automatic Report: Group 3 - kWh (Channel 2)",
|
|
1465
|
+
"valueSize": 4
|
|
1466
|
+
},
|
|
1347
1467
|
"device_tag": {
|
|
1348
1468
|
"label": "Device Tag",
|
|
1349
1469
|
"valueSize": 2,
|
|
@@ -168,6 +168,38 @@
|
|
|
168
168
|
"#": "101[0x08]",
|
|
169
169
|
"$import": "templates/aeotec_template.json#auto_report_group1_amp"
|
|
170
170
|
},
|
|
171
|
+
{
|
|
172
|
+
"#": "101[0x0100]",
|
|
173
|
+
"$import": "templates/aeotec_template.json#auto_report_group1_watt_channel1"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"#": "101[0x0200]",
|
|
177
|
+
"$import": "templates/aeotec_template.json#auto_report_group1_watt_channel2"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"#": "101[0x0800]",
|
|
181
|
+
"$import": "templates/aeotec_template.json#auto_report_group1_kwh_channel1"
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
"#": "101[0x1000]",
|
|
185
|
+
"$import": "templates/aeotec_template.json#auto_report_group1_kwh_channel2"
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"#": "101[0x010000]",
|
|
189
|
+
"$import": "templates/aeotec_template.json#auto_report_group1_v_channel1"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"#": "101[0x020000]",
|
|
193
|
+
"$import": "templates/aeotec_template.json#auto_report_group1_v_channel2"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"#": "101[0x080000]",
|
|
197
|
+
"$import": "templates/aeotec_template.json#auto_report_group1_amp_channel1"
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"#": "101[0x100000]",
|
|
201
|
+
"$import": "templates/aeotec_template.json#auto_report_group1_amp_channel2"
|
|
202
|
+
},
|
|
171
203
|
{
|
|
172
204
|
"#": "102[0x01]",
|
|
173
205
|
"$import": "templates/aeotec_template.json#auto_report_group2_kwh"
|
|
@@ -184,6 +216,38 @@
|
|
|
184
216
|
"#": "102[0x08]",
|
|
185
217
|
"$import": "templates/aeotec_template.json#auto_report_group2_amp"
|
|
186
218
|
},
|
|
219
|
+
{
|
|
220
|
+
"#": "102[0x0100]",
|
|
221
|
+
"$import": "templates/aeotec_template.json#auto_report_group2_watt_channel1"
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"#": "102[0x0200]",
|
|
225
|
+
"$import": "templates/aeotec_template.json#auto_report_group2_watt_channel2"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"#": "102[0x0800]",
|
|
229
|
+
"$import": "templates/aeotec_template.json#auto_report_group2_kwh_channel1"
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"#": "102[0x1000]",
|
|
233
|
+
"$import": "templates/aeotec_template.json#auto_report_group2_kwh_channel2"
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"#": "102[0x010000]",
|
|
237
|
+
"$import": "templates/aeotec_template.json#auto_report_group2_v_channel1"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"#": "102[0x020000]",
|
|
241
|
+
"$import": "templates/aeotec_template.json#auto_report_group2_v_channel2"
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"#": "102[0x080000]",
|
|
245
|
+
"$import": "templates/aeotec_template.json#auto_report_group2_amp_channel1"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"#": "102[0x100000]",
|
|
249
|
+
"$import": "templates/aeotec_template.json#auto_report_group2_amp_channel2"
|
|
250
|
+
},
|
|
187
251
|
{
|
|
188
252
|
"#": "103[0x01]",
|
|
189
253
|
"$import": "templates/aeotec_template.json#auto_report_group3_kwh"
|
|
@@ -200,6 +264,38 @@
|
|
|
200
264
|
"#": "103[0x08]",
|
|
201
265
|
"$import": "templates/aeotec_template.json#auto_report_group3_amp"
|
|
202
266
|
},
|
|
267
|
+
{
|
|
268
|
+
"#": "103[0x0100]",
|
|
269
|
+
"$import": "templates/aeotec_template.json#auto_report_group3_watt_channel1"
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"#": "103[0x0200]",
|
|
273
|
+
"$import": "templates/aeotec_template.json#auto_report_group3_watt_channel2"
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"#": "103[0x0800]",
|
|
277
|
+
"$import": "templates/aeotec_template.json#auto_report_group3_kwh_channel1"
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"#": "103[0x1000]",
|
|
281
|
+
"$import": "templates/aeotec_template.json#auto_report_group3_kwh_channel2"
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
"#": "103[0x010000]",
|
|
285
|
+
"$import": "templates/aeotec_template.json#auto_report_group3_v_channel1"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"#": "103[0x020000]",
|
|
289
|
+
"$import": "templates/aeotec_template.json#auto_report_group3_v_channel2"
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"#": "103[0x080000]",
|
|
293
|
+
"$import": "templates/aeotec_template.json#auto_report_group3_amp_channel1"
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"#": "103[0x100000]",
|
|
297
|
+
"$import": "templates/aeotec_template.json#auto_report_group3_amp_channel2"
|
|
298
|
+
},
|
|
203
299
|
{
|
|
204
300
|
"#": "110",
|
|
205
301
|
"$import": "templates/aeotec_template.json#reset_parameters",
|
|
@@ -69,5 +69,9 @@
|
|
|
69
69
|
"exclusion": "1. Have Z-Wave ™ Controller entered remove mode.\n2. Press the key three times within 1.5 seconds to enter the \nremove mode.\nNode ID has been excluded",
|
|
70
70
|
"reset": "Notice: Use this procedure only in the event that the primary controller is lost or otherwise inoperable.\n1. Press the key three times,and do not release the key in the 4 th pressed, and the LED will light ON.\n2. After 3 seconds the LED will turn OFF, after that within 2 seconds, release the keys. If successful, the LED will light ON one second. Otherwise, the LED will flash once.\n3. IDs are remove and all settings will reset to factory \ndefault",
|
|
71
71
|
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1407/PSR03_ABC_version_Manual.pdf"
|
|
72
|
+
},
|
|
73
|
+
"compat": {
|
|
74
|
+
// The device uses Basic Set to indicate pressed buttons in Lighting Control Mode
|
|
75
|
+
"treatBasicSetAsEvent": true
|
|
72
76
|
}
|
|
73
77
|
}
|
|
@@ -123,5 +123,9 @@
|
|
|
123
123
|
"exclusion": "1. Have Z-Wave ™ Controller entered remove mode.\n2. Press the key three times within 1.5 seconds to enter the \nremove mode.\nNode ID has been excluded",
|
|
124
124
|
"reset": "Notice: Use this procedure only in the event that the primary controller is lost or otherwise inoperable.\n1. Press the key three times,and do not release the key in the 4 th pressed, and the LED will light ON.\n2. After 3 seconds the LED will turn OFF, after that within 2 seconds, release the keys. If successful, the LED will light ON one second. Otherwise, the LED will flash once.\n3. IDs are remove and all settings will reset to factory \ndefault",
|
|
125
125
|
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1407/PSR03_ABC_version_Manual.pdf"
|
|
126
|
+
},
|
|
127
|
+
"compat": {
|
|
128
|
+
// The device uses Basic Set to indicate pressed buttons in Lighting Control Mode
|
|
129
|
+
"treatBasicSetAsEvent": true
|
|
126
130
|
}
|
|
127
131
|
}
|
|
@@ -0,0 +1,449 @@
|
|
|
1
|
+
{
|
|
2
|
+
"manufacturer": "Nexia Home Intelligence",
|
|
3
|
+
"manufacturerId": "0x0178",
|
|
4
|
+
"label": "NX1000",
|
|
5
|
+
"description": "Nexia One Touch",
|
|
6
|
+
"devices": [
|
|
7
|
+
{
|
|
8
|
+
"productType": "0x5343",
|
|
9
|
+
"productId": "0x4735",
|
|
10
|
+
"zwaveAllianceId": 1344
|
|
11
|
+
}
|
|
12
|
+
],
|
|
13
|
+
"firmwareVersion": {
|
|
14
|
+
"min": "0.0",
|
|
15
|
+
"max": "255.255"
|
|
16
|
+
},
|
|
17
|
+
"associations": {
|
|
18
|
+
"1": {
|
|
19
|
+
"label": "Lifeline",
|
|
20
|
+
"maxNodes": 2,
|
|
21
|
+
"isLifeline": true
|
|
22
|
+
},
|
|
23
|
+
"2": {
|
|
24
|
+
"label": "Group 2",
|
|
25
|
+
"maxNodes": 2
|
|
26
|
+
},
|
|
27
|
+
"3": {
|
|
28
|
+
"label": "Group 3",
|
|
29
|
+
"maxNodes": 2
|
|
30
|
+
},
|
|
31
|
+
"4": {
|
|
32
|
+
"label": "Group 4",
|
|
33
|
+
"maxNodes": 2
|
|
34
|
+
},
|
|
35
|
+
"5": {
|
|
36
|
+
"label": "Group 5",
|
|
37
|
+
"maxNodes": 2
|
|
38
|
+
},
|
|
39
|
+
"6": {
|
|
40
|
+
"label": "Group 6",
|
|
41
|
+
"maxNodes": 2
|
|
42
|
+
},
|
|
43
|
+
"7": {
|
|
44
|
+
"label": "Group 7",
|
|
45
|
+
"maxNodes": 2
|
|
46
|
+
},
|
|
47
|
+
"8": {
|
|
48
|
+
"label": "Group 8",
|
|
49
|
+
"maxNodes": 2
|
|
50
|
+
},
|
|
51
|
+
"9": {
|
|
52
|
+
"label": "Group 9",
|
|
53
|
+
"maxNodes": 2
|
|
54
|
+
},
|
|
55
|
+
"10": {
|
|
56
|
+
"label": "Group 10",
|
|
57
|
+
"maxNodes": 2
|
|
58
|
+
},
|
|
59
|
+
"11": {
|
|
60
|
+
"label": "Group 11",
|
|
61
|
+
"maxNodes": 2
|
|
62
|
+
},
|
|
63
|
+
"12": {
|
|
64
|
+
"label": "Group 12",
|
|
65
|
+
"maxNodes": 2
|
|
66
|
+
},
|
|
67
|
+
"13": {
|
|
68
|
+
"label": "Group 13",
|
|
69
|
+
"maxNodes": 2
|
|
70
|
+
},
|
|
71
|
+
"14": {
|
|
72
|
+
"label": "Group 14",
|
|
73
|
+
"maxNodes": 2
|
|
74
|
+
},
|
|
75
|
+
"15": {
|
|
76
|
+
"label": "Group 15",
|
|
77
|
+
"maxNodes": 2
|
|
78
|
+
},
|
|
79
|
+
"16": {
|
|
80
|
+
"label": "Group 16",
|
|
81
|
+
"maxNodes": 2
|
|
82
|
+
},
|
|
83
|
+
"17": {
|
|
84
|
+
"label": "Group 17",
|
|
85
|
+
"maxNodes": 2
|
|
86
|
+
},
|
|
87
|
+
"18": {
|
|
88
|
+
"label": "Group 18",
|
|
89
|
+
"maxNodes": 2
|
|
90
|
+
},
|
|
91
|
+
"19": {
|
|
92
|
+
"label": "Group 19",
|
|
93
|
+
"maxNodes": 2
|
|
94
|
+
},
|
|
95
|
+
"20": {
|
|
96
|
+
"label": "Group 20",
|
|
97
|
+
"maxNodes": 2
|
|
98
|
+
},
|
|
99
|
+
"21": {
|
|
100
|
+
"label": "Group 21",
|
|
101
|
+
"maxNodes": 2
|
|
102
|
+
},
|
|
103
|
+
"22": {
|
|
104
|
+
"label": "Group 22",
|
|
105
|
+
"maxNodes": 2
|
|
106
|
+
},
|
|
107
|
+
"23": {
|
|
108
|
+
"label": "Group 23",
|
|
109
|
+
"maxNodes": 2
|
|
110
|
+
},
|
|
111
|
+
"24": {
|
|
112
|
+
"label": "Group 24",
|
|
113
|
+
"maxNodes": 2
|
|
114
|
+
},
|
|
115
|
+
"25": {
|
|
116
|
+
"label": "Group 25",
|
|
117
|
+
"maxNodes": 2
|
|
118
|
+
},
|
|
119
|
+
"26": {
|
|
120
|
+
"label": "Group 26",
|
|
121
|
+
"maxNodes": 2
|
|
122
|
+
},
|
|
123
|
+
"27": {
|
|
124
|
+
"label": "Group 27",
|
|
125
|
+
"maxNodes": 2
|
|
126
|
+
},
|
|
127
|
+
"28": {
|
|
128
|
+
"label": "Group 28",
|
|
129
|
+
"maxNodes": 2
|
|
130
|
+
},
|
|
131
|
+
"29": {
|
|
132
|
+
"label": "Group 29",
|
|
133
|
+
"maxNodes": 2
|
|
134
|
+
},
|
|
135
|
+
"30": {
|
|
136
|
+
"label": "Group 30",
|
|
137
|
+
"maxNodes": 2
|
|
138
|
+
},
|
|
139
|
+
"31": {
|
|
140
|
+
"label": "Group 31",
|
|
141
|
+
"maxNodes": 2
|
|
142
|
+
},
|
|
143
|
+
"32": {
|
|
144
|
+
"label": "Group 32",
|
|
145
|
+
"maxNodes": 2
|
|
146
|
+
},
|
|
147
|
+
"33": {
|
|
148
|
+
"label": "Group 33",
|
|
149
|
+
"maxNodes": 2
|
|
150
|
+
},
|
|
151
|
+
"34": {
|
|
152
|
+
"label": "Group 34",
|
|
153
|
+
"maxNodes": 2
|
|
154
|
+
},
|
|
155
|
+
"35": {
|
|
156
|
+
"label": "Group 35",
|
|
157
|
+
"maxNodes": 2
|
|
158
|
+
},
|
|
159
|
+
"36": {
|
|
160
|
+
"label": "Group 36",
|
|
161
|
+
"maxNodes": 2
|
|
162
|
+
},
|
|
163
|
+
"37": {
|
|
164
|
+
"label": "Group 37",
|
|
165
|
+
"maxNodes": 2
|
|
166
|
+
},
|
|
167
|
+
"38": {
|
|
168
|
+
"label": "Group 38",
|
|
169
|
+
"maxNodes": 2
|
|
170
|
+
},
|
|
171
|
+
"39": {
|
|
172
|
+
"label": "Group 39",
|
|
173
|
+
"maxNodes": 2
|
|
174
|
+
},
|
|
175
|
+
"40": {
|
|
176
|
+
"label": "Group 40",
|
|
177
|
+
"maxNodes": 2
|
|
178
|
+
},
|
|
179
|
+
"41": {
|
|
180
|
+
"label": "Group 41",
|
|
181
|
+
"maxNodes": 2
|
|
182
|
+
},
|
|
183
|
+
"42": {
|
|
184
|
+
"label": "Group 42",
|
|
185
|
+
"maxNodes": 2
|
|
186
|
+
},
|
|
187
|
+
"43": {
|
|
188
|
+
"label": "Group 43",
|
|
189
|
+
"maxNodes": 2
|
|
190
|
+
},
|
|
191
|
+
"44": {
|
|
192
|
+
"label": "Group 44",
|
|
193
|
+
"maxNodes": 2
|
|
194
|
+
},
|
|
195
|
+
"45": {
|
|
196
|
+
"label": "Group 45",
|
|
197
|
+
"maxNodes": 2
|
|
198
|
+
},
|
|
199
|
+
"46": {
|
|
200
|
+
"label": "Group 46",
|
|
201
|
+
"maxNodes": 2
|
|
202
|
+
}
|
|
203
|
+
},
|
|
204
|
+
"paramInformation": [
|
|
205
|
+
{
|
|
206
|
+
"#": "2",
|
|
207
|
+
"label": "Button 1 Type",
|
|
208
|
+
"valueSize": 1,
|
|
209
|
+
"defaultValue": 0,
|
|
210
|
+
"unsigned": true,
|
|
211
|
+
"allowManualEntry": false,
|
|
212
|
+
"options": [
|
|
213
|
+
{
|
|
214
|
+
"label": "Central Scene",
|
|
215
|
+
"value": 0
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"label": "Momentary Scene Control",
|
|
219
|
+
"value": 1
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"label": "Basic Set: Toggle",
|
|
223
|
+
"value": 2
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"label": "Basic Set: Scene Control",
|
|
227
|
+
"value": 3
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"label": "Thermostat",
|
|
231
|
+
"value": 4
|
|
232
|
+
}
|
|
233
|
+
]
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"#": "3",
|
|
237
|
+
"$import": "#paramInformation/2",
|
|
238
|
+
"label": "Button 2 Type"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"#": "4",
|
|
242
|
+
"$import": "#paramInformation/2",
|
|
243
|
+
"label": "Button 3 Type"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"#": "5",
|
|
247
|
+
"$import": "#paramInformation/2",
|
|
248
|
+
"label": "Button 4 Type"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"#": "6",
|
|
252
|
+
"$import": "#paramInformation/2",
|
|
253
|
+
"label": "Button 5 Type"
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"#": "7",
|
|
257
|
+
"$import": "#paramInformation/2",
|
|
258
|
+
"label": "Button 6 Type"
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"#": "9",
|
|
262
|
+
"$import": "#paramInformation/2",
|
|
263
|
+
"label": "Button 8 Type"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"#": "10",
|
|
267
|
+
"$import": "#paramInformation/2",
|
|
268
|
+
"label": "Button 9 Type"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"#": "11",
|
|
272
|
+
"$import": "#paramInformation/2",
|
|
273
|
+
"label": "Button 10 Type"
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"#": "12",
|
|
277
|
+
"$import": "#paramInformation/2",
|
|
278
|
+
"label": "Button 11 Type"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"#": "13",
|
|
282
|
+
"$import": "#paramInformation/2",
|
|
283
|
+
"label": "Button 12 Type"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"#": "14",
|
|
287
|
+
"$import": "#paramInformation/2",
|
|
288
|
+
"label": "Button 13 Type"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"#": "15",
|
|
292
|
+
"$import": "#paramInformation/2",
|
|
293
|
+
"label": "Button 14 Type"
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"#": "16",
|
|
297
|
+
"$import": "#paramInformation/2",
|
|
298
|
+
"label": "Button 15 Type"
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"#": "20",
|
|
302
|
+
"label": "Touch Sensitivity",
|
|
303
|
+
"valueSize": 1,
|
|
304
|
+
"minValue": 0,
|
|
305
|
+
"maxValue": 10,
|
|
306
|
+
"defaultValue": 10,
|
|
307
|
+
"unsigned": true
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"#": "21",
|
|
311
|
+
"label": "Screen Contrast",
|
|
312
|
+
"valueSize": 1,
|
|
313
|
+
"minValue": 0,
|
|
314
|
+
"maxValue": 10,
|
|
315
|
+
"defaultValue": 7,
|
|
316
|
+
"unsigned": true
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"#": "23",
|
|
320
|
+
"label": "Button LED Level",
|
|
321
|
+
"valueSize": 1,
|
|
322
|
+
"unit": "10%",
|
|
323
|
+
"minValue": 0,
|
|
324
|
+
"maxValue": 10,
|
|
325
|
+
"defaultValue": 5,
|
|
326
|
+
"unsigned": true
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"#": "24",
|
|
330
|
+
"label": "Backlight Level",
|
|
331
|
+
"valueSize": 1,
|
|
332
|
+
"unit": "10%",
|
|
333
|
+
"minValue": 0,
|
|
334
|
+
"maxValue": 10,
|
|
335
|
+
"defaultValue": 5,
|
|
336
|
+
"unsigned": true
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"#": "25",
|
|
340
|
+
"label": "Backlight Timeout: Scene Button",
|
|
341
|
+
"valueSize": 1,
|
|
342
|
+
"unit": "seconds",
|
|
343
|
+
"minValue": 0,
|
|
344
|
+
"maxValue": 10,
|
|
345
|
+
"defaultValue": 10,
|
|
346
|
+
"unsigned": true
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"#": "26",
|
|
350
|
+
"label": "Backlight Timeout: Page Button",
|
|
351
|
+
"valueSize": 1,
|
|
352
|
+
"unit": "seconds",
|
|
353
|
+
"minValue": 0,
|
|
354
|
+
"maxValue": 5,
|
|
355
|
+
"defaultValue": 5,
|
|
356
|
+
"unsigned": true
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"#": "28",
|
|
360
|
+
"label": "Screen Timeout: Delay",
|
|
361
|
+
"valueSize": 1,
|
|
362
|
+
"unit": "minutes",
|
|
363
|
+
"minValue": 0,
|
|
364
|
+
"maxValue": 240,
|
|
365
|
+
"defaultValue": 60,
|
|
366
|
+
"unsigned": true,
|
|
367
|
+
"options": [
|
|
368
|
+
{
|
|
369
|
+
"label": "Disable",
|
|
370
|
+
"value": 0
|
|
371
|
+
}
|
|
372
|
+
]
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"#": "29",
|
|
376
|
+
"label": "Screen Timeout: Primary Page",
|
|
377
|
+
"valueSize": 1,
|
|
378
|
+
"minValue": 0,
|
|
379
|
+
"maxValue": 3,
|
|
380
|
+
"defaultValue": 0,
|
|
381
|
+
"unsigned": true,
|
|
382
|
+
"allowManualEntry": false,
|
|
383
|
+
"options": [
|
|
384
|
+
{
|
|
385
|
+
"label": "No change",
|
|
386
|
+
"value": 0
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
"label": "Page 1",
|
|
390
|
+
"value": 1
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"label": "Page 2",
|
|
394
|
+
"value": 2
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
"label": "Page 3",
|
|
398
|
+
"value": 3
|
|
399
|
+
}
|
|
400
|
+
]
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"#": "30",
|
|
404
|
+
"label": "Battery Level: Shutdown Threshold",
|
|
405
|
+
"valueSize": 1,
|
|
406
|
+
"unit": "%",
|
|
407
|
+
"minValue": 0,
|
|
408
|
+
"maxValue": 5,
|
|
409
|
+
"defaultValue": 5,
|
|
410
|
+
"unsigned": true
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"#": "31",
|
|
414
|
+
"label": "Battery Level: Radio Disable Threshold",
|
|
415
|
+
"valueSize": 1,
|
|
416
|
+
"unit": "%",
|
|
417
|
+
"minValue": 0,
|
|
418
|
+
"maxValue": 10,
|
|
419
|
+
"defaultValue": 10,
|
|
420
|
+
"unsigned": true
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"#": "32",
|
|
424
|
+
"label": "Battery Level: Indicator Threshold",
|
|
425
|
+
"valueSize": 1,
|
|
426
|
+
"unit": "%",
|
|
427
|
+
"minValue": 0,
|
|
428
|
+
"maxValue": 20,
|
|
429
|
+
"defaultValue": 20,
|
|
430
|
+
"unsigned": true
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
"#": "33",
|
|
434
|
+
"label": "Battery Level: Midpoint Threshold",
|
|
435
|
+
"valueSize": 1,
|
|
436
|
+
"unit": "%",
|
|
437
|
+
"minValue": 0,
|
|
438
|
+
"maxValue": 50,
|
|
439
|
+
"defaultValue": 50,
|
|
440
|
+
"unsigned": true
|
|
441
|
+
}
|
|
442
|
+
],
|
|
443
|
+
"metadata": {
|
|
444
|
+
"inclusion": "1. Put primary controller into inclusion mode\n2. Press any button to wake the One Touch\n3. Press and hold the middle page button (round button) until the Installer Setup menu appears\n4. Select the 'Z-Wave' button\n5. Select the 'Include' button\n6. Include will fast flash and then SUCCESS will display briefly",
|
|
445
|
+
"exclusion": "1. Put primary controller into exclusion mode\n2. Press any button to wake the One Touch\n3. Press and hold the middle page button (round button) until the Installer Setup menu appears\n4. Select the 'Z-Wave' button\n5. Select the 'Exclude' button\n6. Exclude will fast flash and then SUCCESS will display briefly",
|
|
446
|
+
"reset": "Please use Factory Reset as a last resort option only as all network settings and associations will be cleared. \n\n1. Press any button to wake the One Touch\n2. Press and hold the middle page button (round button) until the Installer Setup menu appears\n3. Select the 'System' button\n4. Select the 'Factory Reset' button\n5. Select 'Yes' to proceed with the factory reset",
|
|
447
|
+
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1344/18-HD79D1-1-EN%20NX1000%20One%20Touch%20Controller.pdf"
|
|
448
|
+
}
|
|
449
|
+
}
|
|
@@ -12,5 +12,9 @@
|
|
|
12
12
|
"firmwareVersion": {
|
|
13
13
|
"min": "0.0",
|
|
14
14
|
"max": "255.255"
|
|
15
|
+
},
|
|
16
|
+
"metadata": {
|
|
17
|
+
"inclusion": "Press the pin 3 times within 1.5s, Green LED is Blinking 3 times within 1 second. If Inclusion Process is successful, Green led will turn off.",
|
|
18
|
+
"exclusion": "Press the pin 3 times within 1.5s. If Exclusion Process is successful, Green led is Blinking 6 times, then turn off."
|
|
15
19
|
}
|
|
16
20
|
}
|
|
@@ -19,6 +19,21 @@
|
|
|
19
19
|
"min": "0.0",
|
|
20
20
|
"max": "255.255"
|
|
21
21
|
},
|
|
22
|
+
"associations": {
|
|
23
|
+
"1": {
|
|
24
|
+
"label": "Lifeline",
|
|
25
|
+
"maxNodes": 3,
|
|
26
|
+
"isLifeline": true
|
|
27
|
+
},
|
|
28
|
+
"2": {
|
|
29
|
+
"label": "Basic Set",
|
|
30
|
+
"maxNodes": 5
|
|
31
|
+
},
|
|
32
|
+
"3": {
|
|
33
|
+
"label": "Basic Set",
|
|
34
|
+
"maxNodes": 5
|
|
35
|
+
}
|
|
36
|
+
},
|
|
22
37
|
"paramInformation": [
|
|
23
38
|
{
|
|
24
39
|
"#": "2",
|
|
@@ -274,6 +274,30 @@
|
|
|
274
274
|
"$import": "~/0x0086/templates/aeotec_template.json#celsius_fahrenheit",
|
|
275
275
|
"valueSize": 1
|
|
276
276
|
},
|
|
277
|
+
{
|
|
278
|
+
"#": "92",
|
|
279
|
+
"$if": "firmwareVersion >= 2.1",
|
|
280
|
+
"label": "Battery Calibration Check",
|
|
281
|
+
"description": "To determine the battery calibration value, set each step in order and wait for the value to update. If the returned values are NOT 0, the battery is still calibrated.",
|
|
282
|
+
"unsigned": true,
|
|
283
|
+
"valueSize": 4,
|
|
284
|
+
"defaultValue": 83951616,
|
|
285
|
+
"allowManualEntry": false,
|
|
286
|
+
"options": [
|
|
287
|
+
{
|
|
288
|
+
"label": "Step 1",
|
|
289
|
+
"value": 83951616
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"label": "Step 2",
|
|
293
|
+
"value": 84017152
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"label": "Step 3",
|
|
297
|
+
"value": 84082688
|
|
298
|
+
}
|
|
299
|
+
]
|
|
300
|
+
},
|
|
277
301
|
{
|
|
278
302
|
"#": "255",
|
|
279
303
|
"$import": "~/0x0086/templates/aeotec_template.json#factory_reset_complete"
|
|
@@ -0,0 +1,290 @@
|
|
|
1
|
+
{
|
|
2
|
+
"manufacturer": "Cherubini S.p.A.",
|
|
3
|
+
"manufacturerId": "0x0455",
|
|
4
|
+
"label": "Ora ZRX",
|
|
5
|
+
"description": "Z-Wave Tubular Motor",
|
|
6
|
+
"devices": [
|
|
7
|
+
{
|
|
8
|
+
"productType": "0x0004",
|
|
9
|
+
"productId": "0x0001"
|
|
10
|
+
}
|
|
11
|
+
],
|
|
12
|
+
"firmwareVersion": {
|
|
13
|
+
"min": "0.0",
|
|
14
|
+
"max": "255.255"
|
|
15
|
+
},
|
|
16
|
+
"associations": {
|
|
17
|
+
"1": {
|
|
18
|
+
"label": "Lifeline",
|
|
19
|
+
"maxNodes": 5,
|
|
20
|
+
"isLifeline": true
|
|
21
|
+
},
|
|
22
|
+
"2": {
|
|
23
|
+
"label": "Follow Me",
|
|
24
|
+
"maxNodes": 5
|
|
25
|
+
},
|
|
26
|
+
"3": {
|
|
27
|
+
"label": "Scene Activation",
|
|
28
|
+
"maxNodes": 5
|
|
29
|
+
},
|
|
30
|
+
"4": {
|
|
31
|
+
"label": "Follow Me Weather",
|
|
32
|
+
"maxNodes": 5
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"paramInformation": [
|
|
36
|
+
{
|
|
37
|
+
"#": "30",
|
|
38
|
+
"label": "Send Scene ID: Jam When Opening",
|
|
39
|
+
"valueSize": 2,
|
|
40
|
+
"minValue": 0,
|
|
41
|
+
"maxValue": 254,
|
|
42
|
+
"defaultValue": 0,
|
|
43
|
+
"unsigned": true,
|
|
44
|
+
"options": [
|
|
45
|
+
{
|
|
46
|
+
"label": "Disable",
|
|
47
|
+
"value": 0
|
|
48
|
+
}
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"#": "31",
|
|
53
|
+
"label": "Send Scene ID: Jam When Closing",
|
|
54
|
+
"valueSize": 2,
|
|
55
|
+
"minValue": 0,
|
|
56
|
+
"maxValue": 254,
|
|
57
|
+
"defaultValue": 0,
|
|
58
|
+
"unsigned": true,
|
|
59
|
+
"options": [
|
|
60
|
+
{
|
|
61
|
+
"label": "Disable",
|
|
62
|
+
"value": 0
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"#": "32",
|
|
68
|
+
"label": "Parameter for Window Covering",
|
|
69
|
+
"description": "Parameter ID used by the window covering set on group Follow Me Weather",
|
|
70
|
+
"valueSize": 1,
|
|
71
|
+
"minValue": 0,
|
|
72
|
+
"maxValue": 23,
|
|
73
|
+
"defaultValue": 13,
|
|
74
|
+
"unsigned": true,
|
|
75
|
+
"options": [
|
|
76
|
+
{
|
|
77
|
+
"label": "Outbound edge towards the left (Open/Close)",
|
|
78
|
+
"value": 0
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"label": "Outbound edge towards the left (Position)",
|
|
82
|
+
"value": 1
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"label": "Outbound edge towards the right (Open/Close)",
|
|
86
|
+
"value": 2
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"label": "Outbound edge towards the right (Position)",
|
|
90
|
+
"value": 3
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"label": "Inbound edge towards the left (Open/Close)",
|
|
94
|
+
"value": 4
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"label": "Inbound edge towards the left (Position)",
|
|
98
|
+
"value": 5
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"label": "Inbound edge towards the right (Open/Close)",
|
|
102
|
+
"value": 6
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"label": "Inbound edge towards the right (Position)",
|
|
106
|
+
"value": 7
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"label": "Both horizontal inbound edges (Open/Close)",
|
|
110
|
+
"value": 8
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"label": "Both horizontal inbound edges (Position)",
|
|
114
|
+
"value": 9
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"label": "Vertical slats angle (Open/Close)",
|
|
118
|
+
"value": 10
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"label": "Vertical slats angle (Position)",
|
|
122
|
+
"value": 11
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"label": "Outbound edge towards the bottom (Open/Close)",
|
|
126
|
+
"value": 12
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"label": "Outbound edge towards the bottom (Position)",
|
|
130
|
+
"value": 13
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"label": "Outbound edge towards the top (Open/Close)",
|
|
134
|
+
"value": 14
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"label": "Outbound edge towards the top (Position)",
|
|
138
|
+
"value": 15
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"label": "Inbound edge towards the bottom (Open/Close)",
|
|
142
|
+
"value": 16
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"label": "Inbound edge towards the bottom (Position)",
|
|
146
|
+
"value": 17
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"label": "Inbound edge towards the top (Open/Close)",
|
|
150
|
+
"value": 18
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"label": "Inbound edge towards the top (Position)",
|
|
154
|
+
"value": 19
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"label": "Both vertical inbound edges (Open/Close)",
|
|
158
|
+
"value": 20
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"label": "Both vertical inbound edges (Position)",
|
|
162
|
+
"value": 21
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"label": "Horizontal slats angle (Open/Close)",
|
|
166
|
+
"value": 22
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"label": "Horizontal slats angle (Position)",
|
|
170
|
+
"value": 23
|
|
171
|
+
}
|
|
172
|
+
]
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"#": "33",
|
|
176
|
+
"label": "Last Movement Trigger",
|
|
177
|
+
"valueSize": 1,
|
|
178
|
+
"minValue": 0,
|
|
179
|
+
"maxValue": 3,
|
|
180
|
+
"defaultValue": 0,
|
|
181
|
+
"unsigned": true,
|
|
182
|
+
"readOnly": true,
|
|
183
|
+
"options": [
|
|
184
|
+
{
|
|
185
|
+
"label": "Requested by user",
|
|
186
|
+
"value": 0
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"label": "Wind",
|
|
190
|
+
"value": 1
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"label": "Sun",
|
|
194
|
+
"value": 2
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"label": "Rain",
|
|
198
|
+
"value": 3
|
|
199
|
+
}
|
|
200
|
+
]
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"#": "34",
|
|
204
|
+
"label": "Sun Activation",
|
|
205
|
+
"valueSize": 1,
|
|
206
|
+
"minValue": 5,
|
|
207
|
+
"maxValue": 7,
|
|
208
|
+
"defaultValue": 5,
|
|
209
|
+
"unsigned": true,
|
|
210
|
+
"allowManualEntry": false,
|
|
211
|
+
"options": [
|
|
212
|
+
{
|
|
213
|
+
"label": "Disable",
|
|
214
|
+
"value": 5
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"label": "Enable",
|
|
218
|
+
"value": 7
|
|
219
|
+
}
|
|
220
|
+
]
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"#": "35",
|
|
224
|
+
"label": "Sensor Activation Status",
|
|
225
|
+
"description": "Which sensor has been associated to the motor. The value is the sum of wind, sun and rain status.",
|
|
226
|
+
"valueSize": 1,
|
|
227
|
+
"minValue": 0,
|
|
228
|
+
"maxValue": 63,
|
|
229
|
+
"defaultValue": 0,
|
|
230
|
+
"unsigned": true,
|
|
231
|
+
"readOnly": true
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"#": "36",
|
|
235
|
+
"label": "Signal Connection Status",
|
|
236
|
+
"valueSize": 1,
|
|
237
|
+
"minValue": 0,
|
|
238
|
+
"maxValue": 1,
|
|
239
|
+
"defaultValue": 0,
|
|
240
|
+
"unsigned": true,
|
|
241
|
+
"readOnly": true,
|
|
242
|
+
"options": [
|
|
243
|
+
{
|
|
244
|
+
"label": "Active",
|
|
245
|
+
"value": 0
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"label": "Lost",
|
|
249
|
+
"value": 1
|
|
250
|
+
}
|
|
251
|
+
]
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"#": "37",
|
|
255
|
+
"label": "Level Reporting Frequency",
|
|
256
|
+
"unit": "seconds",
|
|
257
|
+
"valueSize": 2,
|
|
258
|
+
"minValue": 2,
|
|
259
|
+
"maxValue": 60,
|
|
260
|
+
"defaultValue": 5,
|
|
261
|
+
"unsigned": true
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"#": "38",
|
|
265
|
+
"label": "Send Multilevel Report",
|
|
266
|
+
"valueSize": 1,
|
|
267
|
+
"minValue": 0,
|
|
268
|
+
"maxValue": 1,
|
|
269
|
+
"defaultValue": 0,
|
|
270
|
+
"unsigned": true,
|
|
271
|
+
"allowManualEntry": false,
|
|
272
|
+
"options": [
|
|
273
|
+
{
|
|
274
|
+
"label": "Disable",
|
|
275
|
+
"value": 0
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"label": "Enable",
|
|
279
|
+
"value": 1
|
|
280
|
+
}
|
|
281
|
+
]
|
|
282
|
+
}
|
|
283
|
+
],
|
|
284
|
+
"metadata": {
|
|
285
|
+
"inclusion": "1) Prepare the Z-Wave controller for inclusion of a device (see your controller’s instructions).\n2) On the motor, run the programming sequence for inclusion:\na. By the remote control: AB - AC - AB (2 seconds), wait for confirmation movements.\nb. By the button (if the end stops are not adjusted, you can use either sequence indifferently):\ni. With the motor on the high limit switch: UP-UP-UP-UP-UP-DOWN.\nii. With the motor on the low limit switch: DOWN-DOWN-DOWN-DOWN-DOWN-UP.\n3) The motor performs a few short movements to signal that the inclusion procedure is in progress.\n4) Check the controller to verify that the procedure was successful.",
|
|
286
|
+
"exclusion": "1) Prepare the Z-Wave controller for exclusion of a device (see your controller’s instructions).\n2) On the motor, run the programming sequence for exclusion:\na. By the remote control: AB - AC - AB (2 seconds), wait for confirmation movements.\nb. By the button (if the end stops are not adjusted, you can use either sequence indifferently):\ni. With the motor on the high limit switch: UP-UP-UP-UP-UP-DOWN.\nii. With the motor on the low limit switch: DOWN-DOWN-DOWN-DOWN-DOWN-UP.\n3) The motor performs a few short movements to signal that the exclusion procedure is in progress.\n4) Check the controller to verify that the procedure was successful.",
|
|
287
|
+
"reset": "1) From the remote control: AB - AC - BC (4 seconds), wait for confirmation movements to be executed.\n2) From the button (if the end stops are not adjusted, you can use either sequence indifferently):\na. With the motor on the high limit switch: UP-UP-UP-DOWN-UP-DOWN.\nb. With the motor on the low limit switch: DOWN-DOWN-DOWN-UP-DOWN-UP.\nINFO: If the reset is performed while the device is still part of a network, it notifies the other devices in the lifeline group that it has been removed.",
|
|
288
|
+
"manual": "https://www.cherubini-group.com/Content/uploads/2021/10/ORA_A4518_6N14_EN.pdf"
|
|
289
|
+
}
|
|
290
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zwave-js/config",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.3",
|
|
4
4
|
"description": "zwave-js: configuration files",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"ts": "node -r esbuild-register"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@zwave-js/core": "9.0.
|
|
44
|
-
"@zwave-js/shared": "9.0.
|
|
43
|
+
"@zwave-js/core": "9.0.0",
|
|
44
|
+
"@zwave-js/shared": "9.0.0",
|
|
45
45
|
"alcalzone-shared": "^4.0.1",
|
|
46
46
|
"ansi-colors": "^4.1.1",
|
|
47
47
|
"fs-extra": "^10.0.1",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"@types/semver": "^7.3.9",
|
|
61
61
|
"@types/xml2json": "^0.11.4",
|
|
62
62
|
"@types/yargs": "^17.0.10",
|
|
63
|
-
"@zwave-js/maintenance": "9.0.
|
|
63
|
+
"@zwave-js/maintenance": "9.0.3",
|
|
64
64
|
"axios": "^0.26.1",
|
|
65
65
|
"comment-json": "^4.2.2",
|
|
66
66
|
"esbuild": "0.14.29",
|
|
@@ -72,6 +72,5 @@
|
|
|
72
72
|
"typescript": "4.6.3",
|
|
73
73
|
"xml2json": "^0.12.0",
|
|
74
74
|
"yargs": "^17.4.0"
|
|
75
|
-
}
|
|
76
|
-
"stableVersion": "9.0.0"
|
|
75
|
+
}
|
|
77
76
|
}
|