@zwave-js/config 10.3.1 → 10.5.0

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.
Files changed (68) hide show
  1. package/build/DeviceClasses.d.ts +2 -2
  2. package/build/DeviceClasses.d.ts.map +1 -1
  3. package/build/Indicators.d.ts +2 -2
  4. package/build/Indicators.d.ts.map +1 -1
  5. package/build/Logger_safe.d.ts +1 -1
  6. package/build/Logger_safe.d.ts.map +1 -1
  7. package/build/LogicParser.d.ts +2 -2
  8. package/build/LogicParser.d.ts.map +1 -1
  9. package/build/LogicParser.js +11 -11
  10. package/build/LogicParser.js.map +1 -1
  11. package/build/Manufacturers.d.ts +1 -1
  12. package/build/Manufacturers.d.ts.map +1 -1
  13. package/build/Meters.d.ts +1 -1
  14. package/build/Meters.d.ts.map +1 -1
  15. package/build/Notifications.d.ts +2 -2
  16. package/build/Notifications.d.ts.map +1 -1
  17. package/build/Scales.d.ts +2 -2
  18. package/build/Scales.d.ts.map +1 -1
  19. package/build/SensorTypes.d.ts +1 -1
  20. package/build/SensorTypes.d.ts.map +1 -1
  21. package/build/devices/AssociationConfig.d.ts +1 -1
  22. package/build/devices/AssociationConfig.d.ts.map +1 -1
  23. package/build/devices/CompatConfig.d.ts +1 -1
  24. package/build/devices/CompatConfig.d.ts.map +1 -1
  25. package/build/devices/ConditionalItem.d.ts +1 -1
  26. package/build/devices/ConditionalItem.d.ts.map +1 -1
  27. package/build/devices/ConditionalPrimitive.d.ts +2 -2
  28. package/build/devices/ConditionalPrimitive.d.ts.map +1 -1
  29. package/build/devices/DeviceConfig.d.ts +4 -4
  30. package/build/devices/DeviceConfig.d.ts.map +1 -1
  31. package/build/devices/DeviceConfig.js +12 -12
  32. package/build/devices/DeviceConfig.js.map +1 -1
  33. package/build/devices/EndpointConfig.d.ts +1 -1
  34. package/build/devices/EndpointConfig.d.ts.map +1 -1
  35. package/build/devices/ParamInformation.d.ts +1 -1
  36. package/build/devices/ParamInformation.d.ts.map +1 -1
  37. package/build/utils.d.ts +1 -1
  38. package/build/utils.d.ts.map +1 -1
  39. package/config/devices/0x003b/be469zp.json +12 -1
  40. package/config/devices/0x0085/arz_z-wave_solar.json +5 -0
  41. package/config/devices/0x010f/fgms001.json +1 -1
  42. package/config/devices/0x010f/fgwp102.json +4 -0
  43. package/config/devices/0x014f/pd300emz5-1.json +8 -4
  44. package/config/devices/0x014f/ps15emz51.json +2 -1
  45. package/config/devices/0x015f/mh-ds221.json +140 -0
  46. package/config/devices/0x019a/11-01-011.json +8 -1
  47. package/config/devices/0x019a/11_01_022.json +3 -2
  48. package/config/devices/0x019a/11_02_011.json +8 -1
  49. package/config/devices/0x019a/11_02_022.json +3 -2
  50. package/config/devices/0x019a/11_04_21_22_28.json +3 -2
  51. package/config/devices/0x027a/zac93.json +16 -0
  52. package/config/devices/0x027a/zse44.json +17 -4
  53. package/config/devices/0x027a/zst39lr.json +16 -0
  54. package/config/devices/0x0312/zw39.json +22 -93
  55. package/config/devices/0x031e/lzw31-sn.json +11 -0
  56. package/config/devices/0x0344/he-ft01.json +12 -1
  57. package/config/devices/0x0344/he-ht01.json +12 -1
  58. package/config/devices/0x0344/he-tps01.json +12 -1
  59. package/config/devices/0x0344/he-tps02.json +12 -1
  60. package/config/devices/0x0344/he-tps03.json +12 -1
  61. package/config/devices/0x0344/he-tps04.json +12 -1
  62. package/config/devices/0x0344/he-tps05.json +12 -1
  63. package/config/devices/0x0346/4aw1sz-0en0.json +126 -0
  64. package/config/devices/0x0371/zwa009_11.0_255.255.json +8 -1
  65. package/config/devices/0x0371/zwa024.json +9 -2
  66. package/config/devices/0x0371/zwa039.json +1 -3
  67. package/config/devices/0x039a/INT-SMMD-N1.json +258 -0
  68. package/package.json +9 -9
@@ -25,142 +25,71 @@
25
25
  "paramInformation": [
26
26
  {
27
27
  "#": "1",
28
- "label": "Dimming Step",
29
- "description": "Percentage of step when switch is dimming up or down (0 = instant)",
30
- "valueSize": 1,
31
- "minValue": 0,
32
- "maxValue": 99,
33
- "defaultValue": 0
28
+ "$import": "~/templates/master_template.json#led_indicator_four_options"
34
29
  },
35
30
  {
36
31
  "#": "2",
37
- "label": "Minimum Level",
38
- "description": "Minimum dimming level for attached light",
39
- "valueSize": 1,
40
- "minValue": 1,
41
- "maxValue": 99,
42
- "defaultValue": 1
43
- },
44
- {
45
- "#": "3",
46
- "$import": "~/templates/master_template.json#led_indicator_four_options",
47
- "defaultValue": 1
32
+ "$import": "templates/minoston_template.json#auto_off_timer"
48
33
  },
49
34
  {
50
35
  "#": "4",
51
- "$import": "~/templates/master_template.json#orientation"
36
+ "$import": "templates/minoston_template.json#auto_on_timer"
52
37
  },
53
38
  {
54
- "#": "5",
55
- "$import": "templates/minoston_template.json#auto_off_timer_32767s"
39
+ "#": "6",
40
+ "$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev",
41
+ "defaultValue": 0
56
42
  },
57
43
  {
58
44
  "#": "7",
59
- "label": "Association Group 3 Setting",
60
- "description": "Change how devices respond when associated in group 3",
61
- "valueSize": 1,
62
- "defaultValue": 0,
63
- "allowManualEntry": false,
64
- "options": [
65
- {
66
- "label": "Dim up/down",
67
- "value": 0
68
- },
69
- {
70
- "label": "Keep in sync",
71
- "value": 1
72
- }
73
- ]
45
+ "$import": "~/templates/master_template.json#dimming_speed_1-99_seconds",
46
+ "defaultValue": 1
74
47
  },
75
48
  {
76
49
  "#": "8",
77
- "label": "Default Level (local)",
78
- "description": "Default level when light is turned on at the switch (0 = previous level)",
79
- "valueSize": 1,
80
- "minValue": 0,
81
- "maxValue": 99,
82
- "defaultValue": 0
83
- },
84
- {
85
- "#": "9",
86
- "label": "Default Level (Z-Wave)",
87
- "description": "Default level when light is turned on via Z-Wave command (0 = previous level)",
88
- "valueSize": 1,
89
- "minValue": 0,
90
- "maxValue": 99,
91
- "defaultValue": 0
92
- },
93
- {
94
- "#": "6[0x01]",
95
- "label": "Send command on local action",
96
- "description": "When should the switch send commands to Group 3 devices?",
97
- "valueSize": 1,
98
- "defaultValue": 1,
99
- "allowManualEntry": false,
50
+ "$import": "~/templates/master_template.json#minimum_dim_level_0-99",
51
+ "defaultValue": 10,
100
52
  "options": [
101
53
  {
102
54
  "label": "Disable",
103
55
  "value": 0
104
- },
105
- {
106
- "label": "Enable",
107
- "value": 1
108
56
  }
109
57
  ]
110
58
  },
111
59
  {
112
- "#": "6[0x02]",
113
- "label": "Send command on 3-way action",
114
- "description": "When should the switch send commands to Group 3 devices?",
115
- "valueSize": 1,
116
- "defaultValue": 0,
117
- "allowManualEntry": false,
60
+ "#": "9",
61
+ "$import": "~/templates/master_template.json#maximum_dim_level_0-99",
118
62
  "options": [
119
63
  {
120
64
  "label": "Disable",
121
65
  "value": 0
122
- },
123
- {
124
- "label": "Enable",
125
- "value": 1
126
66
  }
127
67
  ]
128
68
  },
129
69
  {
130
- "#": "6[0x04]",
131
- "label": "Send command on z-wave action",
132
- "description": "When should the switch send commands to Group 3 devices?",
70
+ "#": "10",
71
+ "label": "Local Dimmer Speed Control",
133
72
  "valueSize": 1,
73
+ "minValue": 0,
74
+ "maxValue": 1,
134
75
  "defaultValue": 0,
135
76
  "allowManualEntry": false,
136
77
  "options": [
137
78
  {
138
- "label": "Disable",
79
+ "label": "Controlled by parameter 9",
139
80
  "value": 0
140
81
  },
141
82
  {
142
- "label": "Enable",
83
+ "label": "Instant On/Off",
143
84
  "value": 1
144
85
  }
145
86
  ]
146
87
  },
147
88
  {
148
- "#": "6[0x08]",
149
- "label": "Send command on auto off timer",
150
- "description": "When should the switch send commands to Group 3 devices?",
151
- "valueSize": 1,
152
- "defaultValue": 0,
153
- "allowManualEntry": false,
154
- "options": [
155
- {
156
- "label": "Disable",
157
- "value": 0
158
- },
159
- {
160
- "label": "Enable",
161
- "value": 1
162
- }
163
- ]
89
+ "#": "11",
90
+ "$import": "~/templates/master_template.json#base_1-10_nounit",
91
+ "label": "Dimming Rate",
92
+ "defaultValue": 4
164
93
  }
165
94
  ],
166
95
  "metadata": {
@@ -89,6 +89,7 @@
89
89
  },
90
90
  {
91
91
  "#": "5",
92
+ "$if": "firmwareVersion < 1.57",
92
93
  "label": "Minimum Dim Level",
93
94
  "unit": "%",
94
95
  "valueSize": 1,
@@ -96,6 +97,16 @@
96
97
  "maxValue": 45,
97
98
  "defaultValue": 1
98
99
  },
100
+ {
101
+ "#": "5",
102
+ "$if": "firmwareVersion >= 1.57",
103
+ "label": "Minimum Dim Level",
104
+ "unit": "%",
105
+ "valueSize": 1,
106
+ "minValue": 1,
107
+ "maxValue": 98,
108
+ "defaultValue": 1
109
+ },
99
110
  {
100
111
  "#": "6",
101
112
  "label": "Maximum Dim Level",
@@ -754,5 +754,16 @@
754
754
  }
755
755
  ]
756
756
  }
757
- ]
757
+ ],
758
+ "compat": {
759
+ // Older firmware versions do not properly support Supervision CC
760
+ "$if": "firmwareVersion < 2.6",
761
+ "commandClasses": {
762
+ "remove": {
763
+ "0x6c": {
764
+ "endpoints": "*"
765
+ }
766
+ }
767
+ }
768
+ }
758
769
  }
@@ -707,5 +707,16 @@
707
707
  }
708
708
  ]
709
709
  }
710
- ]
710
+ ],
711
+ "compat": {
712
+ // Older firmware versions do not properly support Supervision CC
713
+ "$if": "firmwareVersion < 2.6",
714
+ "commandClasses": {
715
+ "remove": {
716
+ "0x6c": {
717
+ "endpoints": "*"
718
+ }
719
+ }
720
+ }
721
+ }
711
722
  }
@@ -163,5 +163,16 @@
163
163
  "$import": "~/templates/master_template.json#base_0-99_nounit",
164
164
  "defaultValue": 50
165
165
  }
166
- ]
166
+ ],
167
+ "compat": {
168
+ // Older firmware versions do not properly support Supervision CC
169
+ "$if": "firmwareVersion < 2.6",
170
+ "commandClasses": {
171
+ "remove": {
172
+ "0x6c": {
173
+ "endpoints": "*"
174
+ }
175
+ }
176
+ }
177
+ }
167
178
  }
@@ -203,5 +203,16 @@
203
203
  "$import": "~/templates/master_template.json#base_0-99_nounit",
204
204
  "defaultValue": 50
205
205
  }
206
- ]
206
+ ],
207
+ "compat": {
208
+ // Older firmware versions do not properly support Supervision CC
209
+ "$if": "firmwareVersion < 2.6",
210
+ "commandClasses": {
211
+ "remove": {
212
+ "0x6c": {
213
+ "endpoints": "*"
214
+ }
215
+ }
216
+ }
217
+ }
207
218
  }
@@ -248,5 +248,16 @@
248
248
  "$import": "~/templates/master_template.json#base_0-99_nounit",
249
249
  "defaultValue": 50
250
250
  }
251
- ]
251
+ ],
252
+ "compat": {
253
+ // Older firmware versions do not properly support Supervision CC
254
+ "$if": "firmwareVersion < 2.6",
255
+ "commandClasses": {
256
+ "remove": {
257
+ "0x6c": {
258
+ "endpoints": "*"
259
+ }
260
+ }
261
+ }
262
+ }
252
263
  }
@@ -293,5 +293,16 @@
293
293
  "$import": "~/templates/master_template.json#base_0-99_nounit",
294
294
  "defaultValue": 50
295
295
  }
296
- ]
296
+ ],
297
+ "compat": {
298
+ // Older firmware versions do not properly support Supervision CC
299
+ "$if": "firmwareVersion < 2.6",
300
+ "commandClasses": {
301
+ "remove": {
302
+ "0x6c": {
303
+ "endpoints": "*"
304
+ }
305
+ }
306
+ }
307
+ }
297
308
  }
@@ -338,5 +338,16 @@
338
338
  "$import": "~/templates/master_template.json#base_0-99_nounit",
339
339
  "defaultValue": 50
340
340
  }
341
- ]
341
+ ],
342
+ "compat": {
343
+ // Older firmware versions do not properly support Supervision CC
344
+ "$if": "firmwareVersion < 2.6",
345
+ "commandClasses": {
346
+ "remove": {
347
+ "0x6c": {
348
+ "endpoints": "*"
349
+ }
350
+ }
351
+ }
352
+ }
342
353
  }
@@ -0,0 +1,126 @@
1
+ {
2
+ "manufacturer": "Ring",
3
+ "manufacturerId": "0x0346",
4
+ "label": "4AW1SZ-0EN0",
5
+ "description": "Retrofit Alarm Kit",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0b01",
9
+ "productId": "0x0101",
10
+ "zwaveAllianceId": 3696
11
+ }
12
+ ],
13
+ "firmwareVersion": {
14
+ "min": "0.0",
15
+ "max": "255.255"
16
+ },
17
+ "associations": {
18
+ "1": {
19
+ "label": "Lifeline",
20
+ "maxNodes": 1,
21
+ "isLifeline": true
22
+ },
23
+ "2": {
24
+ "label": "Contact Switch Notifications",
25
+ "maxNodes": 1
26
+ }
27
+ },
28
+ "paramInformation": [
29
+ {
30
+ "#": "1",
31
+ "label": "Battery Report Interval",
32
+ "valueSize": 2,
33
+ "unit": "seconds",
34
+ "minValue": 255,
35
+ "maxValue": 4200,
36
+ "defaultValue": 4200
37
+ },
38
+ {
39
+ "#": "2",
40
+ "label": "One-Time Wakeup Delay",
41
+ "description": "Device will wakeup once after the configured delay. Value must be divisible by sleep step time (param 7).",
42
+ "valueSize": 2,
43
+ "minValue": 0,
44
+ "maxValue": 3600,
45
+ "defaultValue": 0,
46
+ "unsigned": true,
47
+ "options": [
48
+ {
49
+ "label": "Disable",
50
+ "value": 0
51
+ }
52
+ ]
53
+ },
54
+ {
55
+ "#": "3",
56
+ "label": "Message Retry Attempt Limit",
57
+ "valueSize": 1,
58
+ "minValue": 1,
59
+ "maxValue": 15,
60
+ "defaultValue": 5,
61
+ "unsigned": true
62
+ },
63
+ {
64
+ "#": "4",
65
+ "label": "Delay Between Retry Attempts",
66
+ "valueSize": 1,
67
+ "unit": "seconds",
68
+ "minValue": 1,
69
+ "maxValue": 60,
70
+ "defaultValue": 6,
71
+ "unsigned": true
72
+ },
73
+ {
74
+ "#": "5",
75
+ "label": "Retry Attempt Backoff Multiplier",
76
+ "description": "The delay between retry attempts is the count of retries multiplied by this factor plus a small random delay",
77
+ "valueSize": 1,
78
+ "unit": "seconds",
79
+ "minValue": 1,
80
+ "maxValue": 5,
81
+ "defaultValue": 1,
82
+ "unsigned": true
83
+ },
84
+ {
85
+ "#": "6",
86
+ "label": "Supervision Report Timeout",
87
+ "description": "How long to wait for a Supervision Report response to a Supervision Get",
88
+ "valueSize": 2,
89
+ "unit": "ms",
90
+ "minValue": 500,
91
+ "maxValue": 5000,
92
+ "defaultValue": 1500,
93
+ "unsigned": true
94
+ },
95
+ {
96
+ "#": "7",
97
+ "label": "Sleep Step Time",
98
+ "valueSize": 1,
99
+ "unit": "seconds",
100
+ "minValue": 10,
101
+ "maxValue": 255,
102
+ "defaultValue": 255,
103
+ "unsigned": true
104
+ },
105
+ {
106
+ "#": "8",
107
+ "label": "Contact Debounce Time",
108
+ "valueSize": 1,
109
+ "unit": "10 ms",
110
+ "minValue": 1,
111
+ "maxValue": 100,
112
+ "defaultValue": 5
113
+ },
114
+ {
115
+ "#": "9",
116
+ "$import": "~/templates/master_template.json#base_enable_disable",
117
+ "label": "Contact Switch: Message Retries"
118
+ }
119
+ ],
120
+ "metadata": {
121
+ "inclusion": "Classic Inclusion Steps:\n1. Initiate add flow in the Ring Alarm mobile application – Follow the guided add flow instructions provided in the Ring Alarm Mobile application\n2. Select add manually and enter the 5 digit DSK pin found on the package of the Ring Alarm Retrofit Kit or the 5 digit DSK pin found on the inside of the top cover of the device.\n4. When the inclusion process in complete, the LED on the keypad will be solid green, then go out.\n\nSmart Start Inclusion Steps:\n1. Initiate add flow in the Ring Alarm mobile application – Follow the guided add flow instructions provided in the Ring Alarm Mobile application\n2. Scan the QR code found on the package of the Ring Alarm Retrofit Kit or the QR code found on the inside of the top cover of the device.\n4. When the inclusion process in complete, the LED on the keypad will be solid green, then go out",
122
+ "exclusion": "Exclusion Instructions:\n1. Initiate remove keypad flow in the Ring Alarm mobile application – Select the settings icon from device details page and choose “Remove Device”\n2. Press and hold “1” key for three seconds\n3. When the exclusion process is complete, the LED on the keypad will be solid blue, then go out\n4. Test the Keypad. Any button presses would not beep",
123
+ "reset": "Ring Keypad – Reset\nFactory Default Instructions\n1. Press and hold “5” key and using a pointed end of a paperclip, gently press and release reset button via the reset pinhole found at the back of the keypad\n2. Red network LED at the top left-hand corner will start to blink rapidly\n3. Wait for the red LED to stop blinking then release the “5” key\nUse this procedure only in the event that the network primary controller is missing or otherwise inoperable",
124
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3696/Ring%20Retrofit%20Alarm%20Kit%20ZWave.pdf"
125
+ }
126
+ }
@@ -222,5 +222,12 @@
222
222
  "#": "255",
223
223
  "$import": "~/0x0086/templates/aeotec_template.json#factory_reset_complete"
224
224
  }
225
- ]
225
+ ],
226
+ "metadata": {
227
+ "inclusion": "Set the controller in inclusion mode, then press the central button quickly three times in a row",
228
+ "exclusion": "Set the controller in exclusion mode, then press the central button quickly three times in a row",
229
+ "wakeup": "Press the central button once",
230
+ "reset": "Keep the button pressed for 10 seconds. Then the green LED will start blinking. Release the button, when the LED stops blinking. Your device is reset to factory default now.",
231
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3876/Ae%CC%88rQ_Manual%20Extended-2_4.pdf"
232
+ }
226
233
  }
@@ -70,12 +70,19 @@
70
70
  {
71
71
  "#": "2",
72
72
  "label": "Motion Retrigger Timeout",
73
+ "description": "Allowable range: 0, 30-3600. Values 1-29 are equivalent to 30.",
73
74
  "valueSize": 2,
74
75
  "unit": "seconds",
75
- "minValue": 30,
76
+ "minValue": 0,
76
77
  "maxValue": 3600,
77
78
  "defaultValue": 30,
78
- "unsigned": true
79
+ "unsigned": true,
80
+ "options": [
81
+ {
82
+ "label": "Disable",
83
+ "value": 0
84
+ }
85
+ ]
79
86
  },
80
87
  {
81
88
  "#": "3",
@@ -137,11 +137,9 @@
137
137
  {
138
138
  "#": "6",
139
139
  "label": "Low Temperature Basic Set Threshold",
140
- "description": "Allowable Range: 200-1000.",
141
140
  "unit": "0.1 °(C/F)",
142
- "unsigned": true,
143
141
  "valueSize": 2,
144
- "minValue": 0,
142
+ "minValue": -200,
145
143
  "maxValue": 1000,
146
144
  "defaultValue": 0,
147
145
  "options": [