@zwave-js/config 14.3.12 → 14.3.13
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/cjs/_version.d.ts +1 -1
- package/build/cjs/_version.js +1 -1
- package/build/cjs/_version.js.map +1 -1
- package/build/esm/_version.d.ts +1 -1
- package/build/esm/_version.js +1 -1
- package/config/devices/0x010f/fgms001.json +20 -8
- package/config/devices/0x0159/smart_plug_16a.json +115 -42
- package/config/devices/0x015f/mh-c221.json +179 -1
- package/config/devices/0x015f/mh-ds221.json +4 -0
- package/config/devices/0x027a/templates/zooz_template.json +5 -0
- package/config/devices/0x027a/zen51.json +4 -0
- package/config/devices/0x027a/zen52.json +4 -0
- package/package.json +1 -1
package/build/cjs/_version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const PACKAGE_VERSION = "14.3.
|
|
1
|
+
export declare const PACKAGE_VERSION = "14.3.13";
|
|
2
2
|
//# sourceMappingURL=_version.d.ts.map
|
package/build/cjs/_version.js
CHANGED
|
@@ -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 = "14.3.
|
|
24
|
+
const PACKAGE_VERSION = "14.3.13";
|
|
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 = \"14.3.
|
|
4
|
+
"sourcesContent": ["// This file is auto-generated by the codegen maintenance script\nexport const PACKAGE_VERSION = \"14.3.13\";\n"],
|
|
5
5
|
"mappings": ";;;;;;;;;;;;;;;;;;AAAA;;;;;AACO,MAAM,kBAAkB;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/build/esm/_version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const PACKAGE_VERSION = "14.3.
|
|
1
|
+
export declare const PACKAGE_VERSION = "14.3.13";
|
|
2
2
|
//# sourceMappingURL=_version.d.ts.map
|
package/build/esm/_version.js
CHANGED
|
@@ -67,18 +67,30 @@
|
|
|
67
67
|
},
|
|
68
68
|
"associations": {
|
|
69
69
|
"1": {
|
|
70
|
-
"label": "
|
|
71
|
-
"
|
|
70
|
+
"label": "Lifeline",
|
|
71
|
+
"description": "Reports the device status and allows for assigning single device only (main controller by default).",
|
|
72
|
+
"maxNodes": 1,
|
|
73
|
+
"isLifeline": true
|
|
72
74
|
},
|
|
73
75
|
"2": {
|
|
74
|
-
"label": "
|
|
75
|
-
"
|
|
76
|
-
"
|
|
76
|
+
"label": "Motion",
|
|
77
|
+
"description": "Sends motion detection and alarm cancellation frames to the associated devices.",
|
|
78
|
+
"maxNodes": 5
|
|
77
79
|
},
|
|
78
80
|
"3": {
|
|
79
|
-
"label": "
|
|
80
|
-
"
|
|
81
|
-
"
|
|
81
|
+
"label": "Tamper",
|
|
82
|
+
"description": "Sends tamper alarm and alarm cancellation frames to the associated devices.",
|
|
83
|
+
"maxNodes": 5
|
|
84
|
+
},
|
|
85
|
+
"4": {
|
|
86
|
+
"label": "Motion BC",
|
|
87
|
+
"description": "Sends motion detection and alarm cancellation frames to the associated devices. Provides backward compatibility with controllers not supporting Z-Wave+ protocol.",
|
|
88
|
+
"maxNodes": 5
|
|
89
|
+
},
|
|
90
|
+
"5": {
|
|
91
|
+
"label": "Tamper BC",
|
|
92
|
+
"description": "Sends tamper alarm and alarm cancellation frames to the associated devices. Provides backward compatibility with controllers not supporting Z-Wave+ protocol.",
|
|
93
|
+
"maxNodes": 5
|
|
82
94
|
}
|
|
83
95
|
},
|
|
84
96
|
"paramInformation": [
|
|
@@ -14,31 +14,6 @@
|
|
|
14
14
|
"max": "255.255"
|
|
15
15
|
},
|
|
16
16
|
"paramInformation": [
|
|
17
|
-
{
|
|
18
|
-
"#": "10",
|
|
19
|
-
"label": "Activate / Deactivate Functions ALL ON / ALL OFF",
|
|
20
|
-
"valueSize": 2,
|
|
21
|
-
"defaultValue": 255,
|
|
22
|
-
"allowManualEntry": false,
|
|
23
|
-
"options": [
|
|
24
|
-
{
|
|
25
|
-
"label": "All on disabled, all off disabled",
|
|
26
|
-
"value": 0
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"label": "All on disabled, al off active",
|
|
30
|
-
"value": 1
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"label": "All on active, all off disabled",
|
|
34
|
-
"value": 2
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"label": "All on active, all off active",
|
|
38
|
-
"value": 255
|
|
39
|
-
}
|
|
40
|
-
]
|
|
41
|
-
},
|
|
42
17
|
{
|
|
43
18
|
"#": "11",
|
|
44
19
|
"label": "Auto-Off Timer",
|
|
@@ -70,23 +45,6 @@
|
|
|
70
45
|
}
|
|
71
46
|
]
|
|
72
47
|
},
|
|
73
|
-
{
|
|
74
|
-
"#": "15",
|
|
75
|
-
"label": "Timer Unit",
|
|
76
|
-
"valueSize": 1,
|
|
77
|
-
"defaultValue": 0,
|
|
78
|
-
"allowManualEntry": false,
|
|
79
|
-
"options": [
|
|
80
|
-
{
|
|
81
|
-
"label": "Seconds",
|
|
82
|
-
"value": 0
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"label": "Milliseconds",
|
|
86
|
-
"value": 1
|
|
87
|
-
}
|
|
88
|
-
]
|
|
89
|
-
},
|
|
90
48
|
{
|
|
91
49
|
"#": "30",
|
|
92
50
|
"$import": "~/templates/master_template.json#state_after_power_failure_prev_off"
|
|
@@ -108,6 +66,121 @@
|
|
|
108
66
|
"minValue": 0,
|
|
109
67
|
"maxValue": 32535,
|
|
110
68
|
"defaultValue": 0
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"#": "50",
|
|
72
|
+
"label": "Group 3: Lower Power Threshold",
|
|
73
|
+
"valueSize": 2,
|
|
74
|
+
"unit": "W",
|
|
75
|
+
"minValue": 0,
|
|
76
|
+
"maxValue": 4000,
|
|
77
|
+
"defaultValue": 30
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"#": "51",
|
|
81
|
+
"label": "Group 3: Upper Power Threshold",
|
|
82
|
+
"valueSize": 2,
|
|
83
|
+
"unit": "W",
|
|
84
|
+
"minValue": 0,
|
|
85
|
+
"maxValue": 4000,
|
|
86
|
+
"defaultValue": 50
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"#": "52",
|
|
90
|
+
"label": "Group 3: Action When Crossing Thresholds",
|
|
91
|
+
"description": "Which commands to send to devices in group 3 when the power thresholds are crossed.",
|
|
92
|
+
"valueSize": 1,
|
|
93
|
+
"defaultValue": 6,
|
|
94
|
+
"allowManualEntry": false,
|
|
95
|
+
"options": [
|
|
96
|
+
{
|
|
97
|
+
"label": "No action",
|
|
98
|
+
"value": 0
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"label": "Turn on below lower threshold",
|
|
102
|
+
"value": 1
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"label": "Turn off below lower threshold",
|
|
106
|
+
"value": 2
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"label": "Turn on above upper threshold",
|
|
110
|
+
"value": 3
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"label": "Turn off above upper threshold",
|
|
114
|
+
"value": 4
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"label": "Turn on below lower threshold, turn off above upper threshold",
|
|
118
|
+
"value": 5
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"label": "Turn off below lower threshold, turn on above upper threshold",
|
|
122
|
+
"value": 6
|
|
123
|
+
}
|
|
124
|
+
]
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"#": "70",
|
|
128
|
+
"label": "Overload Protection",
|
|
129
|
+
"description": "Device will be turned off when this power is exceeded for more than 3 seconds",
|
|
130
|
+
"valueSize": 2,
|
|
131
|
+
"unit": "W",
|
|
132
|
+
"minValue": 0,
|
|
133
|
+
"maxValue": 4000,
|
|
134
|
+
"defaultValue": 0,
|
|
135
|
+
"options": [
|
|
136
|
+
{
|
|
137
|
+
"label": "Disable",
|
|
138
|
+
"value": 0
|
|
139
|
+
}
|
|
140
|
+
]
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"#": "71",
|
|
144
|
+
"label": "Program Notifications: Power Threshold",
|
|
145
|
+
"description": "When the power consumption reaches this threshold, a program started notification will be sent to the controller.",
|
|
146
|
+
"valueSize": 2,
|
|
147
|
+
"unit": "W",
|
|
148
|
+
"minValue": 0,
|
|
149
|
+
"maxValue": 4000,
|
|
150
|
+
"defaultValue": 0,
|
|
151
|
+
"options": [
|
|
152
|
+
{
|
|
153
|
+
"label": "Disable",
|
|
154
|
+
"value": 0
|
|
155
|
+
}
|
|
156
|
+
]
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"#": "72",
|
|
160
|
+
"label": "Program Notifications: Time Interval",
|
|
161
|
+
"description": "When the power consumption drops below the power threshold for this long, a program completed notification will be sent to the controller.",
|
|
162
|
+
"valueSize": 1,
|
|
163
|
+
"unit": "minutes",
|
|
164
|
+
"minValue": 0,
|
|
165
|
+
"maxValue": 125,
|
|
166
|
+
"defaultValue": 0,
|
|
167
|
+
"options": [
|
|
168
|
+
{
|
|
169
|
+
"label": "Immediately",
|
|
170
|
+
"value": 0
|
|
171
|
+
}
|
|
172
|
+
]
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"#": "73",
|
|
176
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
177
|
+
"label": "Program Notifications: Turn Plug Off After Completion"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"#": "74",
|
|
181
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
182
|
+
"label": "LED Indicator",
|
|
183
|
+
"defaultValue": 1
|
|
111
184
|
}
|
|
112
185
|
]
|
|
113
186
|
}
|
|
@@ -28,12 +28,190 @@
|
|
|
28
28
|
"paramInformation": [
|
|
29
29
|
{
|
|
30
30
|
"#": "1",
|
|
31
|
-
"label": "
|
|
31
|
+
"label": "Power (W) Report Interval",
|
|
32
32
|
"valueSize": 2,
|
|
33
33
|
"unit": "5 seconds",
|
|
34
34
|
"minValue": 1,
|
|
35
35
|
"maxValue": 32767,
|
|
36
36
|
"defaultValue": 720
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"#": "2",
|
|
40
|
+
"label": "Energy (kWh) Report Interval",
|
|
41
|
+
"valueSize": 2,
|
|
42
|
+
"unit": "10 minutes",
|
|
43
|
+
"minValue": 1,
|
|
44
|
+
"maxValue": 32767,
|
|
45
|
+
"defaultValue": 6
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"#": "3",
|
|
49
|
+
"label": "Power (W) Load Caution Threshold",
|
|
50
|
+
"valueSize": 2,
|
|
51
|
+
"unit": "0.01 A",
|
|
52
|
+
"minValue": 10,
|
|
53
|
+
"maxValue": 500,
|
|
54
|
+
"defaultValue": 500
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"#": "4",
|
|
58
|
+
"label": "Energy (kWh) Load Caution Threshold",
|
|
59
|
+
"valueSize": 2,
|
|
60
|
+
"unit": "kWh",
|
|
61
|
+
"minValue": 1,
|
|
62
|
+
"maxValue": 10000,
|
|
63
|
+
"defaultValue": 10000
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"#": "5",
|
|
67
|
+
"label": "Level Report Mode",
|
|
68
|
+
"valueSize": 1,
|
|
69
|
+
"defaultValue": 2,
|
|
70
|
+
"allowManualEntry": false,
|
|
71
|
+
"options": [
|
|
72
|
+
{
|
|
73
|
+
"label": "Report destination in 5s interval",
|
|
74
|
+
"value": 1
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"label": "Report every 10% level charge",
|
|
78
|
+
"value": 2
|
|
79
|
+
}
|
|
80
|
+
]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"#": "7",
|
|
84
|
+
"label": "Demo Trip",
|
|
85
|
+
"valueSize": 1,
|
|
86
|
+
"defaultValue": 0,
|
|
87
|
+
"allowManualEntry": false,
|
|
88
|
+
"options": [
|
|
89
|
+
{
|
|
90
|
+
"label": "Idle",
|
|
91
|
+
"value": 0
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"label": "Activate with first press of the button",
|
|
95
|
+
"value": 1
|
|
96
|
+
}
|
|
97
|
+
]
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"#": "9",
|
|
101
|
+
"label": "Demo Trip and Calibration",
|
|
102
|
+
"valueSize": 1,
|
|
103
|
+
"defaultValue": 0,
|
|
104
|
+
"allowManualEntry": false,
|
|
105
|
+
"options": [
|
|
106
|
+
{
|
|
107
|
+
"label": "Idle",
|
|
108
|
+
"value": 0
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"label": "Activate with first press of the button",
|
|
112
|
+
"value": 1
|
|
113
|
+
}
|
|
114
|
+
]
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"#": "10",
|
|
118
|
+
"label": "Auto Calibration",
|
|
119
|
+
"valueSize": 1,
|
|
120
|
+
"defaultValue": 0,
|
|
121
|
+
"allowManualEntry": false,
|
|
122
|
+
"options": [
|
|
123
|
+
{
|
|
124
|
+
"label": "Idle",
|
|
125
|
+
"value": 0
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"label": "Activate",
|
|
129
|
+
"value": 1
|
|
130
|
+
}
|
|
131
|
+
]
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"#": "11",
|
|
135
|
+
"label": "Minimum Shutter Position (Closed)",
|
|
136
|
+
"valueSize": 1,
|
|
137
|
+
"minValue": 0,
|
|
138
|
+
"maxValue": 98,
|
|
139
|
+
"defaultValue": 0
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"#": "12",
|
|
143
|
+
"label": "Maximum Shutter Position (Open)",
|
|
144
|
+
"valueSize": 1,
|
|
145
|
+
"minValue": 1,
|
|
146
|
+
"maxValue": 99,
|
|
147
|
+
"defaultValue": 99
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"#": "13",
|
|
151
|
+
"label": "External Switch Type",
|
|
152
|
+
"valueSize": 1,
|
|
153
|
+
"defaultValue": 0,
|
|
154
|
+
"allowManualEntry": false,
|
|
155
|
+
"options": [
|
|
156
|
+
{
|
|
157
|
+
"label": "Momentary switches",
|
|
158
|
+
"value": 0
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"label": "Toggle switches: On = open shutter, off = close shutter",
|
|
162
|
+
"value": 1
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"label": "Toggle switches: On = close shutter, off = open shutter",
|
|
166
|
+
"value": 2
|
|
167
|
+
}
|
|
168
|
+
]
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"#": "14",
|
|
172
|
+
"label": "External Switch Input",
|
|
173
|
+
"valueSize": 1,
|
|
174
|
+
"defaultValue": 1,
|
|
175
|
+
"allowManualEntry": false,
|
|
176
|
+
"options": [
|
|
177
|
+
{
|
|
178
|
+
"label": "No external switch",
|
|
179
|
+
"value": 0
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"label": "S1 only: Momentary or toggle switches",
|
|
183
|
+
"value": 1
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"label": "S2 only: Momentary or toggle switches",
|
|
187
|
+
"value": 2
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"label": "S1 & S2: Momentary or toggle switches, each switch controls both directions",
|
|
191
|
+
"value": 3
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"label": "S1 & S2: Momentary switches, each switch controls one directions",
|
|
195
|
+
"value": 4
|
|
196
|
+
}
|
|
197
|
+
]
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"#": "255",
|
|
201
|
+
"label": "Factory Reset",
|
|
202
|
+
"valueSize": 1,
|
|
203
|
+
"defaultValue": 0,
|
|
204
|
+
"allowManualEntry": false,
|
|
205
|
+
"options": [
|
|
206
|
+
{
|
|
207
|
+
"label": "Idle",
|
|
208
|
+
"value": 0
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"label": "Restore factory setting",
|
|
212
|
+
"value": 85
|
|
213
|
+
}
|
|
214
|
+
]
|
|
37
215
|
}
|
|
38
216
|
],
|
|
39
217
|
"compat": {
|
|
@@ -1131,6 +1131,11 @@
|
|
|
1131
1131
|
"label": "On/Off Switch Mode",
|
|
1132
1132
|
"description": "Disables dimming, locks brightness at 100% and sets all ramp rates to instant on/off."
|
|
1133
1133
|
},
|
|
1134
|
+
"zen5x_external_switch_multiple_click": {
|
|
1135
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
1136
|
+
"label": "External Switch: Multiple Click Detection",
|
|
1137
|
+
"defaultValue": 1
|
|
1138
|
+
},
|
|
1134
1139
|
"zen5x_metadata": {
|
|
1135
1140
|
"inclusion": "1. Initiate inclusion (pairing) in the app (or web interface).\n2. TAP UP 3 TIMES QUICKLY if using traditional Z-Wave inclusion. \nSCAN THE QR CODE / ENTER THE 5-DIGIT PIN if using the new SmartStart method. The SmartStart security PIN is located on the back of the relay, next to the Z-Wave Plus logo.\n3. The LED indicator will blink green to signal communication and turn green for 2 seconds if inclusion is successful or turn red for 2 seconds if the pairing attempt fails",
|
|
1136
1141
|
"exclusion": "1. Bring your Z-Wave gateway (hub) close to the relay if possible\n2. Put the Z-Wave hub into exclusion mode (not sure how to do that? ask@getzooz.com) \n3. Click the Z-Wave button on the relay 3 times quickly (the LED indicator will start blinking green)\n4. Your hub will confirm exclusion, the LED indicator on the relay will turn green for 2 seconds, and the device will disappear from your controller's device list",
|