@zwave-js/config 15.9.0 → 15.10.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.
@@ -1,2 +1,2 @@
1
- export declare const PACKAGE_VERSION = "15.9.0";
1
+ export declare const PACKAGE_VERSION = "15.10.0";
2
2
  //# sourceMappingURL=_version.d.ts.map
@@ -21,7 +21,7 @@ __export(version_exports, {
21
21
  PACKAGE_VERSION: () => PACKAGE_VERSION
22
22
  });
23
23
  module.exports = __toCommonJS(version_exports);
24
- const PACKAGE_VERSION = "15.9.0";
24
+ const PACKAGE_VERSION = "15.10.0";
25
25
  // Annotate the CommonJS export names for ESM import in node:
26
26
  0 && (module.exports = {
27
27
  PACKAGE_VERSION
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/_version.ts"],
4
- "sourcesContent": ["// This file is auto-generated by the codegen maintenance script\nexport const PACKAGE_VERSION = \"15.9.0\";\n"],
4
+ "sourcesContent": ["// This file is auto-generated by the codegen maintenance script\nexport const PACKAGE_VERSION = \"15.10.0\";\n"],
5
5
  "mappings": ";;;;;;;;;;;;;;;;;;AAAA;;;;;AACO,MAAM,kBAAkB;",
6
6
  "names": []
7
7
  }
@@ -1,2 +1,2 @@
1
- export declare const PACKAGE_VERSION = "15.9.0";
1
+ export declare const PACKAGE_VERSION = "15.10.0";
2
2
  //# sourceMappingURL=_version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"_version.d.ts","sourceRoot":"","sources":["../../src/_version.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"_version.d.ts","sourceRoot":"","sources":["../../src/_version.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,eAAe,YAAY,CAAC"}
@@ -1,3 +1,3 @@
1
1
  // This file is auto-generated by the codegen maintenance script
2
- export const PACKAGE_VERSION = "15.9.0";
2
+ export const PACKAGE_VERSION = "15.10.0";
3
3
  //# sourceMappingURL=_version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"_version.js","sourceRoot":"","sources":["../../src/_version.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,MAAM,CAAC,MAAM,eAAe,GAAG,QAAQ,CAAC"}
1
+ {"version":3,"file":"_version.js","sourceRoot":"","sources":["../../src/_version.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,MAAM,CAAC,MAAM,eAAe,GAAG,SAAS,CAAC"}
@@ -100,9 +100,6 @@
100
100
  },
101
101
  {
102
102
  "$import": "templates/schlage_template.json#alarm_map_keypad_busy"
103
- },
104
- {
105
- "$import": "templates/schlage_template.json#alarm_map_keypad_unlock"
106
103
  }
107
104
  ]
108
105
  }
@@ -18,17 +18,5 @@
18
18
  "notificationType": 6, // Access Control
19
19
  "notificationEvent": 17 // Keypad busy
20
20
  }
21
- },
22
- "alarm_map_keypad_unlock": {
23
- "from": {
24
- "alarmType": 16
25
- },
26
- "to": {
27
- "notificationType": 6, // Access Control
28
- "notificationEvent": 6, // Keypad unlock operation
29
- "eventParameters": {
30
- "userId": "alarmLevel"
31
- }
32
- }
33
21
  }
34
22
  }
@@ -0,0 +1,64 @@
1
+ {
2
+ "manufacturer": "Fantem",
3
+ "manufacturerId": "0x016a",
4
+ "label": "FT117",
5
+ "description": "Range Extender",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0004",
9
+ "productId": "0x0076"
10
+ }
11
+ ],
12
+ "firmwareVersion": {
13
+ "min": "0.0",
14
+ "max": "255.255"
15
+ },
16
+ "associations": {
17
+ "1": {
18
+ "label": "Lifeline",
19
+ "maxNodes": 1,
20
+ "isLifeline": true
21
+ }
22
+ },
23
+ "paramInformation": [
24
+ {
25
+ "#": "82",
26
+ "label": "LED Indicator",
27
+ "valueSize": 1,
28
+ "defaultValue": 1,
29
+ "allowManualEntry": false,
30
+ "options": [
31
+ {
32
+ "label": "On for 2 seconds",
33
+ "value": 0
34
+ },
35
+ {
36
+ "label": "Disable",
37
+ "value": 1
38
+ }
39
+ ]
40
+ },
41
+ {
42
+ "#": "200",
43
+ "$import": "templates/fantem_template.json#partner_id_other"
44
+ },
45
+ {
46
+ "#": "252",
47
+ "$import": "templates/fantem_template.json#lock_configuration"
48
+ },
49
+ {
50
+ "#": "254",
51
+ "$import": "templates/fantem_template.json#device_tag"
52
+ },
53
+ {
54
+ "#": "255",
55
+ "$import": "templates/fantem_template.json#factory_reset_exclude"
56
+ }
57
+ ],
58
+ "metadata": {
59
+ "inclusion": "Press the Z-Wave Button",
60
+ "exclusion": "Press the Z-Wave Button",
61
+ "reset": "Press and hold the Z-Wave Button for 20 seconds and then release it",
62
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2520/Range%20Extender%206%20manual.pdf"
63
+ }
64
+ }
@@ -0,0 +1,53 @@
1
+ {
2
+ "partner_id_other": {
3
+ "label": "Partner ID",
4
+ "valueSize": 1,
5
+ "defaultValue": 0,
6
+ "unsigned": true,
7
+ "allowManualEntry": false,
8
+ "options": [
9
+ {
10
+ "label": "Aeotec",
11
+ "value": 0
12
+ },
13
+ {
14
+ "label": "Other",
15
+ "value": 1
16
+ }
17
+ ]
18
+ },
19
+ "lock_configuration": {
20
+ "$import": "~/templates/master_template.json#base_enable_disable",
21
+ "label": "Lock Configuration"
22
+ },
23
+ "device_tag": {
24
+ "label": "Device Tag",
25
+ "valueSize": 2,
26
+ "minValue": 0,
27
+ "maxValue": 65535,
28
+ "defaultValue": 0,
29
+ "unsigned": true
30
+ },
31
+ "factory_reset_exclude": {
32
+ "label": "Reset to Factory Default Setting",
33
+ "valueSize": 4,
34
+ "defaultValue": 0,
35
+ "unsigned": true,
36
+ "writeOnly": true,
37
+ "allowManualEntry": false,
38
+ "options": [
39
+ {
40
+ "label": "Normal Operation",
41
+ "value": 0
42
+ },
43
+ {
44
+ "label": "Reset all configuration parameters to default setting",
45
+ "value": 1
46
+ },
47
+ {
48
+ "label": "Reset to factory default setting and exclude from Z-Wave network",
49
+ "value": 1431655765
50
+ }
51
+ ]
52
+ }
53
+ }
@@ -1,9 +1,13 @@
1
1
  {
2
- "manufacturer": "Sprue Safety Products Ltd.",
2
+ "manufacturer": "FireAngel",
3
3
  "manufacturerId": "0x026f",
4
4
  "label": "ZHT-630",
5
5
  "description": "Thermistek Heat Alarm/Detector",
6
6
  "devices": [
7
+ {
8
+ "productType": "0x0001",
9
+ "productId": "0x0002"
10
+ },
7
11
  {
8
12
  "productType": "0x0002",
9
13
  "productId": "0x0002",
@@ -14,6 +18,21 @@
14
18
  "min": "0.0",
15
19
  "max": "255.255"
16
20
  },
21
+ "associations": {
22
+ "1": {
23
+ "label": "Lifeline",
24
+ "maxNodes": 1,
25
+ "isLifeline": true
26
+ },
27
+ "2": {
28
+ "label": "Basic Report",
29
+ "maxNodes": 5
30
+ },
31
+ "3": {
32
+ "label": "Notification Report",
33
+ "maxNodes": 5
34
+ }
35
+ },
17
36
  "metadata": {
18
37
  "inclusion": "1. Triple-press the add button once the Z-Wave module is on the device.\n2. The LED will show a quick blink once per second while the module is being added.\n3. Upon successful inclusion, the Z-Wave module LED will flash 3 times.\n4. If inclusion fails, the LED will simply stop its blink pattern.",
19
38
  "exclusion": "1. Triple-press the button on the Z-Wave module.\n2. The LED will show a quick double-blink once per second while the module is being removed.\n3. Upon successful removal, the Z-Wave module LED will flash 5 times.\n4. If removal fails, the LED will simply stop its blink pattern.",
@@ -1,5 +1,5 @@
1
1
  {
2
- "manufacturer": "Sprue Safety Products Ltd.",
2
+ "manufacturer": "FireAngel",
3
3
  "manufacturerId": "0x026f",
4
4
  "label": "ZST-630",
5
5
  "description": "Thermoptek Smoke Alarm/Smoke Detector",
@@ -27,5 +27,11 @@
27
27
  "label": "Notification Report",
28
28
  "maxNodes": 5
29
29
  }
30
+ },
31
+ "metadata": {
32
+ "inclusion": "1. Triple-press the add button. The LED will blink once per second during inclusion.\n2. The LED flashes 3 times on success or stops blinking if it fails.\n3. Place the alarm on its base and wait 30 seconds.\n4. Press the test button to verify.",
33
+ "exclusion": "1. Triple-press the button. The LED will double-blink once per second during removal.\n2. The LED flashes 5 times on success or stops blinking if it fails.\n3. Remove the battery.",
34
+ "reset": "1. Press and hold the button for 10 seconds until the LED goes off.\n2. Release the button. The LED will flash once.\n3. Remove the battery.",
35
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2631/50253%20combined%20manuals.pdf"
30
36
  }
31
37
  }
@@ -299,6 +299,11 @@
299
299
  "description": "Disable this feature when using the LED indicators in automations.",
300
300
  "defaultValue": 0
301
301
  },
302
+ "led_button_press": {
303
+ "$import": "~/templates/master_template.json#base_enable_disable_inverted",
304
+ "label": "LED Indicator: Button Press",
305
+ "defaultValue": 0
306
+ },
302
307
  "smart_switch_mode_reporting": {
303
308
  "label": "Smart Bulb Mode: Reporting Behavior",
304
309
  "valueSize": 1,
@@ -0,0 +1,316 @@
1
+ {
2
+ "manufacturer": "Zooz",
3
+ "manufacturerId": "0x027a",
4
+ "label": "ZEN35",
5
+ "description": "Dimmer & Scene Controller",
6
+ "devices": [
7
+ {
8
+ "productType": "0x7000",
9
+ "productId": "0xa018",
10
+ "zwaveAllianceId": 5182
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": "Main Button - Pressed (Basic Set)",
25
+ "maxNodes": 10
26
+ },
27
+ "3": {
28
+ "label": "Main Button - Held (MultiLevel)",
29
+ "maxNodes": 10
30
+ },
31
+ "4": {
32
+ "label": "Main Button - Start / Stop (MultiLevel)",
33
+ "maxNodes": 10
34
+ },
35
+ "5": {
36
+ "label": "Button 1 - Pressed (Basic Set)",
37
+ "maxNodes": 10
38
+ },
39
+ "6": {
40
+ "label": "Button 1 - Held (MultiLevel)",
41
+ "maxNodes": 10
42
+ },
43
+ "7": {
44
+ "label": "Button 2 - Pressed (Basic Set)",
45
+ "maxNodes": 10
46
+ },
47
+ "8": {
48
+ "label": "Button 2 - Held (MultiLevel)",
49
+ "maxNodes": 10
50
+ },
51
+ "9": {
52
+ "label": "Button 3 - Pressed (Basic Set)",
53
+ "maxNodes": 10
54
+ },
55
+ "10": {
56
+ "label": "Button 3 - Held (MultiLevel)",
57
+ "maxNodes": 10
58
+ },
59
+ "11": {
60
+ "label": "Button 4 - Pressed (Basic Set)",
61
+ "maxNodes": 10
62
+ },
63
+ "12": {
64
+ "label": "Button 4 - Held (MultiLevel)",
65
+ "maxNodes": 10
66
+ }
67
+ },
68
+ "paramInformation": [
69
+ {
70
+ "#": "1",
71
+ "$import": "~/templates/master_template.json#led_indicator_four_options",
72
+ "label": "LED Indicator (Relay)"
73
+ },
74
+ {
75
+ "#": "2",
76
+ "$import": "~/templates/master_template.json#led_indicator_four_options",
77
+ "label": "LED Indicator (Button 1)"
78
+ },
79
+ {
80
+ "#": "3",
81
+ "$import": "~/templates/master_template.json#led_indicator_four_options",
82
+ "label": "LED Indicator (Button 2)"
83
+ },
84
+ {
85
+ "#": "4",
86
+ "$import": "~/templates/master_template.json#led_indicator_four_options",
87
+ "label": "LED Indicator (Button 3)"
88
+ },
89
+ {
90
+ "#": "5",
91
+ "$import": "~/templates/master_template.json#led_indicator_four_options",
92
+ "label": "LED Indicator (Button 4)"
93
+ },
94
+ {
95
+ "#": "6",
96
+ "$import": "templates/zooz_template.json#led_indicator_color_extended",
97
+ "label": "LED Indicator Color (Relay)",
98
+ "defaultValue": 0
99
+ },
100
+ {
101
+ "#": "7",
102
+ "$import": "templates/zooz_template.json#led_indicator_color_extended",
103
+ "label": "LED Indicator Color (Button 1)",
104
+ "defaultValue": 0
105
+ },
106
+ {
107
+ "#": "8",
108
+ "$if": "firmwareVersion >= 10.40 || firmwareVersion >= 2.10 && firmwareVersion < 10.0",
109
+ "$import": "templates/zooz_template.json#led_indicator_color_extended",
110
+ "label": "LED Indicator Color (Button 2)",
111
+ "defaultValue": 0
112
+ },
113
+ {
114
+ "#": "9",
115
+ "$import": "templates/zooz_template.json#led_indicator_color_extended",
116
+ "label": "LED Indicator Color (Button 3)",
117
+ "defaultValue": 0
118
+ },
119
+ {
120
+ "#": "10",
121
+ "$import": "templates/zooz_template.json#led_indicator_color_extended",
122
+ "label": "LED Indicator Color (Button 4)",
123
+ "defaultValue": 0
124
+ },
125
+ {
126
+ "#": "11",
127
+ "$import": "templates/zooz_template.json#led_indicator_brightness",
128
+ "label": "LED Indicator Brightness (Relay)"
129
+ },
130
+ {
131
+ "#": "12",
132
+ "$import": "templates/zooz_template.json#led_indicator_brightness",
133
+ "label": "LED Indicator Brightness (Button 1)"
134
+ },
135
+ {
136
+ "#": "13",
137
+ "$import": "templates/zooz_template.json#led_indicator_brightness",
138
+ "label": "LED Indicator Brightness (Button 2)"
139
+ },
140
+ {
141
+ "#": "14",
142
+ "$import": "templates/zooz_template.json#led_indicator_brightness",
143
+ "label": "LED Indicator Brightness (Button 3)"
144
+ },
145
+ {
146
+ "#": "15",
147
+ "$import": "templates/zooz_template.json#led_indicator_brightness",
148
+ "label": "LED Indicator Brightness (Button 4)"
149
+ },
150
+ {
151
+ "#": "16",
152
+ "$import": "templates/zooz_template.json#auto_off_timer_0x_1x_3x_7x",
153
+ "label": "Auto-Off Timer (Relay)"
154
+ },
155
+ {
156
+ "#": "17",
157
+ "$import": "templates/zooz_template.json#auto_on_timer_0x_1x_3x_7x",
158
+ "label": "Auto-On Timer (Relay)"
159
+ },
160
+ {
161
+ "#": "18",
162
+ "$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
163
+ },
164
+ {
165
+ "#": "19",
166
+ "$import": "~/templates/master_template.json#smart_switch_mode_0-2",
167
+ "label": "Relay Control"
168
+ },
169
+ {
170
+ "#": "20",
171
+ "$import": "~/templates/master_template.json#base_enable_disable_inverted",
172
+ "label": "Send Report and Toggle LED on Button Press If Relay Disabled",
173
+ "defaultValue": 0
174
+ },
175
+ {
176
+ "#": "21",
177
+ "$import": "templates/zooz_template.json#dimmer_on_ramp_rate"
178
+ },
179
+ {
180
+ "#": "22",
181
+ "$import": "templates/zooz_template.json#dimmer_off_ramp_rate",
182
+ "defaultValue": 2
183
+ },
184
+ {
185
+ "#": "23",
186
+ "$import": "templates/zooz_template.json#local_dimming_speed"
187
+ },
188
+ {
189
+ "#": "24",
190
+ "$import": "templates/zooz_template.json#zwave_on_dimmer_ramp_rate_match_manual_255"
191
+ },
192
+ {
193
+ "#": "25",
194
+ "$import": "templates/zooz_template.json#zwave_off_dimmer_ramp_rate_match_manual_255"
195
+ },
196
+ {
197
+ "#": "26",
198
+ "$import": "templates/zooz_template.json#local_dimming_speed_group_3_and_4"
199
+ },
200
+ {
201
+ "#": "27",
202
+ "$import": "templates/zooz_template.json#min_brightness"
203
+ },
204
+ {
205
+ "#": "28",
206
+ "$import": "templates/zooz_template.json#max_brightness"
207
+ },
208
+ {
209
+ "#": "29",
210
+ "label": "Dimmer Button Double Tap",
211
+ "valueSize": 1,
212
+ "defaultValue": 0,
213
+ "allowManualEntry": false,
214
+ "options": [
215
+ {
216
+ "label": "Full brightness",
217
+ "value": 0
218
+ },
219
+ {
220
+ "label": "Configured custom brightness (Parameter 31)",
221
+ "value": 1
222
+ },
223
+ {
224
+ "label": "Configured maximum brightness",
225
+ "value": 2
226
+ },
227
+ {
228
+ "label": "Double tap disabled",
229
+ "value": 3
230
+ }
231
+ ]
232
+ },
233
+ {
234
+ "#": "30",
235
+ "$import": "#paramInformation/29",
236
+ "label": "Dimmer Button Single Tap"
237
+ },
238
+ {
239
+ "#": "31",
240
+ "$import": "templates/zooz_template.json#custom_brightness",
241
+ "label": "Custom Brightness Level (Manual Control)"
242
+ },
243
+ {
244
+ "#": "32",
245
+ "$import": "templates/zooz_template.json#3way_switch_type_dimmer"
246
+ },
247
+ {
248
+ "#": "33",
249
+ "$import": "templates/zooz_template.json#smart_switch_mode_dimming_reporting_3_options"
250
+ },
251
+ {
252
+ "#": "34",
253
+ "$import": "templates/zooz_template.json#local_programming"
254
+ },
255
+ {
256
+ "#": "35[0x01]",
257
+ "$import": "~/templates/master_template.json#base_enable_disable",
258
+ "label": "Send Status Change Report: Local Control",
259
+ "description": "Determine whether a trigger of this type should prompt a status change report to associated devices.",
260
+ "defaultValue": 1
261
+ },
262
+ {
263
+ "#": "35[0x02]",
264
+ "$import": "~/templates/master_template.json#base_enable_disable",
265
+ "label": "Send Status Change Report: 3-Way",
266
+ "description": "Determine whether a trigger of this type should prompt a status change report to associated devices.",
267
+ "defaultValue": 1
268
+ },
269
+ {
270
+ "#": "35[0x04]",
271
+ "$import": "~/templates/master_template.json#base_enable_disable",
272
+ "label": "Send Status Change Report: Z-Wave",
273
+ "description": "Determine whether a trigger of this type should prompt a status change report to associated devices.",
274
+ "defaultValue": 1
275
+ },
276
+ {
277
+ "#": "35[0x08]",
278
+ "$import": "~/templates/master_template.json#base_enable_disable",
279
+ "label": "Send Status Change Report: Timer",
280
+ "description": "Determine whether a trigger of this type should prompt a status change report to associated devices.",
281
+ "defaultValue": 1
282
+ },
283
+ {
284
+ "#": "36",
285
+ "$import": "templates/zooz_template.json#enable_scene_control",
286
+ "defaultValue": 1
287
+ },
288
+ {
289
+ "#": "37",
290
+ "$import": "templates/zooz_template.json#enable_scene_control_3way"
291
+ },
292
+ {
293
+ "#": "38",
294
+ "$import": "templates/zooz_template.json#led_confirm_config_change"
295
+ },
296
+ {
297
+ "#": "39",
298
+ "$import": "templates/zooz_template.json#led_button_press"
299
+ },
300
+ {
301
+ "#": "40",
302
+ "$import": "templates/zooz_template.json#on_off_switch_mode"
303
+ },
304
+ {
305
+ "#": "41",
306
+ "$import": "templates/zooz_template.json#custom_brightness",
307
+ "label": "Custom Brightness Level (Z-Wave Control)"
308
+ }
309
+ ],
310
+ "metadata": {
311
+ "inclusion": "Tap the switch button 3 times quickly. The LED indicator will blink green to signal communication and turn green for 3 seconds if inclusion is successful or turn red for 3 seconds if inclusion fails.",
312
+ "exclusion": "1. Tap the switch button 3 times quickly.\n2. The LED indicator will start blinking green, then turn green for 3 seconds if exclusion is successful or turn red for 3 seconds if exclusion fails.",
313
+ "reset": "Press and hold the switch button for 20 seconds until the LED indicator turns solid red. Release the button, and immediately after, tap button 1 once to complete the reset. The LED indicators on all buttons will flash red and cycle through colors to confirm a successful reset.",
314
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=cert_portal/certs/1457/zooz-zen35-800LR-manual.pdf"
315
+ }
316
+ }
@@ -59,6 +59,10 @@
59
59
  "$import": "templates/wave_template.json#out_relay_type",
60
60
  "label": "O4: Relay Type"
61
61
  },
62
+ {
63
+ "#": "117",
64
+ "$import": "templates/wave_template.json#remote_reboot"
65
+ },
62
66
  {
63
67
  "#": "120",
64
68
  "$import": "templates/wave_template.json#factory_reset"
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "manufacturer": "Nabu Casa",
3
3
  "manufacturerId": "0x0466",
4
- "label": "Home Assistant Connect ZWA-2",
5
- "description": "Z-Wave Adapter",
4
+ "label": "NC-ZWA-9734",
5
+ "description": "Home Assistant Connect ZWA-2",
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0001",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zwave-js/config",
3
- "version": "15.9.0",
3
+ "version": "15.10.0",
4
4
  "description": "zwave-js: configuration files",
5
5
  "keywords": [],
6
6
  "publishConfig": {
@@ -77,7 +77,7 @@
77
77
  "test:dirty": "tsx ../maintenance/src/resolveDirtyTests.ts --run"
78
78
  },
79
79
  "dependencies": {
80
- "@zwave-js/core": "15.9.0",
80
+ "@zwave-js/core": "15.10.0",
81
81
  "@zwave-js/shared": "15.9.0",
82
82
  "alcalzone-shared": "^5.0.0",
83
83
  "ansi-colors": "^4.1.3",
@@ -97,7 +97,7 @@
97
97
  "@types/sinon": "^17.0.4",
98
98
  "@types/xml2js": "^0.4.14",
99
99
  "@types/yargs": "^17.0.33",
100
- "@zwave-js/maintenance": "15.9.0",
100
+ "@zwave-js/maintenance": "15.10.0",
101
101
  "comment-json": "^4.2.5",
102
102
  "del-cli": "^6.0.0",
103
103
  "es-main": "^1.3.0",