@zwave-js/config 13.1.0 → 13.3.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.
@@ -11,6 +11,10 @@
11
11
  {
12
12
  "productType": "0x0001",
13
13
  "productId": "0x000b"
14
+ },
15
+ {
16
+ "productType": "0x0001",
17
+ "productId": "0x000d"
14
18
  }
15
19
  ],
16
20
  "firmwareVersion": {
@@ -92,5 +92,18 @@
92
92
  "defaultValue": 255,
93
93
  "unsigned": true
94
94
  }
95
- ]
95
+ ],
96
+ "compat": {
97
+ "alarmMapping": [
98
+ {
99
+ "$import": "templates/schlage_template.json#alarm_map_keymap_disabled"
100
+ },
101
+ {
102
+ "$import": "templates/schlage_template.json#alarm_map_keypad_busy"
103
+ },
104
+ {
105
+ "$import": "templates/schlage_template.json#alarm_map_keypad_unlock"
106
+ }
107
+ ]
108
+ }
96
109
  }
@@ -0,0 +1,34 @@
1
+ {
2
+ "alarm_map_keymap_disabled": {
3
+ "from": {
4
+ "alarmType": 96,
5
+ "alarmLevel": 255
6
+ },
7
+ "to": {
8
+ "notificationType": 6, // Access Control
9
+ "notificationEvent": 16 // Keypad temporary disabled
10
+ }
11
+ },
12
+ "alarm_map_keypad_busy": {
13
+ "from": {
14
+ "alarmType": 144,
15
+ "alarmLevel": 255
16
+ },
17
+ "to": {
18
+ "notificationType": 6, // Access Control
19
+ "notificationEvent": 17 // Keypad busy
20
+ }
21
+ },
22
+ "alarm_map_keypad_unlock": {
23
+ "from": {
24
+ "alarmType": 16
25
+ },
26
+ "to": {
27
+ "notificationType": 6, // Access Control
28
+ "notificationEvent": 6, // Keypad unlock operation
29
+ "eventParameters": {
30
+ "userId": "alarmLevel"
31
+ }
32
+ }
33
+ }
34
+ }
@@ -13,6 +13,10 @@
13
13
  "productType": "0x0003",
14
14
  "productId": "0x0015",
15
15
  "zwaveAllianceId": 3670
16
+ },
17
+ {
18
+ "productType": "0x0003",
19
+ "productId": "0x001a"
16
20
  }
17
21
  ],
18
22
  "firmwareVersion": {
@@ -316,8 +316,8 @@
316
316
  {
317
317
  // This device exposes a Multilevel Switch (Dimmer) on endpoint 0, and a Binary Switch (Relay) on endpoint 1
318
318
  // Our heuristic currently detects endpoint 1 as unnecessary and hides it from the user.
319
- // This problem is fixed in the 800 series version of the device (firmwareVersion >= 4.0)
320
- "$if": "firmwareVersion < 4.0",
319
+ // This problem is fixed in firmare 3.20 and higher
320
+ "$if": "firmwareVersion < 3.20",
321
321
  "preserveEndpoints": "*",
322
322
  "preserveRootApplicationCCValueIDs": true
323
323
  }
@@ -0,0 +1,16 @@
1
+ {
2
+ "manufacturer": "ZVIDAR",
3
+ "manufacturerId": "0x045a",
4
+ "label": "ZW871",
5
+ "description": "800 Series USB Controller",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0004",
9
+ "productId": "0x0367"
10
+ }
11
+ ],
12
+ "firmwareVersion": {
13
+ "min": "0.0",
14
+ "max": "255.255"
15
+ }
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "manufacturer": "ZVIDAR",
3
+ "manufacturerId": "0x045a",
4
+ "label": "ZW872",
5
+ "description": "800 Series Pi Module",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0004",
9
+ "productId": "0x0368"
10
+ }
11
+ ],
12
+ "firmwareVersion": {
13
+ "min": "0.0",
14
+ "max": "255.255"
15
+ }
16
+ }
@@ -6,7 +6,8 @@
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0007",
9
- "productId": "0x0081"
9
+ "productId": "0x0081",
10
+ "zwaveAllianceId": 5078
10
11
  }
11
12
  ],
12
13
  "firmwareVersion": {
@@ -7,6 +7,10 @@
7
7
  {
8
8
  "productType": "0x0003",
9
9
  "productId": "0x0082"
10
+ },
11
+ {
12
+ "productType": "0x0003",
13
+ "productId": "0x0085"
10
14
  }
11
15
  ],
12
16
  "firmwareVersion": {
@@ -7,7 +7,7 @@
7
7
  {
8
8
  "productType": "0x0009",
9
9
  "productId": "0x0081",
10
- "zwaveAllianceId": 5008
10
+ "zwaveAllianceId": 5052
11
11
  }
12
12
  ],
13
13
  "firmwareVersion": {
@@ -6,7 +6,8 @@
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0002",
9
- "productId": "0x0081"
9
+ "productId": "0x0081",
10
+ "zwaveAllianceId": 5115
10
11
  }
11
12
  ],
12
13
  "firmwareVersion": {
@@ -6,7 +6,8 @@
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0002",
9
- "productId": "0x008d"
9
+ "productId": "0x008d",
10
+ "zwaveAllianceId": 5125
10
11
  }
11
12
  ],
12
13
  "firmwareVersion": {
@@ -0,0 +1,150 @@
1
+ {
2
+ "manufacturer": "Shelly Europe Ltd.",
3
+ "manufacturerId": "0x0460",
4
+ "label": "QPSW-0A3X16",
5
+ "description": "Wave Pro 3",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0002",
9
+ "productId": "0x0091"
10
+ }
11
+ ],
12
+ "firmwareVersion": {
13
+ "min": "0.0",
14
+ "max": "255.255"
15
+ },
16
+ "paramInformation": [
17
+ {
18
+ "#": "1",
19
+ "$import": "templates/wave_template.json#switch_type",
20
+ "label": "SW1 Switch Type"
21
+ },
22
+ {
23
+ "#": "2",
24
+ "$import": "templates/wave_template.json#switch_type",
25
+ "label": "SW2 Switch Type"
26
+ },
27
+ {
28
+ "#": "3",
29
+ "$import": "templates/wave_template.json#switch_type",
30
+ "label": "SW3 Switch Type"
31
+ },
32
+ {
33
+ "#": "17",
34
+ "$import": "~/templates/master_template.json#state_after_power_failure_prev_off",
35
+ "label": "O1: State After Power Failure"
36
+ },
37
+ {
38
+ "#": "18",
39
+ "$import": "~/templates/master_template.json#state_after_power_failure_prev_off",
40
+ "label": "O2: State After Power Failure"
41
+ },
42
+ {
43
+ "#": "27",
44
+ "$import": "~/templates/master_template.json#state_after_power_failure_prev_off",
45
+ "label": "O3: State After Power Failure"
46
+ },
47
+ {
48
+ "#": "19",
49
+ "$import": "templates/wave_template.json#auto_off_timer",
50
+ "label": "O1: Auto-Off Timer"
51
+ },
52
+ {
53
+ "#": "20",
54
+ "$import": "templates/wave_template.json#auto_on_timer",
55
+ "label": "O1: Auto-On Timer"
56
+ },
57
+ {
58
+ "#": "25",
59
+ "$import": "templates/wave_template.json#timer_unit",
60
+ "label": "O1: Auto-On/Off Timer Unit"
61
+ },
62
+ {
63
+ "#": "21",
64
+ "$import": "templates/wave_template.json#auto_off_timer",
65
+ "label": "O2: Auto-Off Timer"
66
+ },
67
+ {
68
+ "#": "22",
69
+ "$import": "templates/wave_template.json#auto_on_timer",
70
+ "label": "O2: Auto-On Timer"
71
+ },
72
+ {
73
+ "#": "26",
74
+ "$import": "templates/wave_template.json#timer_unit",
75
+ "label": "O2: Auto-On/Off Timer Unit"
76
+ },
77
+ {
78
+ "#": "29",
79
+ "$import": "templates/wave_template.json#auto_off_timer",
80
+ "label": "O3: Auto-Off Timer"
81
+ },
82
+ {
83
+ "#": "30",
84
+ "$import": "templates/wave_template.json#auto_on_timer",
85
+ "label": "O3: Auto-On Timer"
86
+ },
87
+ {
88
+ "#": "108",
89
+ "$import": "templates/wave_template.json#timer_unit",
90
+ "label": "O3: Auto-On/Off Timer Unit"
91
+ },
92
+ {
93
+ "#": "23",
94
+ "$import": "templates/wave_template.json#out_relay_type",
95
+ "label": "O1: Relay Type"
96
+ },
97
+ {
98
+ "#": "24",
99
+ "$import": "templates/wave_template.json#out_relay_type",
100
+ "label": "O2: Relay Type"
101
+ },
102
+ {
103
+ "#": "106",
104
+ "$import": "templates/wave_template.json#out_relay_type",
105
+ "label": "O3: Relay Type"
106
+ },
107
+ {
108
+ "#": "91",
109
+ "$import": "templates/wave_template.json#alarm_configuration",
110
+ "label": "Alarm Configuration: Water"
111
+ },
112
+ {
113
+ "#": "92",
114
+ "$import": "templates/wave_template.json#alarm_configuration",
115
+ "label": "Alarm Configuration: Smoke"
116
+ },
117
+ {
118
+ "#": "93",
119
+ "$import": "templates/wave_template.json#alarm_configuration",
120
+ "label": "Alarm Configuration: CO"
121
+ },
122
+ {
123
+ "#": "94",
124
+ "$import": "templates/wave_template.json#alarm_configuration",
125
+ "label": "Alarm Configuration: Heat"
126
+ },
127
+ {
128
+ "#": "120",
129
+ "$import": "templates/wave_template.json#factory_reset"
130
+ },
131
+ {
132
+ "#": "201",
133
+ "$import": "templates/wave_template.json#serial_number",
134
+ "label": "Serial Number: Part 1"
135
+ },
136
+ {
137
+ "#": "202",
138
+ "$import": "templates/wave_template.json#serial_number",
139
+ "label": "Serial Number: Part 2"
140
+ },
141
+ {
142
+ "#": "203",
143
+ "$import": "templates/wave_template.json#serial_number",
144
+ "label": "Serial Number: Part 3"
145
+ }
146
+ ],
147
+ "metadata": {
148
+ "$import": "templates/wave_template.json#default_metadata"
149
+ }
150
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zwave-js/config",
3
- "version": "13.1.0",
3
+ "version": "13.3.0",
4
4
  "description": "zwave-js: configuration files",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -56,7 +56,7 @@
56
56
  "test:dirty": "node -r ../../maintenance/esbuild-register.js ../maintenance/src/resolveDirtyTests.ts --run"
57
57
  },
58
58
  "dependencies": {
59
- "@zwave-js/core": "13.1.0",
59
+ "@zwave-js/core": "13.3.0",
60
60
  "@zwave-js/shared": "13.1.0",
61
61
  "alcalzone-shared": "^4.0.8",
62
62
  "ansi-colors": "^4.1.3",
@@ -77,7 +77,7 @@
77
77
  "@types/sinon": "^17.0.3",
78
78
  "@types/xml2js": "^0.4.14",
79
79
  "@types/yargs": "^17.0.32",
80
- "@zwave-js/maintenance": "13.1.0",
80
+ "@zwave-js/maintenance": "13.3.0",
81
81
  "ava": "^6.1.3",
82
82
  "comment-json": "^4.2.3",
83
83
  "del-cli": "^5.1.0",
File without changes