@zwave-js/config 15.3.2 → 15.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 (34) hide show
  1. package/build/cjs/_version.d.ts +1 -1
  2. package/build/cjs/_version.js +1 -1
  3. package/build/cjs/_version.js.map +1 -1
  4. package/build/esm/_version.d.ts +1 -1
  5. package/build/esm/_version.js +1 -1
  6. package/config/devices/0x0001/zdp100.json +9 -1
  7. package/config/devices/0x0005/pe653.json +96 -7
  8. package/config/devices/0x0063/58446_zwa4013.json +98 -0
  9. package/config/devices/0x0063/templates/jasco_template.json +5 -0
  10. package/config/devices/0x0086/templates/aeotec_template.json +1232 -98
  11. package/config/devices/0x0129/ydm3109a.json +94 -0
  12. package/config/devices/0x015f/mh-s314-7102.json +697 -0
  13. package/config/devices/0x015f/mh4936.json +141 -0
  14. package/config/devices/0x015f/mh5-2a.json +19 -268
  15. package/config/devices/0x015f/mh5-2d.json +106 -0
  16. package/config/devices/0x015f/mh5-4a.json +98 -0
  17. package/config/devices/0x015f/mh7h.json +1 -1
  18. package/config/devices/0x015f/templates/mcohome_template.json +268 -14
  19. package/config/devices/0x0208/hkzw-dws01.json +10 -3
  20. package/config/devices/0x0208/hkzw-so08.json +10 -3
  21. package/config/devices/0x0208/hkzw_fld01.json +10 -3
  22. package/config/devices/0x0208/hkzw_ms02.json +10 -3
  23. package/config/devices/0x0267/10002020-13x.json +279 -0
  24. package/config/devices/0x0267/10002021-13x.json +179 -0
  25. package/config/devices/0x0267/10002034-13x.json +2 -1
  26. package/config/devices/0x0267/10002041-130.json +92 -62
  27. package/config/devices/0x0267/10002080-13x.json +68 -84
  28. package/config/devices/0x0267/10003041-13x.json +252 -0
  29. package/config/devices/0x031e/vzw31-sn.json +151 -3
  30. package/config/devices/0x0371/zwa046_1phase_eu.json +508 -0
  31. package/config/devices/0x0371/zwa046_2phase_us.json +722 -0
  32. package/config/devices/0x0371/zwa046_3phase_eu.json +940 -0
  33. package/config/devices/0x045a/WM25C.json +196 -0
  34. package/package.json +8 -8
@@ -0,0 +1,279 @@
1
+ {
2
+ "manufacturer": "SimonTech S.L.U",
3
+ "manufacturerId": "0x0267",
4
+ "label": "10002020-13X",
5
+ "description": "S100 Rocker iO for Dimmer",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0007",
9
+ "productId": "0x0000",
10
+ "zwaveAllianceId": 2590
11
+ }
12
+ ],
13
+ "firmwareVersion": {
14
+ "min": "0.0",
15
+ "max": "255.255"
16
+ },
17
+ "associations": {
18
+ "1": {
19
+ "label": "Group 1",
20
+ "maxNodes": 3,
21
+ "isLifeline": true
22
+ },
23
+ "2": {
24
+ "label": "Group 2",
25
+ "maxNodes": 20
26
+ }
27
+ },
28
+ "paramInformation": [
29
+ {
30
+ "#": "1",
31
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
32
+ "label": "Association LED"
33
+ },
34
+ {
35
+ "#": "4",
36
+ "label": "Fade Duration (Off to On)",
37
+ "description": "Values 1-127 = seconds; 128-255 = minutes (minus 127)",
38
+ "valueSize": 1,
39
+ "minValue": 0,
40
+ "maxValue": 254,
41
+ "defaultValue": 0,
42
+ "unsigned": true,
43
+ "options": [
44
+ {
45
+ "label": "Instantly",
46
+ "value": 0
47
+ }
48
+ ]
49
+ },
50
+ {
51
+ "#": "5",
52
+ "label": "Fade Duration (On to Off)",
53
+ "description": "Values 1-127 = seconds; 128-255 = minutes (minus 127)",
54
+ "valueSize": 1,
55
+ "minValue": 0,
56
+ "maxValue": 254,
57
+ "defaultValue": 0,
58
+ "unsigned": true,
59
+ "options": [
60
+ {
61
+ "label": "Instantly",
62
+ "value": 0
63
+ }
64
+ ]
65
+ },
66
+ {
67
+ "#": "6",
68
+ "label": "Minimum Brightness",
69
+ "description": "Minimum internal dimming value",
70
+ "valueSize": 1,
71
+ "unit": "%",
72
+ "minValue": 0,
73
+ "maxValue": 1,
74
+ "defaultValue": 1
75
+ },
76
+ {
77
+ "#": "7",
78
+ "label": "Maximum Brightness",
79
+ "description": "Maximum internal dimming value",
80
+ "valueSize": 1,
81
+ "unit": "%",
82
+ "minValue": 0,
83
+ "maxValue": 100,
84
+ "defaultValue": 100
85
+ },
86
+ {
87
+ "#": "9",
88
+ "label": "Calibrate",
89
+ "valueSize": 1,
90
+ "minValue": 0,
91
+ "maxValue": 255,
92
+ "defaultValue": 0,
93
+ "unsigned": true,
94
+ "writeOnly": true,
95
+ "options": [
96
+ {
97
+ "label": "Perform calibration",
98
+ "value": 255
99
+ }
100
+ ]
101
+ },
102
+ {
103
+ "#": "10",
104
+ "label": "Delay ON",
105
+ "description": "Values 1-127 = seconds; 128-254 = minutes (minus 127)",
106
+ "valueSize": 1,
107
+ "minValue": 0,
108
+ "maxValue": 254,
109
+ "defaultValue": 0,
110
+ "unsigned": true,
111
+ "options": [
112
+ {
113
+ "label": "Disable",
114
+ "value": 0
115
+ }
116
+ ]
117
+ },
118
+ {
119
+ "#": "11",
120
+ "label": "Auto-Off Timer",
121
+ "description": "Values 1-127 = seconds; 128-254 = minutes (minus 127)",
122
+ "valueSize": 1,
123
+ "minValue": 0,
124
+ "maxValue": 254,
125
+ "defaultValue": 0,
126
+ "unsigned": true,
127
+ "options": [
128
+ {
129
+ "label": "Disable",
130
+ "value": 0
131
+ }
132
+ ]
133
+ },
134
+ {
135
+ "#": "12",
136
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
137
+ "label": "Night Light",
138
+ "description": "Sets the left and right LEDs to 20% brightness"
139
+ },
140
+ {
141
+ "#": "13",
142
+ "$import": "~/templates/master_template.json#base_enable_disable_255_inverted",
143
+ "label": "Local Control",
144
+ "defaultValue": 0
145
+ },
146
+ {
147
+ "#": "15",
148
+ "label": "Reset Default",
149
+ "description": "Write only parameter used to restore configurations or perform a completely restore default",
150
+ "valueSize": 2,
151
+ "defaultValue": 0,
152
+ "unsigned": true,
153
+ "writeOnly": true,
154
+ "allowManualEntry": false,
155
+ "options": [
156
+ {
157
+ "label": "Configuration values are restored",
158
+ "value": 17170
159
+ },
160
+ {
161
+ "label": "Factory reset",
162
+ "value": 39015
163
+ }
164
+ ]
165
+ },
166
+ {
167
+ "#": "16",
168
+ "label": "Delay Off",
169
+ "description": "Values 1-127 = seconds; 128-254 = minutes (minus 127)",
170
+ "valueSize": 1,
171
+ "minValue": 0,
172
+ "maxValue": 254,
173
+ "defaultValue": 0,
174
+ "unsigned": true,
175
+ "options": [
176
+ {
177
+ "label": "Disable",
178
+ "value": 0
179
+ }
180
+ ]
181
+ },
182
+ {
183
+ "#": "19",
184
+ "label": "Press Action",
185
+ "valueSize": 1,
186
+ "defaultValue": 5,
187
+ "allowManualEntry": false,
188
+ "options": [
189
+ {
190
+ "label": "Short press: Toggle",
191
+ "value": 0
192
+ },
193
+ {
194
+ "label": "Short press: Turn on",
195
+ "value": 1
196
+ },
197
+ {
198
+ "label": "Short press: Turn off",
199
+ "value": 2
200
+ },
201
+ {
202
+ "label": "Short press: Turn on. Long press: Turn off",
203
+ "value": 4
204
+ },
205
+ {
206
+ "label": "Short press: Toggle. Slider: Dim up/down while on",
207
+ "value": 5
208
+ }
209
+ ]
210
+ },
211
+ {
212
+ "#": "20",
213
+ "label": "Identify",
214
+ "description": "Central LED flashes",
215
+ "valueSize": 1,
216
+ "defaultValue": 0,
217
+ "unsigned": true,
218
+ "writeOnly": true,
219
+ "allowManualEntry": false,
220
+ "options": [
221
+ {
222
+ "label": "Identify",
223
+ "value": 255
224
+ }
225
+ ]
226
+ },
227
+ {
228
+ "#": "21",
229
+ "label": "Load State",
230
+ "description": "Read only 2 byte configuration parameter used to read the dimmer state. byte 0 is used to know the load state on or off. 0 dimmer is off. 1 dimmer is on. byte 1 is used to know the last active dimming percentage",
231
+ "valueSize": 2,
232
+ "unit": "%",
233
+ "minValue": 0,
234
+ "maxValue": 355,
235
+ "defaultValue": 0
236
+ },
237
+ {
238
+ "#": "23",
239
+ "label": "Calibration Required",
240
+ "description": "Read only configuration used to know is device needs to be calibrated in order to work properly",
241
+ "valueSize": 1,
242
+ "defaultValue": 0,
243
+ "unsigned": true,
244
+ "allowManualEntry": false,
245
+ "options": [
246
+ {
247
+ "label": "Device is calibrated",
248
+ "value": 0
249
+ },
250
+ {
251
+ "label": "Calibration must be performed",
252
+ "value": 255
253
+ }
254
+ ]
255
+ },
256
+ {
257
+ "#": "27",
258
+ "label": "Lock Hold Press",
259
+ "description": "Locks the major part of hold press effects in order to avoid undesired callibrations, Z-Wave changes or restores default. 0xff hold press from 2sec to 20 sec does not performs a node info hold press of 10 to 15 does not performs a automatic callibration hold press of 15 to 30 does not changes the sunblind or awing reports hold press of 30sec restores configuration except lock hold press, and sends a node info in order to add or remove from Z-Wave network",
260
+ "valueSize": 1,
261
+ "minValue": 0,
262
+ "maxValue": 255,
263
+ "defaultValue": 0,
264
+ "unsigned": true,
265
+ "options": [
266
+ {
267
+ "label": "Hold press is available",
268
+ "value": 0
269
+ }
270
+ ]
271
+ }
272
+ ],
273
+ "metadata": {
274
+ "inclusion": "When the pushbutton is released after a press of (2sec<T<10sec) the device will send a NIF to include from Z-Wave network or perform an association with other Z-Wave device.\nCentral LED will Blink with 0,3 sec period to inform that NIF can be send after release of pushbutton.\n\nThis process does not perform a default reset of configurations.\n\nMain LED will Blink with 0,3 sec period to inform that NIF can be send after release of pushbutton.",
275
+ "exclusion": "When the pushbutton is released after a press of (2sec<T<10sec) the device will send a NIF to exclude from Z-Wave network or perform an association with other Z-Wave device.\nMain LED will Blink with 0,3 sec period to inform that NIF can be send after release of pushbutton.\n\nThis process does not perform a default reset of configurations.\n\nMain LED will Blink with 0,3 sec period to inform that NIF can be send after release of pushbutton.",
276
+ "reset": "When the pushbutton is released after a press of (30sec<T) the device will perform a factory default values operation, excluding it from network and reset the configuration parameters.\n\nMain LED will perform 1 Blink with 5 sec.\n\nPlease use this procedure only when the network primary controller is missing or otherwise inoperable.",
277
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2590/DIMMER_991024_990912.pdf"
278
+ }
279
+ }
@@ -0,0 +1,179 @@
1
+ {
2
+ "manufacturer": "SimonTech S.L.U",
3
+ "manufacturerId": "0x0267",
4
+ "label": "10002021-13X",
5
+ "description": "S100 Master Roller Dimmer iO",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0008",
9
+ "productId": "0x0000",
10
+ "zwaveAllianceId": 2673
11
+ }
12
+ ],
13
+ "firmwareVersion": {
14
+ "min": "0.0",
15
+ "max": "255.255"
16
+ },
17
+ "associations": {
18
+ "1": {
19
+ "label": "Group 1",
20
+ "maxNodes": 3,
21
+ "isLifeline": true
22
+ },
23
+ "2": {
24
+ "label": "Group 2",
25
+ "maxNodes": 20
26
+ }
27
+ },
28
+ "paramInformation": [
29
+ {
30
+ "#": "1",
31
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
32
+ "label": "Association LED"
33
+ },
34
+ {
35
+ "#": "12",
36
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
37
+ "label": "Night Light",
38
+ "description": "Sets the central LED to 20% brightness"
39
+ },
40
+ {
41
+ "#": "13",
42
+ "$import": "~/templates/master_template.json#base_enable_disable_255_inverted",
43
+ "label": "Local Control",
44
+ "defaultValue": 0
45
+ },
46
+ {
47
+ "#": "15",
48
+ "label": "Reset Default",
49
+ "description": "Write only parameter used to restore configurations or perform a completely restore default",
50
+ "valueSize": 2,
51
+ "defaultValue": 0,
52
+ "unsigned": true,
53
+ "writeOnly": true,
54
+ "allowManualEntry": false,
55
+ "options": [
56
+ {
57
+ "label": "Configuration values are restored",
58
+ "value": 17170
59
+ },
60
+ {
61
+ "label": "Factory reset",
62
+ "value": 39015
63
+ }
64
+ ]
65
+ },
66
+ {
67
+ "#": "18",
68
+ "label": "Lock Manual Association",
69
+ "description": "Enables or disables the manual association process",
70
+ "valueSize": 1,
71
+ "minValue": 0,
72
+ "maxValue": 255,
73
+ "defaultValue": 0,
74
+ "unsigned": true,
75
+ "options": [
76
+ {
77
+ "label": "Hold press of 10sec to 30sec starts manual association of devices to group 2",
78
+ "value": 0
79
+ }
80
+ ]
81
+ },
82
+ {
83
+ "#": "19",
84
+ "label": "Press Action",
85
+ "valueSize": 1,
86
+ "defaultValue": 5,
87
+ "allowManualEntry": false,
88
+ "options": [
89
+ {
90
+ "label": "Short press: Toggle",
91
+ "value": 0
92
+ },
93
+ {
94
+ "label": "Short press: Turn on",
95
+ "value": 1
96
+ },
97
+ {
98
+ "label": "Short press: Turn off",
99
+ "value": 2
100
+ },
101
+ {
102
+ "label": "Short press: Turn on. Long press: Turn off",
103
+ "value": 4
104
+ },
105
+ {
106
+ "label": "Short press: Toggle. Slider: Dim up/down while on",
107
+ "value": 5
108
+ }
109
+ ]
110
+ },
111
+ {
112
+ "#": "20",
113
+ "label": "Identify",
114
+ "description": "Central LED flashes",
115
+ "valueSize": 1,
116
+ "defaultValue": 0,
117
+ "unsigned": true,
118
+ "writeOnly": true,
119
+ "allowManualEntry": false,
120
+ "options": [
121
+ {
122
+ "label": "Identify",
123
+ "value": 255
124
+ }
125
+ ]
126
+ },
127
+ {
128
+ "#": "21",
129
+ "label": "Device State",
130
+ "description": "Configuration used to know the device state and last active dimming value in case of act retransmitting values different from 0 or 0xff. this value is represented in hexadecimal. byte 0 informs about load state (0 load is off and 1 load is on) byte 1 informs about last active load value (0-0x63 or 0xff)",
131
+ "valueSize": 2,
132
+ "minValue": 0,
133
+ "maxValue": 355,
134
+ "defaultValue": 0
135
+ },
136
+ {
137
+ "#": "27",
138
+ "label": "Lock Hold Press",
139
+ "description": "Locks the major part of hold press effects in order to avoid undesired Z-Wave changes, associations or restores default. 0xff hold press from 2sec to 10 sec does not performs a node info. hold press of 10 to 30 does not performs a manual association process. hold press of 30sec restores configuration except lock hold press, and sends a node info in order to add or remove from Z-Wave network",
140
+ "valueSize": 1,
141
+ "minValue": 0,
142
+ "maxValue": 255,
143
+ "defaultValue": 0,
144
+ "unsigned": true,
145
+ "options": [
146
+ {
147
+ "label": "Hold press is available",
148
+ "value": 0
149
+ }
150
+ ]
151
+ },
152
+ {
153
+ "#": "28",
154
+ "label": "Consult On Touch",
155
+ "description": "This configuration has only effects when there is only 1 associated node in group 2. is used to set if master has to be always informed about the controlled device state or it is consulted when user touches the keypad",
156
+ "valueSize": 1,
157
+ "minValue": 0,
158
+ "maxValue": 255,
159
+ "defaultValue": 255,
160
+ "unsigned": true,
161
+ "options": [
162
+ {
163
+ "label": "Device must receive reports about controlled device state",
164
+ "value": 0
165
+ }
166
+ ]
167
+ },
168
+ {
169
+ "#": "29",
170
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
171
+ "label": "Send Central Scene Notifications",
172
+ "defaultValue": 255
173
+ }
174
+ ],
175
+ "metadata": {
176
+ "reset": "When the pushbutton is released after a press of (30sec<T) the device will perform a factory default values operation, excluding it from network and reset the configuration parameters.\n\nMain LED will perform 1 Blink with 5 sec.\n\nPlease use this procedure only when the network primary controller is missing or otherwise inoperable.",
177
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2673/S100%20iO%20MarterDimmer_991029_990916.pdf"
178
+ }
179
+ }
@@ -6,7 +6,8 @@
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0001",
9
- "productId": "0x0000"
9
+ "productId": "0x0000",
10
+ "zwaveAllianceId": 1869
10
11
  },
11
12
  {
12
13
  "productType": "0x0001",