@zwave-js/config 12.5.1 → 12.5.3
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.
- package/build/ConfigManager.js.map +1 -1
- package/build/DeviceClasses.js.map +1 -1
- package/build/Indicators.js.map +1 -1
- package/build/JsonTemplate.js.map +1 -1
- package/build/Logic.js.map +1 -1
- package/build/LogicParser.js.map +1 -1
- package/build/Manufacturers.js.map +1 -1
- package/build/Meters.js.map +1 -1
- package/build/Notifications.d.ts +1 -0
- package/build/Notifications.d.ts.map +1 -1
- package/build/Notifications.js +18 -0
- package/build/Notifications.js.map +1 -1
- package/build/Scales.js.map +1 -1
- package/build/SensorTypes.js.map +1 -1
- package/build/devices/AssociationConfig.js.map +1 -1
- package/build/devices/CompatConfig.js.map +1 -1
- package/build/devices/ConditionalItem.js.map +1 -1
- package/build/devices/ConditionalPrimitive.js.map +1 -1
- package/build/devices/DeviceConfig.js.map +1 -1
- package/build/devices/DeviceMetadata.js.map +1 -1
- package/build/devices/EndpointConfig.js.map +1 -1
- package/build/devices/ParamInformation.js.map +1 -1
- package/build/utils.js.map +1 -1
- package/build/utils_safe.js.map +1 -1
- package/config/.dprint.jsonc +1 -1
- package/config/devices/0x0000/{700_series_controller.json → 700_800_series_controller.json} +1 -1
- package/config/devices/0x001d/914trl.json +4 -4
- package/config/devices/0x001d/dz15s.json +1 -1
- package/config/devices/0x001d/dz1kd.json +6 -6
- package/config/devices/0x001d/dz6hd.json +6 -6
- package/config/devices/0x001d/dzpa1.json +1 -1
- package/config/devices/0x001d/dzpd3.json +4 -4
- package/config/devices/0x001d/templates/{config_template.json → leviton_template.json} +143 -0
- package/config/devices/0x001d/vrp15.json +1 -1
- package/config/devices/0x001d/vrpd3.json +4 -4
- package/config/devices/0x001d/zw15r.json +1 -1
- package/config/devices/0x001d/zw15s.json +29 -0
- package/config/devices/0x001d/zw4sf.json +3 -3
- package/config/devices/0x001d/zw6hd.json +61 -0
- package/config/devices/0x0063/14297_zw1002.json +16 -0
- package/config/devices/0x0063/58433_59344_zwa4011.json +67 -1
- package/config/devices/0x0063/59368_zwa4012.json +80 -0
- package/config/devices/0x013c/nsg-ab-02.json +101 -0
- package/config/devices/0x019b/leakage-stopper.json +297 -0
- package/config/devices/0x019b/templates/heatit_template.json +21 -0
- package/config/devices/0x027a/templates/zooz_template.json +39 -0
- package/config/devices/0x027a/zen37.json +162 -0
- package/config/devices/0x0346/ring_smoke_co_listener.json +70 -0
- package/config/devices/0x045a/Z-TRV-V01.json +155 -0
- package/config/devices/0x0460/qmem-0A1PC16.json +50 -0
- package/config/devices/0x0460/qmsw-0A1P8.json +101 -0
- package/config/devices/0x0460/qmsw-0A1X8.json +91 -0
- package/config/devices/0x0460/qnpl-001X12.json +101 -0
- package/config/devices/0x0460/qnpl-001X16.json +101 -0
- package/config/devices/0x0460/qnsh-001P10.json +5 -47
- package/config/devices/0x0460/qnsn-0A24X.json +66 -0
- package/config/devices/0x0460/qnsn-0D24X.json +66 -0
- package/config/devices/0x0460/qnsw-001P16.json +35 -186
- package/config/devices/0x0460/qnsw-001X16.json +29 -173
- package/config/devices/0x0460/qnsw-002P16.json +52 -286
- package/config/devices/0x0460/qpsw-0A1P16.json +105 -0
- package/config/devices/0x0460/qpsw-0A1X16.json +96 -0
- package/config/devices/0x0460/qpsw-0A2P16.json +148 -0
- package/config/devices/0x0460/qpsw-0A2X16.json +128 -0
- package/config/devices/0x0460/templates/wave_template.json +168 -0
- package/config/notifications.json +18 -6
- package/package.json +22 -22
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"manufacturer": "Shelly",
|
|
2
|
+
"manufacturer": "Shelly Europe Ltd.",
|
|
3
3
|
"manufacturerId": "0x0460",
|
|
4
4
|
"label": "QNSW-001X16",
|
|
5
5
|
"description": "Wave 1",
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
{
|
|
8
8
|
"productType": "0x0002",
|
|
9
9
|
"productId": "0x0083",
|
|
10
|
-
"zwaveAllianceId": 4922
|
|
10
|
+
"zwaveAllianceId": [4922, 5005, 5020]
|
|
11
11
|
}
|
|
12
12
|
],
|
|
13
13
|
"firmwareVersion": {
|
|
@@ -32,219 +32,75 @@
|
|
|
32
32
|
"paramInformation": [
|
|
33
33
|
{
|
|
34
34
|
"#": "1",
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"defaultValue": 2,
|
|
38
|
-
"allowManualEntry": false,
|
|
39
|
-
"options": [
|
|
40
|
-
{
|
|
41
|
-
"label": "Momentary switch",
|
|
42
|
-
"value": 0
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"label": "Toggle switch (Follow switch)",
|
|
46
|
-
"value": 1
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"label": "Toggle switch (Change on toggle)",
|
|
50
|
-
"value": 2
|
|
51
|
-
}
|
|
52
|
-
]
|
|
35
|
+
"$import": "templates/wave_template.json#switch_type",
|
|
36
|
+
"label": "SW1 Switch Type"
|
|
53
37
|
},
|
|
54
38
|
{
|
|
55
39
|
"#": "17",
|
|
56
40
|
"$import": "~/templates/master_template.json#state_after_power_failure_prev_off",
|
|
57
|
-
"label": "O1: State After Power Failure"
|
|
58
|
-
"minValue": 0,
|
|
59
|
-
"maxValue": 1,
|
|
60
|
-
"unsigned": true
|
|
41
|
+
"label": "O1: State After Power Failure"
|
|
61
42
|
},
|
|
62
43
|
{
|
|
63
44
|
"#": "19",
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"valueSize": 2,
|
|
67
|
-
"minValue": 0,
|
|
68
|
-
"maxValue": 32535,
|
|
69
|
-
"defaultValue": 0
|
|
45
|
+
"$import": "templates/wave_template.json#auto_off_timer",
|
|
46
|
+
"label": "O1: Auto-Off Timer"
|
|
70
47
|
},
|
|
71
48
|
{
|
|
72
49
|
"#": "20",
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"valueSize": 2,
|
|
76
|
-
"minValue": 0,
|
|
77
|
-
"maxValue": 32535,
|
|
78
|
-
"defaultValue": 0
|
|
50
|
+
"$import": "templates/wave_template.json#auto_on_timer",
|
|
51
|
+
"label": "O1: Auto-On Timer"
|
|
79
52
|
},
|
|
80
53
|
{
|
|
81
54
|
"#": "25",
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"defaultValue": 0,
|
|
85
|
-
"allowManualEntry": false,
|
|
86
|
-
"options": [
|
|
87
|
-
{
|
|
88
|
-
"label": "Seconds",
|
|
89
|
-
"value": 0
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"label": "10 ms",
|
|
93
|
-
"value": 1
|
|
94
|
-
}
|
|
95
|
-
]
|
|
55
|
+
"$import": "templates/wave_template.json#timer_unit",
|
|
56
|
+
"label": "O1: Auto-On/Off Timer Unit"
|
|
96
57
|
},
|
|
97
58
|
{
|
|
98
59
|
"#": "23",
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"defaultValue": 0,
|
|
102
|
-
"allowManualEntry": false,
|
|
103
|
-
"options": [
|
|
104
|
-
{
|
|
105
|
-
"label": "NO: Normally open",
|
|
106
|
-
"value": 0
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"label": "NC: Normally closed",
|
|
110
|
-
"value": 1
|
|
111
|
-
}
|
|
112
|
-
]
|
|
60
|
+
"$import": "templates/wave_template.json#out_relay_type",
|
|
61
|
+
"label": "O1: Relay Type"
|
|
113
62
|
},
|
|
114
63
|
{
|
|
115
64
|
"#": "91",
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"valueSize": 4,
|
|
119
|
-
"defaultValue": 0,
|
|
120
|
-
"allowManualEntry": false,
|
|
121
|
-
"options": [
|
|
122
|
-
{
|
|
123
|
-
"label": "No action",
|
|
124
|
-
"value": 0
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"label": "Open relay",
|
|
128
|
-
"value": 1
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"label": "Close relay",
|
|
132
|
-
"value": 2
|
|
133
|
-
}
|
|
134
|
-
]
|
|
65
|
+
"$import": "templates/wave_template.json#alarm_configuration",
|
|
66
|
+
"label": "Alarm Configuration: Water"
|
|
135
67
|
},
|
|
136
68
|
{
|
|
137
69
|
"#": "92",
|
|
138
|
-
"
|
|
139
|
-
"
|
|
140
|
-
"valueSize": 4,
|
|
141
|
-
"defaultValue": 0,
|
|
142
|
-
"allowManualEntry": false,
|
|
143
|
-
"options": [
|
|
144
|
-
{
|
|
145
|
-
"label": "No action",
|
|
146
|
-
"value": 0
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"label": "Open relay",
|
|
150
|
-
"value": 1
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"label": "Close relay",
|
|
154
|
-
"value": 2
|
|
155
|
-
}
|
|
156
|
-
]
|
|
70
|
+
"$import": "templates/wave_template.json#alarm_configuration",
|
|
71
|
+
"label": "Alarm Configuration: Smoke"
|
|
157
72
|
},
|
|
158
73
|
{
|
|
159
74
|
"#": "93",
|
|
160
|
-
"
|
|
161
|
-
"
|
|
162
|
-
"valueSize": 4,
|
|
163
|
-
"defaultValue": 0,
|
|
164
|
-
"allowManualEntry": false,
|
|
165
|
-
"options": [
|
|
166
|
-
{
|
|
167
|
-
"label": "No action",
|
|
168
|
-
"value": 0
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"label": "Open relay",
|
|
172
|
-
"value": 1
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"label": "Close relay",
|
|
176
|
-
"value": 2
|
|
177
|
-
}
|
|
178
|
-
]
|
|
75
|
+
"$import": "templates/wave_template.json#alarm_configuration",
|
|
76
|
+
"label": "Alarm Configuration: CO"
|
|
179
77
|
},
|
|
180
78
|
{
|
|
181
79
|
"#": "94",
|
|
182
|
-
"
|
|
183
|
-
"
|
|
184
|
-
"valueSize": 4,
|
|
185
|
-
"defaultValue": 0,
|
|
186
|
-
"allowManualEntry": false,
|
|
187
|
-
"options": [
|
|
188
|
-
{
|
|
189
|
-
"label": "No action",
|
|
190
|
-
"value": 0
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"label": "Open relay",
|
|
194
|
-
"value": 1
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"label": "Close relay",
|
|
198
|
-
"value": 2
|
|
199
|
-
}
|
|
200
|
-
]
|
|
80
|
+
"$import": "templates/wave_template.json#alarm_configuration",
|
|
81
|
+
"label": "Alarm Configuration: Heat"
|
|
201
82
|
},
|
|
202
83
|
{
|
|
203
84
|
"#": "120",
|
|
204
|
-
"
|
|
205
|
-
"description": "Reset to factory default settings and remove from the Z-Wave network.",
|
|
206
|
-
"valueSize": 4,
|
|
207
|
-
"defaultValue": 0,
|
|
208
|
-
"allowManualEntry": false,
|
|
209
|
-
"options": [
|
|
210
|
-
{
|
|
211
|
-
"label": "Idle",
|
|
212
|
-
"value": 0
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"label": "Factory reset",
|
|
216
|
-
"value": 1431655765
|
|
217
|
-
}
|
|
218
|
-
]
|
|
85
|
+
"$import": "templates/wave_template.json#factory_reset"
|
|
219
86
|
},
|
|
220
87
|
{
|
|
221
88
|
"#": "201",
|
|
222
|
-
"
|
|
223
|
-
"
|
|
224
|
-
"minValue": 0,
|
|
225
|
-
"maxValue": 2147483647,
|
|
226
|
-
"readOnly": true
|
|
89
|
+
"$import": "templates/wave_template.json#serial_number",
|
|
90
|
+
"label": "Serial Number: Part 1"
|
|
227
91
|
},
|
|
228
92
|
{
|
|
229
93
|
"#": "202",
|
|
230
|
-
"
|
|
231
|
-
"
|
|
232
|
-
"minValue": 0,
|
|
233
|
-
"maxValue": 2147483647,
|
|
234
|
-
"readOnly": true
|
|
94
|
+
"$import": "templates/wave_template.json#serial_number",
|
|
95
|
+
"label": "Serial Number: Part 2"
|
|
235
96
|
},
|
|
236
97
|
{
|
|
237
98
|
"#": "203",
|
|
238
|
-
"
|
|
239
|
-
"
|
|
240
|
-
"minValue": 0,
|
|
241
|
-
"maxValue": 2147483647,
|
|
242
|
-
"readOnly": true
|
|
99
|
+
"$import": "templates/wave_template.json#serial_number",
|
|
100
|
+
"label": "Serial Number: Part 3"
|
|
243
101
|
}
|
|
244
102
|
],
|
|
245
103
|
"metadata": {
|
|
246
|
-
"
|
|
247
|
-
"exclusion": "Removing the Device from a Z-Wave™ network (exclusion)\nNote! The Device will be removed from your Z-wave™ network, but any custom configuration parameters will not be erased.\nNote! All Device outputs (O, O1, O2, etc. - depending on the Device type) will turn the load 1s on/1s off /1s on/1s off if the Device is successfully added to/removed from a Z-Wave™ network.\n\n6.2.1 Removing (exclusion) with a switch/push-button\n1. Connect the Device to a power supply.\n2. Check if the green LED is blinking in Mode 1. If so, the Device is added to a Z-Wave™ network.\n3. Enable add/remove mode on the gateway.\n4. Toggle the switch/push-button connected to any of the SW terminals (SW, SW1, SW2,…) 3 times within 3 seconds (this procedure puts the Device in Learn mode). The Device must receive on/off signal 3 times, which means pressing the momentary switch 3 times, or toggling the switch on and off 3 times.\n5. The blue LED will be blinking in Mode 2 during the removing process.\n6. The blue LED will be blinking in Mode 1 if the Device is successfully removed from a Z-Wave™ network.\n\n6.2.2 Removing (exclusion) with the S button\n1. Connect the Device to a power supply.\n2. Check if the green LED is blinking in Mode 1. If so, the Device is added to a Z-Wave™ network.\n3. Enable add/remove mode on the gateway.\n4. To enter the Setting mode, quickly press and hold the S button on the Device until the LED turns solid blue.\n5. Quickly release and then press and hold (> 2s) the S button on the Device until the blue LED starts blinking in Mode 3. Releasing the S button will start the Learn mode.\n6. The blue LED will be blinking in Mode 2 during the removing process.\n7. The blue LED will be blinking in Mode 1 if the Device is successfully removed from a Z-Wave™ network.\nNote! In Setting mode, the Device has a timeout of 10s before entering again into Normal mode",
|
|
248
|
-
"reset": "6.3 Factory reset\n6.3.1 Factory reset general\nAfter Factory reset, all custom parameters and stored values (kWh, associations, routings, etc.) will return to their default state. HOME ID and NODE ID assigned to the Device will be deleted. Use this reset procedure only when the gateway is missing or otherwise inoperable.\n\n6.3.2 Factory reset with a switch/push-button\nNote! Factory reset with a switch/push-button is only possible within the first minute after the Device is connected to a power supply.\n1. Connect the Device to a power supply.\n2. Toggle the switch/push-button connected to any of the SW terminals (SW, SW1, SW2,…) 5 times within 3 seconds. The Device must receive on/off signal 5 times, which means pressing the push-button 5 times, or toggling the switch on and off 5 times.\n3. During factory reset, the LED will turn solid green for about 1s, then the blue and red LED will start blinking in Mode 3 for approx. 2s.\n4. The blue LED will be blinking in Mode 1 if the Factory reset is successful.\n\n6.3.3 Factory reset with the S button\nNote! Factory reset with the S button is possible anytime.\n1. To enter the Setting mode, quickly press and hold the S button on the Device until the LED turns solid blue.\n2. Press the S button multiple times until the LED turns solid red.\n3. Press and hold (> 2s) S button on the Device until the red LED starts blinking in Mode 3. Releasing the S button will start the factory reset.\n4. During factory reset, the LED will turn solid green for about 1s, then the blue and red LED will start blinking in Mode 3 for approx. 2s.\n5. The blue LED will be blinking in Mode 1 if the Factory reset is successful.\n\n6.3.4 Remote factory reset with parameter with the gateway\nFactory reset can be done remotely with the settings in Parameter No. 120"
|
|
104
|
+
"$import": "templates/wave_template.json#default_metadata"
|
|
249
105
|
}
|
|
250
106
|
}
|