@zwave-js/config 15.13.0 → 15.14.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.
- 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/0x0312/mp22zp.json +1 -1
- package/config/devices/0x0312/mp22zp_800.json +99 -0
- package/package.json +1 -1
package/build/cjs/_version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const PACKAGE_VERSION = "15.
|
|
1
|
+
export declare const PACKAGE_VERSION = "15.14.0";
|
|
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 = "15.
|
|
24
|
+
const PACKAGE_VERSION = "15.14.0";
|
|
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 = \"15.
|
|
4
|
+
"sourcesContent": ["// This file is auto-generated by the codegen maintenance script\nexport const PACKAGE_VERSION = \"15.14.0\";\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 = "15.
|
|
1
|
+
export declare const PACKAGE_VERSION = "15.14.0";
|
|
2
2
|
//# sourceMappingURL=_version.d.ts.map
|
package/build/esm/_version.js
CHANGED
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
// 800 series version
|
|
2
|
+
{
|
|
3
|
+
"manufacturer": "Minoston",
|
|
4
|
+
"manufacturerId": "0x0312",
|
|
5
|
+
"label": "MP22ZP",
|
|
6
|
+
"description": "Z-Wave Outdoor Smart Plug with Power Meter",
|
|
7
|
+
"devices": [
|
|
8
|
+
{
|
|
9
|
+
"productType": "0xff00",
|
|
10
|
+
"productId": "0xff0f"
|
|
11
|
+
}
|
|
12
|
+
],
|
|
13
|
+
"firmwareVersion": {
|
|
14
|
+
"min": "8.0",
|
|
15
|
+
"max": "255.255"
|
|
16
|
+
},
|
|
17
|
+
"associations": {
|
|
18
|
+
"1": {
|
|
19
|
+
"label": "Lifeline",
|
|
20
|
+
"maxNodes": 1,
|
|
21
|
+
"isLifeline": true
|
|
22
|
+
},
|
|
23
|
+
"2": {
|
|
24
|
+
"label": "Basic Set",
|
|
25
|
+
"maxNodes": 5
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
"paramInformation": [
|
|
29
|
+
{
|
|
30
|
+
"#": "1",
|
|
31
|
+
"$import": "templates/minoston_template.json#led_indicator_four_options_inverted"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"#": "2",
|
|
35
|
+
"$import": "templates/minoston_template.json#auto_off_timer"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"#": "4",
|
|
39
|
+
"$import": "templates/minoston_template.json#auto_on_timer"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"#": "6",
|
|
43
|
+
"$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"#": "7",
|
|
47
|
+
"$import": "templates/minoston_template.json#led_indicator_brightness",
|
|
48
|
+
"defaultValue": 2
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"#": "8",
|
|
52
|
+
"$import": "templates/minoston_template.json#enable_local_control"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"#": "9",
|
|
56
|
+
"$import": "templates/minoston_template.json#power_reporting_threshold"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"#": "10",
|
|
60
|
+
"$import": "templates/minoston_template.json#power_reporting_interval"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"#": "11",
|
|
64
|
+
"$import": "templates/minoston_template.json#current_reporting_threshold"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"#": "12",
|
|
68
|
+
"$import": "templates/minoston_template.json#energy_reporting_threshold"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"#": "13",
|
|
72
|
+
"$import": "templates/minoston_template.json#power_reporting"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"#": "14",
|
|
76
|
+
"$import": "templates/minoston_template.json#current_reporting"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"#": "15",
|
|
80
|
+
"$import": "templates/minoston_template.json#current_reporting_interval",
|
|
81
|
+
"minValue": 0,
|
|
82
|
+
"options": [
|
|
83
|
+
{
|
|
84
|
+
"label": "Disable",
|
|
85
|
+
"value": 0
|
|
86
|
+
}
|
|
87
|
+
]
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"#": "16",
|
|
91
|
+
"$import": "templates/minoston_template.json#voltage_reporting_interval"
|
|
92
|
+
}
|
|
93
|
+
],
|
|
94
|
+
"metadata": {
|
|
95
|
+
"inclusion": "Press the Manual/Program button 3 times quickly. The blue LED will blink quickly.",
|
|
96
|
+
"exclusion": "Press the Manual/Program button 3 times quickly.",
|
|
97
|
+
"reset": "Press the button twice quickly, then hold for at least 10 seconds. The light flashes once when reset is successful."
|
|
98
|
+
}
|
|
99
|
+
}
|