@zwave-js/config 10.15.0 → 10.17.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 (28) hide show
  1. package/build/devices/CompatConfig.d.ts +1 -0
  2. package/build/devices/CompatConfig.d.ts.map +1 -1
  3. package/build/devices/CompatConfig.js +13 -5
  4. package/build/devices/CompatConfig.js.map +1 -1
  5. package/config/devices/0x000c/hs-fls100.json +11 -0
  6. package/config/devices/0x0086/templates/aeotec_template.json +120 -0
  7. package/config/devices/0x0086/zw095.json +102 -0
  8. package/config/devices/0x0090/ged1455.json +49 -0
  9. package/config/devices/0x0109/zd2301eu-5.json +57 -0
  10. package/config/devices/0x0131/vs-zd2301.json +14 -12
  11. package/config/devices/0x0147/razberry7.json +16 -0
  12. package/config/devices/0x0147/{zme_razberry7_pro.json → razberry7_pro.json} +1 -1
  13. package/config/devices/0x0157/ev100.json +11 -0
  14. package/config/devices/0x0234/templates/logic_group_template.json +23 -0
  15. package/config/devices/0x0234/zdb5100.json +6 -3
  16. package/config/devices/0x0258/nas-pd02z-2.json +268 -0
  17. package/config/devices/0x0258/nas-pd03z.json +5 -1
  18. package/config/devices/0x027a/zen04.json +46 -4
  19. package/config/devices/0x027a/zse29.json +2 -1
  20. package/config/devices/0x031e/templates/inovelli_templates.json +394 -0
  21. package/config/devices/0x031e/vzw31-sn.json +705 -0
  22. package/config/devices/0x0345/templates/swidget_template.json +1333 -0
  23. package/config/devices/0x0345/zw000uwa.json +302 -0
  24. package/config/devices/0x0345/zw001uwa.json +302 -0
  25. package/config/devices/0x0345/zw006uwa.json +582 -0
  26. package/config/devices/0x0345/zw008uwa.json +754 -0
  27. package/config/devices/0x0371/zwa011.json +1 -1
  28. package/package.json +17 -25
@@ -2,7 +2,7 @@
2
2
  "manufacturer": "Z-Wave.me",
3
3
  "manufacturerId": "0x0147",
4
4
  "label": "RaZberry 7 Pro",
5
- "description": "Z-Wave Shield for Raspberry Pi",
5
+ "description": "Z-Wave Shield with External Antenna",
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0401",
@@ -13,5 +13,16 @@
13
13
  "firmwareVersion": {
14
14
  "min": "0.0",
15
15
  "max": "255.255"
16
+ },
17
+ "compat": {
18
+ // The device supports Battery CC, despite the Version query telling otherwise
19
+ "commandClasses": {
20
+ "add": {
21
+ "0x80": {
22
+ "isSupported": true,
23
+ "version": 1
24
+ }
25
+ }
26
+ }
16
27
  }
17
28
  }
@@ -526,5 +526,28 @@
526
526
  "value": 2
527
527
  }
528
528
  ]
529
+ },
530
+ "default_brightness": {
531
+ "label": "Default Brightness",
532
+ "description": "Next turn on only: 1-99. Every turn on: 129-228 (target brightness + 128)",
533
+ "valueSize": 1,
534
+ "minValue": 0,
535
+ "maxValue": 228,
536
+ "defaultValue": 0,
537
+ "unsigned": true,
538
+ "options": [
539
+ {
540
+ "label": "No effect",
541
+ "value": 0
542
+ },
543
+ {
544
+ "label": "Max brightness (once)",
545
+ "value": 99
546
+ },
547
+ {
548
+ "label": "Max brightness (always)",
549
+ "value": 228
550
+ }
551
+ ]
529
552
  }
530
553
  }
@@ -212,6 +212,11 @@
212
212
  "label": "Double Press",
213
213
  "defaultValue": 1
214
214
  },
215
+ {
216
+ "#": "9",
217
+ "$if": "firmwareVersion >= 1.8",
218
+ "$import": "templates/logic_group_template.json#default_brightness"
219
+ },
215
220
  {
216
221
  "#": "10",
217
222
  "$import": "~/templates/master_template.json#base_enable_disable",
@@ -219,9 +224,7 @@
219
224
  },
220
225
  {
221
226
  "#": "11",
222
- "$import": "templates/logic_group_template.json#button_debounce",
223
- "unit": "10 ms",
224
- "defaultValue": 5
227
+ "$import": "templates/logic_group_template.json#button_debounce"
225
228
  },
226
229
  {
227
230
  "#": "12",
@@ -0,0 +1,268 @@
1
+ {
2
+ "manufacturer": "Shenzhen Neo Electronics Co., Ltd.",
3
+ "manufacturerId": "0x0258",
4
+ "label": "NAS_PD02Z-2",
5
+ "description": "PIR Motion, Temperature & Light Sensor",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0200",
9
+ "productId": "0x1036"
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
+ "2": {
23
+ "label": "Control",
24
+ "maxNodes": 5
25
+ }
26
+ },
27
+ "paramInformation": [
28
+ {
29
+ "#": "1",
30
+ "label": "Motion Sensor: Sensitivity",
31
+ "description": "0 = highest; 99 = lowest.",
32
+ "valueSize": 1,
33
+ "minValue": 0,
34
+ "maxValue": 99,
35
+ "defaultValue": 3
36
+ },
37
+ {
38
+ "#": "2",
39
+ "label": "Motion Sensor: Window Time",
40
+ "description": "Period during which motion is measured.",
41
+ "valueSize": 1,
42
+ "minValue": 0,
43
+ "maxValue": 3,
44
+ "defaultValue": 2,
45
+ "unit": "seconds",
46
+ "allowManualEntry": false,
47
+ "options": [
48
+ {
49
+ "label": "4 seconds",
50
+ "value": 0
51
+ },
52
+ {
53
+ "label": "8 seconds",
54
+ "value": 1
55
+ },
56
+ {
57
+ "label": "12 seconds",
58
+ "value": 2
59
+ },
60
+ {
61
+ "label": "16 seconds",
62
+ "value": 3
63
+ }
64
+ ]
65
+ },
66
+ {
67
+ "#": "3",
68
+ "label": "Motion Sensor: Pulse Count",
69
+ "description": "Number of times motion must be detected within set window time before a detection message is sent.",
70
+ "valueSize": 1,
71
+ "minValue": 0,
72
+ "maxValue": 3,
73
+ "defaultValue": 1,
74
+ "allowManualEntry": false,
75
+ "options": [
76
+ {
77
+ "label": "1 time",
78
+ "value": 0
79
+ },
80
+ {
81
+ "label": "2 times",
82
+ "value": 1
83
+ },
84
+ {
85
+ "label": "3 times",
86
+ "value": 2
87
+ },
88
+ {
89
+ "label": "4 times",
90
+ "value": 3
91
+ }
92
+ ]
93
+ },
94
+ {
95
+ "#": "4",
96
+ "label": "Motion Sensor: Blind Time",
97
+ "description": "Time the sensor waits before sending a next motion detected message.",
98
+ "valueSize": 1,
99
+ "minValue": 0,
100
+ "maxValue": 15,
101
+ "unit": "seconds",
102
+ "defaultValue": 1,
103
+ "allowManualEntry": false,
104
+ "options": [
105
+ {
106
+ "label": "0.5 seconds",
107
+ "value": 0
108
+ },
109
+ {
110
+ "label": "1 second",
111
+ "value": 1
112
+ },
113
+ {
114
+ "label": "1.5 seconds",
115
+ "value": 2
116
+ },
117
+ {
118
+ "label": "2 seconds",
119
+ "value": 3
120
+ },
121
+ {
122
+ "label": "2.5 seconds",
123
+ "value": 4
124
+ },
125
+ {
126
+ "label": "3 seconds",
127
+ "value": 5
128
+ },
129
+ {
130
+ "label": "3.5 seconds",
131
+ "value": 6
132
+ },
133
+ {
134
+ "label": "4 seconds",
135
+ "value": 7
136
+ },
137
+ {
138
+ "label": "4.5 seconds",
139
+ "value": 8
140
+ },
141
+ {
142
+ "label": "5 seconds",
143
+ "value": 9
144
+ },
145
+ {
146
+ "label": "5.5 seconds",
147
+ "value": 10
148
+ },
149
+ {
150
+ "label": "6 seconds",
151
+ "value": 11
152
+ },
153
+ {
154
+ "label": "6.5 seconds",
155
+ "value": 12
156
+ },
157
+ {
158
+ "label": "7 seconds",
159
+ "value": 13
160
+ },
161
+ {
162
+ "label": "7.5 seconds",
163
+ "value": 14
164
+ },
165
+ {
166
+ "label": "8 seconds",
167
+ "value": 15
168
+ }
169
+ ]
170
+ },
171
+ {
172
+ "#": "5",
173
+ "label": "Motion Sensor",
174
+ "$import": "~/templates/master_template.json#base_enable_disable",
175
+ "defaultValue": 1
176
+ },
177
+ {
178
+ "#": "6",
179
+ "label": "Motion Sensor: Clear Time",
180
+ "description": "Time in seconds to wait before sending 'Clear motion detected' since the last detection.",
181
+ "unit": "seconds",
182
+ "valueSize": 2,
183
+ "minValue": 10,
184
+ "maxValue": 3600,
185
+ "defaultValue": 30
186
+ },
187
+ {
188
+ "#": "7",
189
+ "$import": "templates/shenzhen_neo_template.json#blink_on_motion"
190
+ },
191
+ {
192
+ "#": "8",
193
+ "label": "Binary Sensor Report",
194
+ "$import": "~/templates/master_template.json#base_enable_disable"
195
+ },
196
+ {
197
+ "#": "9",
198
+ "label": "Motion Control: Basic Set Level",
199
+ "valueSize": 1,
200
+ "minValue": 0,
201
+ "maxValue": 100,
202
+ "defaultValue": 100,
203
+ "allowManualEntry": false,
204
+ "options": [
205
+ {
206
+ "label": "On",
207
+ "value": 100
208
+ },
209
+ {
210
+ "label": "Off",
211
+ "value": 0
212
+ }
213
+ ]
214
+ },
215
+ {
216
+ "#": "10",
217
+ "label": "Light Sensor: Measuring Interval",
218
+ "unit": "seconds",
219
+ "valueSize": 2,
220
+ "minValue": 30,
221
+ "maxValue": 3600,
222
+ "defaultValue": 180
223
+ },
224
+ {
225
+ "#": "11",
226
+ "label": "Light Sensor: Illumination Differential Report",
227
+ "valueSize": 1,
228
+ "unit": "lux",
229
+ "minValue": 1,
230
+ "maxValue": 127,
231
+ "defaultValue": 50
232
+ },
233
+ {
234
+ "#": "12",
235
+ "label": "Light Sensor: Night/Day Threshold",
236
+ "valueSize": 1,
237
+ "minValue": 1,
238
+ "maxValue": 127,
239
+ "defaultValue": 50
240
+ },
241
+ {
242
+ "#": "13",
243
+ "$import": "~/templates/master_template.json#base_enable_disable",
244
+ "label": "Light Sensor: Intensity Associated Enable",
245
+ "description": "Send BASIC_SET commands to nodes in group 2 only if the environment is 'dark' (as defined by 12: 'Light Intensity Threshold')."
246
+ },
247
+ {
248
+ "#": "14",
249
+ "$import": "~/templates/master_template.json#base_enable_disable",
250
+ "label": "Motion Sensor: Report Once Enable",
251
+ "description": "Suppress sending more Motion Event Report messages after the first Motion Event Report message was sent until a Motion Event Cleared Report message has been sent."
252
+ },
253
+ {
254
+ "#": "15",
255
+ "label": "Temperature Change Report Threshold",
256
+ "valueSize": 1,
257
+ "minValue": 1,
258
+ "unit": "0.1 °C",
259
+ "maxValue": 100,
260
+ "defaultValue": 10
261
+ },
262
+ {
263
+ "#": "99",
264
+ "$import": "templates/shenzhen_neo_template.json#light_calibration",
265
+ "label": "Light Sensor: Offset Calibration"
266
+ }
267
+ ]
268
+ }
@@ -78,5 +78,9 @@
78
78
  "#": "99",
79
79
  "$import": "templates/shenzhen_neo_template.json#light_calibration"
80
80
  }
81
- ]
81
+ ],
82
+ "compat": {
83
+ // The device responds with 0 when sensor values are queried
84
+ "disableAutoRefresh": true
85
+ }
82
86
  }
@@ -55,9 +55,16 @@
55
55
  "#": "4",
56
56
  "$import": "~/templates/master_template.json#state_after_power_failure_prev_off_on"
57
57
  },
58
+ {
59
+ "#": "10",
60
+ "$if": "firmwareVersion >= 1.30",
61
+ "$import": "~/templates/master_template.json#base_enable_disable_inverted",
62
+ "label": "Power (W) Reporting",
63
+ "defaultValue": 0
64
+ },
58
65
  {
59
66
  "#": "5",
60
- "label": "Power Wattage Reporting Threshold",
67
+ "label": "Power (W) Reporting Threshold",
61
68
  "unit": "W",
62
69
  "valueSize": 1,
63
70
  "minValue": 5,
@@ -67,7 +74,7 @@
67
74
  },
68
75
  {
69
76
  "#": "6",
70
- "label": "Power Wattage Reporting Frequency",
77
+ "label": "Power (W) Reporting Interval",
71
78
  "unit": "minutes",
72
79
  "valueSize": 4,
73
80
  "minValue": 1,
@@ -75,9 +82,16 @@
75
82
  "defaultValue": 5,
76
83
  "unsigned": true
77
84
  },
85
+ {
86
+ "#": "11",
87
+ "$if": "firmwareVersion >= 1.30",
88
+ "$import": "~/templates/master_template.json#base_enable_disable_inverted",
89
+ "label": "Current (A) Reporting",
90
+ "defaultValue": 0
91
+ },
78
92
  {
79
93
  "#": "7",
80
- "label": "Electrical Current Reporting Threshold",
94
+ "label": "Current (A) Reporting Threshold",
81
95
  "unit": "0.1 A",
82
96
  "valueSize": 1,
83
97
  "minValue": 1,
@@ -85,15 +99,43 @@
85
99
  "defaultValue": 1,
86
100
  "unsigned": true
87
101
  },
102
+ {
103
+ "#": "12",
104
+ "$if": "firmwareVersion >= 1.30",
105
+ "label": "Current (A) Reporting Interval",
106
+ "unit": "minutes",
107
+ "valueSize": 4,
108
+ "minValue": 1,
109
+ "maxValue": 65535,
110
+ "defaultValue": 60,
111
+ "unsigned": true
112
+ },
88
113
  {
89
114
  "#": "8",
90
- "label": "Energy Reporting Threshold",
115
+ "label": "Energy (kWh) Reporting Threshold",
91
116
  "unit": "0.01 kWh",
92
117
  "valueSize": 1,
93
118
  "minValue": 1,
94
119
  "maxValue": 100,
95
120
  "defaultValue": 1,
96
121
  "unsigned": true
122
+ },
123
+ {
124
+ "#": "13",
125
+ "$if": "firmwareVersion >= 1.30",
126
+ "label": "Voltage Report (V) Interval",
127
+ "unit": "minutes",
128
+ "valueSize": 4,
129
+ "minValue": 0,
130
+ "maxValue": 65535,
131
+ "defaultValue": 60,
132
+ "unsigned": true,
133
+ "options": [
134
+ {
135
+ "label": "Disabled",
136
+ "value": 0
137
+ }
138
+ ]
97
139
  }
98
140
  ]
99
141
  }
@@ -143,9 +143,10 @@
143
143
  "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3081/zooz-z-wave-plus-s2-outdoor-motion-sensor-zse29-manual.pdf"
144
144
  },
145
145
  "compat": {
146
+ // On older firmware, supervised commands always result in a status of "Fail"
147
+ "$if": "firmwareVersion < 2.2",
146
148
  "commandClasses": {
147
149
  "remove": {
148
- // Supervised commands always result in a status of "Fail"
149
150
  "0x6c": {
150
151
  "endpoints": "*"
151
152
  }