@zwave-js/config 8.7.3 → 8.7.6-0-pr-3693-043ad64

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.
@@ -1930,7 +1930,7 @@
1930
1930
  "label": "Sleep State",
1931
1931
  "valueSize": 2,
1932
1932
  "minValue": 0,
1933
- "maxValue": 1,
1933
+ "maxValue": 2,
1934
1934
  "defaultValue": 0,
1935
1935
  "readOnly": true,
1936
1936
  "allowManualEntry": false,
@@ -1942,6 +1942,10 @@
1942
1942
  {
1943
1943
  "label": "Awake",
1944
1944
  "value": 1
1945
+ },
1946
+ {
1947
+ "label": "Always awake on USB power",
1948
+ "value": 2
1945
1949
  }
1946
1950
  ]
1947
1951
  },
@@ -82,11 +82,11 @@
82
82
  },
83
83
  {
84
84
  "#": "9[0xff00]",
85
- "$import": "templates/aeotec_template.json#sleep_state"
85
+ "$import": "templates/aeotec_template.json#current_power_mode"
86
86
  },
87
87
  {
88
88
  "#": "9[0xff]",
89
- "$import": "templates/aeotec_template.json#current_power_mode"
89
+ "$import": "templates/aeotec_template.json#sleep_state"
90
90
  },
91
91
  {
92
92
  "#": "39",
@@ -172,9 +172,8 @@
172
172
  },
173
173
  {
174
174
  "#": "63",
175
- "label": "Analog inputs - minimal change to report",
176
- "description": "minimal change",
177
- "unit": "deciVolts",
175
+ "label": "Analog Inputs: Reporting Threshold",
176
+ "unit": "0.1 V",
178
177
  "valueSize": 1,
179
178
  "minValue": 0,
180
179
  "maxValue": 100,
@@ -182,7 +181,7 @@
182
181
  },
183
182
  {
184
183
  "#": "64",
185
- "label": "Analog inputs - periodical reports",
184
+ "label": "Analog Inputs: Reporting Interval",
186
185
  "unit": "seconds",
187
186
  "valueSize": 2,
188
187
  "minValue": 0,
@@ -191,9 +190,8 @@
191
190
  },
192
191
  {
193
192
  "#": "65",
194
- "label": "Temperature sensor threshold",
195
- "description": "Internal temperature sensor - minimal change to report",
196
- "unit": "deciGrades",
193
+ "label": "Internal Temperature Sensor: Reporting Threshold",
194
+ "unit": "0.1 °C",
197
195
  "valueSize": 2,
198
196
  "minValue": 0,
199
197
  "maxValue": 255,
@@ -201,8 +199,7 @@
201
199
  },
202
200
  {
203
201
  "#": "66",
204
- "label": "Temperatur sensor period",
205
- "description": "Internal temperature sensor - periodical reports",
202
+ "label": "Internal Temperature Sensor: Reporting Interval",
206
203
  "unit": "seconds",
207
204
  "valueSize": 2,
208
205
  "minValue": 0,
@@ -211,7 +208,8 @@
211
208
  },
212
209
  {
213
210
  "#": "67",
214
- "label": "External sensors threshold",
211
+ "label": "External Temperature Sensor: Reporting Threshold",
212
+ "unit": "0.1 °C",
215
213
  "valueSize": 2,
216
214
  "minValue": 0,
217
215
  "maxValue": 255,
@@ -219,8 +217,7 @@
219
217
  },
220
218
  {
221
219
  "#": "68",
222
- "label": "External sensors - periodical reports",
223
- "description": "reporting period of analog inputs value",
220
+ "label": "External Temperature Sensor: Reporting Interval",
224
221
  "unit": "seconds",
225
222
  "valueSize": 2,
226
223
  "minValue": 0,
@@ -231,6 +228,7 @@
231
228
  "#": "150",
232
229
  "label": "Input 1 - sensitivity",
233
230
  "description": "inertia time of IN1 input in alarm modes",
231
+ "unit": "0.01 seconds",
234
232
  "valueSize": 1,
235
233
  "minValue": 1,
236
234
  "maxValue": 100,
@@ -240,6 +238,7 @@
240
238
  "#": "151",
241
239
  "label": "Input 2 - sensitivity",
242
240
  "description": "inertia time of IN2 input in alarm modes",
241
+ "unit": "0.01 seconds",
243
242
  "valueSize": 1,
244
243
  "minValue": 1,
245
244
  "maxValue": 100,
@@ -249,6 +248,7 @@
249
248
  "#": "152",
250
249
  "label": "Input 1 - delay of alarm cancellation",
251
250
  "description": "additional delay of cancelling the alarm on IN1 input",
251
+ "unit": "seconds",
252
252
  "valueSize": 2,
253
253
  "minValue": 0,
254
254
  "maxValue": 3600,
@@ -258,6 +258,7 @@
258
258
  "#": "153",
259
259
  "label": "Input 2 - delay of alarm cancellation",
260
260
  "description": "additional delay of cancelling the alarm on IN2 input",
261
+ "unit": "seconds",
261
262
  "valueSize": 2,
262
263
  "minValue": 0,
263
264
  "maxValue": 3600,
@@ -307,6 +308,7 @@
307
308
  "#": "156",
308
309
  "label": "Output 1 - auto off",
309
310
  "description": "OUT1 automatically deactivated",
311
+ "unit": "0.1 seconds",
310
312
  "valueSize": 2,
311
313
  "minValue": 0,
312
314
  "maxValue": 27000,
@@ -316,7 +318,7 @@
316
318
  "#": "157",
317
319
  "label": "Output 2 - auto off",
318
320
  "description": "OUT2 automatically deactivated",
319
- "unit": "deciseconds",
321
+ "unit": "0.1 seconds",
320
322
  "valueSize": 2,
321
323
  "minValue": 0,
322
324
  "maxValue": 27000,
@@ -40,7 +40,7 @@
40
40
  {
41
41
  "#": "2",
42
42
  "label": "LCD Timeout",
43
- "unit": "s",
43
+ "unit": "seconds",
44
44
  "valueSize": 1,
45
45
  "minValue": 0,
46
46
  "maxValue": 30,
@@ -92,8 +92,8 @@
92
92
  },
93
93
  {
94
94
  "#": "5",
95
- "label": "Measured Temperature report",
96
- "unit": "°C",
95
+ "label": "Temperature Report Threshold",
96
+ "unit": "0.1 °C",
97
97
  "valueSize": 1,
98
98
  "minValue": 0,
99
99
  "maxValue": 50,
@@ -138,7 +138,7 @@
138
138
  {
139
139
  "#": "8",
140
140
  "label": "Temperature Offset",
141
- "unit": "1/10 °C",
141
+ "unit": "0.1 °C",
142
142
  "valueSize": 1,
143
143
  "minValue": -128,
144
144
  "maxValue": 50,
@@ -15,22 +15,19 @@
15
15
  },
16
16
  "associations": {
17
17
  "1": {
18
- "label": "basic on/off",
19
- "description": "triggered at change of the output Q state and reflecting its state",
18
+ "label": "Basic on/off - output Q",
20
19
  "maxNodes": 16
21
20
  },
22
21
  "2": {
23
- "label": "basic on/off - input I2",
24
- "description": "(triggered at change of the input I2 state and reflecting its state)",
22
+ "label": "Basic on/off - input I2",
25
23
  "maxNodes": 16
26
24
  },
27
25
  "3": {
28
- "label": "basic on/off - input I3",
29
- "description": "ttriggered at change of the input I3 state and reflecting its state)",
26
+ "label": "Basic on/off - input I3",
30
27
  "maxNodes": 16
31
28
  },
32
29
  "4": {
33
- "label": "Controller Updates",
30
+ "label": "Lifeline",
34
31
  "maxNodes": 1,
35
32
  "isLifeline": true
36
33
  }
@@ -155,5 +152,21 @@
155
152
  "defaultValue": 300,
156
153
  "unsigned": true
157
154
  }
158
- ]
155
+ ],
156
+ "compat": {
157
+ "commandClasses": {
158
+ "add": {
159
+ "0x72": {
160
+ // Manufacturer Specific CC is supported, but comes back as version 0
161
+ "version": 1,
162
+ "isSupported": true
163
+ },
164
+ "0x85": {
165
+ // Association CC is supported, but comes back as version 0
166
+ "version": 1,
167
+ "isSupported": true
168
+ }
169
+ }
170
+ }
171
+ }
159
172
  }
@@ -67,11 +67,11 @@
67
67
  },
68
68
  {
69
69
  "#": "9[0xff00]",
70
- "$import": "~/0x0086/templates/aeotec_template.json#sleep_state"
70
+ "$import": "~/0x0086/templates/aeotec_template.json#current_power_mode"
71
71
  },
72
72
  {
73
73
  "#": "9[0xff]",
74
- "$import": "~/0x0086/templates/aeotec_template.json#current_power_mode"
74
+ "$import": "~/0x0086/templates/aeotec_template.json#sleep_state"
75
75
  },
76
76
  {
77
77
  "#": "39",
@@ -0,0 +1,209 @@
1
+ {
2
+ "manufacturer": "Shenzhen Neo Electronics Co., Ltd.",
3
+ "manufacturerId": "0x0258",
4
+ "label": "NAS-PD07ZU1",
5
+ "description": "5 in 1 PIR Motion Sensor",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0020",
9
+ "productId": "0x0718"
10
+ }
11
+ ],
12
+ "firmwareVersion": {
13
+ "min": "0.0",
14
+ "max": "255.255"
15
+ },
16
+ "paramInformation": [
17
+ {
18
+ "#": "1",
19
+ "$import": "templates/shenzhen_neo_template.json#blink_on_motion"
20
+ },
21
+ {
22
+ "#": "2",
23
+ "label": "Motion Detection",
24
+ "valueSize": 1,
25
+ "minValue": 0,
26
+ "maxValue": 1,
27
+ "defaultValue": 1,
28
+ "allowManualEntry": false,
29
+ "options": [
30
+ {
31
+ "label": "Disable",
32
+ "value": 0
33
+ },
34
+ {
35
+ "label": "Enable",
36
+ "value": 1
37
+ }
38
+ ]
39
+ },
40
+ {
41
+ "#": "3",
42
+ "$import": "templates/shenzhen_neo_template.json#motion_prevent_retrigger"
43
+ },
44
+ {
45
+ "#": "4",
46
+ "label": "Require Luminance Change for Basic Sets on Motion",
47
+ "description": "If enabled, a Basic Set will be set if the ambient light is below the level defined in Parameter 16",
48
+ "valueSize": 1,
49
+ "minValue": 0,
50
+ "maxValue": 1,
51
+ "defaultValue": 0,
52
+ "allowManualEntry": false,
53
+ "options": [
54
+ {
55
+ "label": "Disable",
56
+ "value": 0
57
+ },
58
+ {
59
+ "label": "Enable",
60
+ "value": 1
61
+ }
62
+ ]
63
+ },
64
+ {
65
+ "#": "5",
66
+ "label": "Binary Sensor Report on Motion",
67
+ "description": "If enabled, a Binary Sensor report will be sent on Motion",
68
+ "valueSize": 1,
69
+ "minValue": 0,
70
+ "maxValue": 1,
71
+ "defaultValue": 0,
72
+ "allowManualEntry": false,
73
+ "options": [
74
+ {
75
+ "label": "Disable",
76
+ "value": 0
77
+ },
78
+ {
79
+ "label": "Enable",
80
+ "value": 1
81
+ }
82
+ ]
83
+ },
84
+ {
85
+ "#": "6",
86
+ "label": "Motion Sensor Sensitivity",
87
+ "valueSize": 1,
88
+ "minValue": 0,
89
+ "maxValue": 15,
90
+ "defaultValue": 2,
91
+ "unsigned": true
92
+ },
93
+ {
94
+ "#": "7",
95
+ "label": "Temperature Offset Value",
96
+ "valueSize": 1,
97
+ "unit": "0.1 °C/F",
98
+ "minValue": -120,
99
+ "maxValue": 120,
100
+ "defaultValue": 0,
101
+ "unsigned": false
102
+ },
103
+ {
104
+ "#": "8",
105
+ "label": "Humidity Offset Value",
106
+ "valueSize": 1,
107
+ "unit": "0.1 %",
108
+ "minValue": -120,
109
+ "maxValue": 120,
110
+ "defaultValue": 0,
111
+ "unsigned": false
112
+ },
113
+ {
114
+ "#": "9",
115
+ "label": "Temperature Change Report Threshold",
116
+ "valueSize": 1,
117
+ "unit": "0.1 °C/F",
118
+ "minValue": 0,
119
+ "maxValue": 100,
120
+ "defaultValue": 10
121
+ },
122
+ {
123
+ "#": "10",
124
+ "label": "Humidity Change Report Threshold",
125
+ "valueSize": 1,
126
+ "unit": "0.1 %",
127
+ "minValue": 0,
128
+ "maxValue": 100,
129
+ "defaultValue": 20
130
+ },
131
+ {
132
+ "#": "11",
133
+ "label": "Luminance Change Report Threshold",
134
+ "valueSize": 1,
135
+ "unit": "lux",
136
+ "minValue": 0,
137
+ "maxValue": 120,
138
+ "defaultValue": 50
139
+ },
140
+ {
141
+ "#": "12",
142
+ "label": "Association Group 2: Basic Set Level",
143
+ "valueSize": 1,
144
+ "minValue": 0,
145
+ "maxValue": 100,
146
+ "defaultValue": 100,
147
+ "options": [
148
+ {
149
+ "label": "On (255)",
150
+ "value": 100
151
+ }
152
+ ]
153
+ },
154
+ {
155
+ "#": "13",
156
+ "label": "Motion Blind Time",
157
+ "valueSize": 1,
158
+ "unit": "seconds",
159
+ "minValue": 1,
160
+ "maxValue": 8,
161
+ "defaultValue": 8
162
+ },
163
+ {
164
+ "#": "14",
165
+ "label": "Basic Set Off Delay Time",
166
+ "valueSize": 2,
167
+ "unit": "seconds",
168
+ "minValue": 0,
169
+ "maxValue": 30000,
170
+ "defaultValue": 30
171
+ },
172
+ {
173
+ "#": "15",
174
+ "label": "Motion Clear Time",
175
+ "valueSize": 2,
176
+ "unit": "seconds",
177
+ "minValue": 1,
178
+ "maxValue": 30000,
179
+ "defaultValue": 30
180
+ },
181
+ {
182
+ "#": "16",
183
+ "label": "Luminance Threshold for Basic Sets",
184
+ "unit": "lux",
185
+ "valueSize": 2,
186
+ "minValue": 0,
187
+ "maxValue": 1000,
188
+ "defaultValue": 50
189
+ },
190
+ {
191
+ "#": "17",
192
+ "label": "Sensor Report Interval",
193
+ "unit": "seconds",
194
+ "valueSize": 2,
195
+ "minValue": 0,
196
+ "maxValue": 30000,
197
+ "defaultValue": 180
198
+ },
199
+ {
200
+ "#": "99",
201
+ "label": "Light Intensity Offset Value",
202
+ "description": "See manual for details",
203
+ "valueSize": 2,
204
+ "minValue": 1,
205
+ "maxValue": 32767,
206
+ "defaultValue": 5320
207
+ }
208
+ ]
209
+ }
@@ -144,5 +144,11 @@
144
144
  "maxValue": 2678400,
145
145
  "defaultValue": 0
146
146
  }
147
- ]
147
+ ],
148
+ "metadata": {
149
+ "inclusion": "There are three types of inclusion for this device: 1) Auto Z-Wave Inclusion 2) Manual Z-Wave Inclusion 3) Secure Z-Wave Inclusion.\n\n1) Auto Z-Wave Inclusion\n1. Put your Z-Wave controller in inclusion mode\n2. Plug the smart plug into a grounded receptacle located within 3 feet from your Z-Wave gateway controller\n3. LED indicator will flash blue4. A new on / off device should be recognized by your Z-Wave controller\n\n2)Manual Z-Wave Inclusion\n1. Plug the smart plug into a grounded receptacle located within 3 feet from your Z-Wave gateway controller\n2. Put your Z-Wave controller in inclusion mode\n3. Press and release the Z-Wave button 3 TIMES QUICKLY\n4. LED indicator will flash blue\n5. A new on / off device should be recognized by your Z-Wave controller\n\n3)Secure Z-Wave Inclusion\n1. Plug the smart plug into a grounded receptacle located within 3 feet from your Z-Wave gateway controller\n2. Put your Z-Wave controller in secure inclusion mode\n3. Press and HOLD the Z-Wave button for at least 3 seconds\n4. LED indicator will flash green\n5. LED indicator will turn solid green once the inclusion is completed. Please allow 5 minutes for configuration. DO NOT press any buttons or move the device during that time\n6. A new secure on / off device should be recognized by your Z-Wave controller.",
150
+ "exclusion": "1. Plug the smart plug into a grounded receptacle located within 3 feet from your Z-Wave gateway controller\n2. Put your Z-Wave controller in exclusion mode\n3. Press and release the Z-Wave button 3 TIMES QUICKLY\n4. LED indicator will flash orange\n5. The smart plug should disappear from your controller's device list and LED indicator will remain solid orange for a few seconds to indicate exclusion.",
151
+ "reset": "Plug the smart plug into a grounded receptacle, then PRESS AND HOLD the Z-Wave button for AT LEAST 20 SECONDS. The LED indicator will stay solid yellow for 2 seconds to indicate successful reset. The plug will then automatically turn off. NOTE: All previously recorded activity and custom settings will be erased from the devices memory. You may only reset your smart plug once it has been included to a Z-Wave network.",
152
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=Manuals/1901/Zooz-Z-Wave-Smart-Plug-ZEN06%20Manual.pdf"
153
+ }
148
154
  }
@@ -2,15 +2,19 @@
2
2
  "manufacturer": "Zooz",
3
3
  "manufacturerId": "0x027a",
4
4
  "label": "ZEN23",
5
- "description": "Z-Wave Plus On/Off Toggle Switch v4",
5
+ "description": "Z-Wave Plus On/Off Toggle Switch",
6
6
  "devices": [
7
+ {
8
+ "productType": "0x1111",
9
+ "productId": "0x1e1c"
10
+ },
7
11
  {
8
12
  "productType": "0xb111",
9
13
  "productId": "0x251c"
10
14
  }
11
15
  ],
12
16
  "firmwareVersion": {
13
- "min": "4.0",
17
+ "min": "0.0",
14
18
  "max": "255.255"
15
19
  },
16
20
  "associations": {
@@ -28,8 +32,28 @@
28
32
  "paramInformation": [
29
33
  {
30
34
  "#": "1",
35
+ "$if": "firmwareVersion >= 1.5 && firmwareVersion < 3.0 || firmwareVersion === 20.15",
36
+ "label": "Switch behavior",
37
+ "valueSize": 1,
38
+ "minValue": 0,
39
+ "maxValue": 1,
40
+ "defaultValue": 0,
41
+ "allowManualEntry": false,
42
+ "options": [
43
+ {
44
+ "label": "UP=On, DOWN=Off",
45
+ "value": 0
46
+ },
47
+ {
48
+ "label": "UP=Off, DOWN=On",
49
+ "value": 1
50
+ }
51
+ ]
52
+ },
53
+ {
54
+ "#": "1",
55
+ "$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
31
56
  "label": "Switch behavior",
32
- "description": "Determines whether up is on and down is off; or up is off, down is on",
33
57
  "valueSize": 1,
34
58
  "minValue": 0,
35
59
  "maxValue": 2,
@@ -52,6 +76,7 @@
52
76
  },
53
77
  {
54
78
  "#": "3",
79
+ "$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
55
80
  "label": "Auto Turn-Off Timer",
56
81
  "valueSize": 1,
57
82
  "minValue": 0,
@@ -71,6 +96,7 @@
71
96
  },
72
97
  {
73
98
  "#": "4",
99
+ "$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
74
100
  "label": "Auto Turn-Off Timer Time",
75
101
  "description": "Time after which the switch automatically turns off",
76
102
  "unit": "minutes",
@@ -81,6 +107,7 @@
81
107
  },
82
108
  {
83
109
  "#": "5",
110
+ "$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
84
111
  "label": "Auto Turn-On Timer",
85
112
  "valueSize": 1,
86
113
  "minValue": 0,
@@ -100,6 +127,7 @@
100
127
  },
101
128
  {
102
129
  "#": "6",
130
+ "$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
103
131
  "label": "Auto Turn-On Timer Time",
104
132
  "description": "Set the time after which the switch automatically turns on",
105
133
  "unit": "minutes",
@@ -110,10 +138,12 @@
110
138
  },
111
139
  {
112
140
  "#": "8",
141
+ "$if": "firmwareVersion >= 3.0 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
113
142
  "$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
114
143
  },
115
144
  {
116
145
  "#": "9",
146
+ "$if": "firmwareVersion >= 3.1 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
117
147
  "label": "Enable/Disable Scene Control",
118
148
  "description": "Enable or disable scene control functionality for quick 2-tap.",
119
149
  "valueSize": 1,
@@ -134,6 +164,7 @@
134
164
  },
135
165
  {
136
166
  "#": "11",
167
+ "$if": "firmwareVersion >= 3.1 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
137
168
  "label": "Smart Bulb Mode (Disable Physical Switch)",
138
169
  "description": "Enable/Disable Toggle / Z-Wave Control. NOTE: tap the upper paddle 10 times quickly to change this mode.",
139
170
  "valueSize": 1,
@@ -158,6 +189,7 @@
158
189
  },
159
190
  {
160
191
  "#": "12",
192
+ "$if": "firmwareVersion >= 3.4 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
161
193
  "label": "3-Way Switch Type",
162
194
  "description": "Choose the type of 3-way switch you want to use with this dimmer in a 3-way set-up.",
163
195
  "valueSize": 1,
@@ -178,6 +210,7 @@
178
210
  },
179
211
  {
180
212
  "#": "13",
213
+ "$if": "firmwareVersion >= 3.5 && firmwareVersion <= 20.14 || firmwareVersion >= 20.17",
181
214
  "label": "Report status when toggle is disabled",
182
215
  "description": "Report light status when both physical and Z-Wave control are disabled.",
183
216
  "valueSize": 1,
@@ -58,7 +58,7 @@
58
58
  "value": 0
59
59
  },
60
60
  {
61
- "label": "LED is on when switch is off",
61
+ "label": "LED is on when switch is on",
62
62
  "value": 1
63
63
  },
64
64
  {
@@ -13,6 +13,10 @@
13
13
  "productType": "0x031a",
14
14
  "productId": "0xa10d",
15
15
  "zwaveAllianceId": 2908
16
+ },
17
+ {
18
+ "productType": "0x0300",
19
+ "productId": "0xa10d"
16
20
  }
17
21
  ],
18
22
  "firmwareVersion": {
@@ -0,0 +1,85 @@
1
+ {
2
+ "manufacturer": "Ring",
3
+ "manufacturerId": "0x0346",
4
+ "label": "4AR1SZ-0EN0",
5
+ "description": "Range Extender (2nd generation)",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0401",
9
+ "productId": "0x0301"
10
+ }
11
+ ],
12
+ "firmwareVersion": {
13
+ "min": "0.0",
14
+ "max": "255.255"
15
+ },
16
+ "paramInformation": [
17
+ {
18
+ "#": "1",
19
+ "label": "Heartbeat Interval",
20
+ "valueSize": 1,
21
+ "unit": "minutes",
22
+ "minValue": 1,
23
+ "maxValue": 70,
24
+ "defaultValue": 70,
25
+ "unsigned": true
26
+ },
27
+ {
28
+ "#": "2",
29
+ "label": "Message Retry Attempt Limit",
30
+ "valueSize": 1,
31
+ "minValue": 0,
32
+ "maxValue": 5,
33
+ "defaultValue": 1,
34
+ "unsigned": true
35
+ },
36
+ {
37
+ "#": "3",
38
+ "label": "Delay Between Retry Attempts",
39
+ "valueSize": 1,
40
+ "unit": "seconds",
41
+ "minValue": 1,
42
+ "maxValue": 60,
43
+ "defaultValue": 5,
44
+ "unsigned": true
45
+ },
46
+ {
47
+ "#": "4",
48
+ "label": "LED Indicator",
49
+ "valueSize": 1,
50
+ "minValue": 0,
51
+ "maxValue": 2,
52
+ "defaultValue": 1,
53
+ "unsigned": true,
54
+ "allowManualEntry": false,
55
+ "options": [
56
+ {
57
+ "label": "Always off",
58
+ "value": 0
59
+ },
60
+ {
61
+ "label": "On when activated",
62
+ "value": 1
63
+ },
64
+ {
65
+ "label": "On when activated or cleared",
66
+ "value": 2
67
+ }
68
+ ]
69
+ },
70
+ {
71
+ "#": "5",
72
+ "label": "Supervision Report Timeout",
73
+ "description": "How long to wait for a Supervision Report response to a Supervision Get",
74
+ "valueSize": 2,
75
+ "unit": "ms",
76
+ "minValue": 500,
77
+ "maxValue": 5000,
78
+ "defaultValue": 1500,
79
+ "unsigned": true
80
+ }
81
+ ],
82
+ "metadata": {
83
+ "manual": "https://support.ring.com/hc/en-us/article_attachments/360055786012/Ring_Alarm_Range_Extender_Zwave.pdf"
84
+ }
85
+ }
@@ -18,8 +18,8 @@
18
18
  }
19
19
  ],
20
20
  "firmwareVersion": {
21
- "min": "11.1",
22
- "max": "11.1"
21
+ "min": "11.0",
22
+ "max": "255.255"
23
23
  },
24
24
  "associations": {
25
25
  "1": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zwave-js/config",
3
- "version": "8.7.3",
3
+ "version": "8.7.6-0-pr-3693-043ad64",
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": "8.7.3",
44
- "@zwave-js/shared": "8.7.3",
43
+ "@zwave-js/core": "8.7.6-0-pr-3693-043ad64",
44
+ "@zwave-js/shared": "8.7.6-0-pr-3693-043ad64",
45
45
  "alcalzone-shared": "^4.0.0",
46
46
  "ansi-colors": "^4.1.1",
47
47
  "fs-extra": "^10.0.0",
@@ -60,7 +60,7 @@
60
60
  "@types/semver": "^7.3.9",
61
61
  "@types/xml2json": "^0.11.4",
62
62
  "@types/yargs": "^17.0.5",
63
- "@zwave-js/maintenance": "8.7.3",
63
+ "@zwave-js/maintenance": "8.7.6-0-pr-3693-043ad64",
64
64
  "axios": "^0.24.0",
65
65
  "comment-json": "^4.1.1",
66
66
  "esbuild": "*",
@@ -73,5 +73,5 @@
73
73
  "xml2json": "^0.12.0",
74
74
  "yargs": "^17.2.1"
75
75
  },
76
- "gitHead": "f37d9e107106fc3859524f67eba6b71eddd3de80"
76
+ "gitHead": "829b00a272ed835fd60d511ed3696455cfd75016"
77
77
  }
@@ -1,31 +0,0 @@
1
- {
2
- "manufacturer": "Zooz",
3
- "manufacturerId": "0x027a",
4
- "label": "ZEN23",
5
- "description": "Z-Wave Plus On/Off Toggle Switch V1",
6
- "devices": [
7
- {
8
- "productType": "0x1111",
9
- "productId": "0x1e1c"
10
- },
11
- {
12
- "productType": "0xb111",
13
- "productId": "0x251c"
14
- }
15
- ],
16
- "firmwareVersion": {
17
- "min": "0.0",
18
- "max": "2.9"
19
- },
20
- "paramInformation": [
21
- {
22
- "#": "1",
23
- "label": "Toggle Control",
24
- "description": "Determines whether up is on and down is off; or up is off, down is on",
25
- "valueSize": 1,
26
- "minValue": 0,
27
- "maxValue": 1,
28
- "defaultValue": 0
29
- }
30
- ]
31
- }
@@ -1,156 +0,0 @@
1
- {
2
- "manufacturer": "Zooz",
3
- "manufacturerId": "0x027a",
4
- "label": "ZEN23",
5
- "description": "Z-Wave Plus On/Off Toggle Switch V3",
6
- "devices": [
7
- {
8
- "productType": "0x1111",
9
- "productId": "0x1e1c"
10
- },
11
- {
12
- "productType": "0xb111",
13
- "productId": "0x251c"
14
- }
15
- ],
16
- "firmwareVersion": {
17
- "min": "3.0",
18
- "max": "3.255"
19
- },
20
- "associations": {
21
- "1": {
22
- "label": "Lifeline",
23
- "maxNodes": 1,
24
- "isLifeline": true
25
- },
26
- "2": {
27
- "label": "Group 2",
28
- "description": "BASIC Command Set",
29
- "maxNodes": 5
30
- }
31
- },
32
- "paramInformation": [
33
- {
34
- "#": "1",
35
- "label": "Switch behavior",
36
- "description": "Determines whether up is on and down is off; or up is off, down is on",
37
- "valueSize": 1,
38
- "minValue": 0,
39
- "maxValue": 1,
40
- "defaultValue": 0,
41
- "allowManualEntry": false,
42
- "options": [
43
- {
44
- "label": "UP=On, DOWN=Off",
45
- "value": 0
46
- },
47
- {
48
- "label": "UP=Off, DOWN=On",
49
- "value": 1
50
- }
51
- ]
52
- },
53
- {
54
- "#": "3",
55
- "label": "Auto Turn-Off Timer",
56
- "valueSize": 1,
57
- "minValue": 0,
58
- "maxValue": 1,
59
- "defaultValue": 0,
60
- "allowManualEntry": false,
61
- "options": [
62
- {
63
- "label": "Disabled",
64
- "value": 0
65
- },
66
- {
67
- "label": "Enabled",
68
- "value": 1
69
- }
70
- ]
71
- },
72
- {
73
- "#": "4",
74
- "label": "Auto Turn-Off Timer Time",
75
- "description": "Time after which the switch automatically turns off",
76
- "unit": "minutes",
77
- "valueSize": 4,
78
- "minValue": 1,
79
- "maxValue": 65535,
80
- "defaultValue": 60
81
- },
82
- {
83
- "#": "5",
84
- "label": "Auto Turn-On Timer",
85
- "valueSize": 1,
86
- "minValue": 0,
87
- "maxValue": 1,
88
- "defaultValue": 0,
89
- "allowManualEntry": false,
90
- "options": [
91
- {
92
- "label": "Disabled",
93
- "value": 0
94
- },
95
- {
96
- "label": "Enabled",
97
- "value": 1
98
- }
99
- ]
100
- },
101
- {
102
- "#": "6",
103
- "label": "Auto Turn-On Timer Time",
104
- "description": "Set the time after which the switch automatically turns on",
105
- "unit": "minutes",
106
- "valueSize": 4,
107
- "minValue": 1,
108
- "maxValue": 65535,
109
- "defaultValue": 60
110
- },
111
- {
112
- "#": "8",
113
- "$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
114
- },
115
- {
116
- "#": "9",
117
- "label": "Enable/Disable Scene Control",
118
- "description": "Enable or disable scene control functionality for quick 2-tap.",
119
- "valueSize": 1,
120
- "minValue": 0,
121
- "maxValue": 1,
122
- "defaultValue": 0,
123
- "allowManualEntry": false,
124
- "options": [
125
- {
126
- "label": "Disable",
127
- "value": 0
128
- },
129
- {
130
- "label": "Enable",
131
- "value": 1
132
- }
133
- ]
134
- },
135
- {
136
- "#": "13",
137
- "label": "Report status when toggle is disabled",
138
- "description": "Report light status when both physical and Z-Wave control are disabled.",
139
- "valueSize": 1,
140
- "minValue": 0,
141
- "maxValue": 1,
142
- "defaultValue": 0,
143
- "allowManualEntry": false,
144
- "options": [
145
- {
146
- "label": "Yes",
147
- "value": 0
148
- },
149
- {
150
- "label": "No",
151
- "value": 1
152
- }
153
- ]
154
- }
155
- ]
156
- }