@zwave-js/config 12.4.4 → 12.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.
@@ -29,7 +29,6 @@
29
29
  {
30
30
  "#": "1",
31
31
  "label": "Dim Level Sent via Basic Set",
32
- "description": "The dim level sent to a lamp module upon activation: (0) Off; (1)-(99) Dim Level",
33
32
  "valueSize": 1,
34
33
  "minValue": 0,
35
34
  "maxValue": 99,
@@ -44,8 +43,9 @@
44
43
  {
45
44
  "#": "2",
46
45
  "label": "Temperature Trigger ON Value",
47
- "description": "Temperature level when a ON command is sent out. Set to 99 to disable.",
46
+ "description": "Temperature level when a ON command is sent out. Allowable range -20..50, 99.",
48
47
  "valueSize": 1,
48
+ "unit": "°C/F",
49
49
  "minValue": -20,
50
50
  "maxValue": 99,
51
51
  "defaultValue": 99,
@@ -59,8 +59,9 @@
59
59
  {
60
60
  "#": "3",
61
61
  "label": "Temperature Trigger OFF Value",
62
- "description": "Temperature level when a OFF command is sent out. Set to 99 to disable.",
62
+ "description": "Temperature level when a OFF command is sent out. Allowable range -20..50, 99.",
63
63
  "valueSize": 1,
64
+ "unit": "°C/F",
64
65
  "minValue": -20,
65
66
  "maxValue": 99,
66
67
  "defaultValue": 99,
@@ -74,8 +75,9 @@
74
75
  {
75
76
  "#": "4",
76
77
  "label": "Humidity Trigger ON Value",
77
- "description": "Humidity level when a ON command is sent out. Set to 99 to disable.",
78
+ "description": "Humidity level when a ON command is sent out. Allowable range 20..90, 99.",
78
79
  "valueSize": 1,
80
+ "unit": "%rH",
79
81
  "minValue": 20,
80
82
  "maxValue": 99,
81
83
  "defaultValue": 99,
@@ -89,8 +91,9 @@
89
91
  {
90
92
  "#": "5",
91
93
  "label": "Humidity Trigger OFF Value",
92
- "description": "Humidity level when a OFF command is sent out. Set to 99 to disable.",
94
+ "description": "Humidity level when a OFF command is sent out. Allowable range 20..90, 99.",
93
95
  "valueSize": 1,
96
+ "unit": "%rH",
94
97
  "minValue": 20,
95
98
  "maxValue": 99,
96
99
  "defaultValue": 99,
@@ -106,6 +109,7 @@
106
109
  "label": "Auto Report Time",
107
110
  "description": "Sets the time interval when a sensor report is sent",
108
111
  "valueSize": 2,
112
+ "unit": "minutes",
109
113
  "minValue": 0,
110
114
  "maxValue": 1439,
111
115
  "defaultValue": 0,
@@ -121,6 +125,7 @@
121
125
  "label": "Auto Report Temperature",
122
126
  "description": "Sets the temperature change causing a sensor report.",
123
127
  "valueSize": 1,
128
+ "unit": "°C/F",
124
129
  "minValue": 0,
125
130
  "maxValue": 70,
126
131
  "defaultValue": 0,
@@ -134,8 +139,9 @@
134
139
  {
135
140
  "#": "8",
136
141
  "label": "Auto Report Humidity",
137
- "description": "Sets the humidity change causing a sensor report.",
142
+ "description": "Sets the humidity change causing a sensor report. Allowable range: 0, 5..70.",
138
143
  "valueSize": 1,
144
+ "unit": "%rH",
139
145
  "minValue": 0,
140
146
  "maxValue": 70,
141
147
  "defaultValue": 0,
@@ -24,9 +24,8 @@
24
24
  "maxNodes": 5
25
25
  },
26
26
  "3": {
27
- "label": "Double Tap",
28
- "maxNodes": 5,
29
- "isLifeline": true
27
+ "label": "Local Load",
28
+ "maxNodes": 5
30
29
  }
31
30
  },
32
31
  "paramInformation": [
@@ -19,16 +19,6 @@
19
19
  "label": "Lifeline",
20
20
  "maxNodes": 5,
21
21
  "isLifeline": true
22
- },
23
- "2": {
24
- "label": "Group 2",
25
- "maxNodes": 5,
26
- "isLifeline": true
27
- },
28
- "3": {
29
- "label": "Group 3",
30
- "maxNodes": 5,
31
- "isLifeline": true
32
22
  }
33
23
  },
34
24
  "paramInformation": [
@@ -9,6 +9,10 @@
9
9
  "productId": "0x0100",
10
10
  "zwaveAllianceId": 73
11
11
  },
12
+ {
13
+ "productType": "0x0006",
14
+ "productId": "0x0101"
15
+ },
12
16
  {
13
17
  "productType": "0x0006",
14
18
  "productId": "0x0200"
@@ -25,5 +25,8 @@
25
25
  "maxNodes": 5,
26
26
  "isLifeline": true
27
27
  }
28
+ },
29
+ "compat": {
30
+ "preserveRootApplicationCCValueIDs": true
28
31
  }
29
32
  }
@@ -16,6 +16,10 @@
16
16
  "productType": "0x0403",
17
17
  "productId": "0x3000"
18
18
  },
19
+ {
20
+ "productType": "0x0403",
21
+ "productId": "0x4000"
22
+ },
19
23
  {
20
24
  "productType": "0x0403",
21
25
  "productId": "0x6000"
@@ -6,11 +6,16 @@
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0c00",
9
- "productId": "0x1000"
9
+ "productId": "0x1000",
10
+ "zwaveAllianceId": 1049
10
11
  },
11
12
  {
12
13
  "productType": "0x0c00",
13
14
  "productId": "0x3000"
15
+ },
16
+ {
17
+ "productType": "0x0c00",
18
+ "productId": "0x4000"
14
19
  }
15
20
  ],
16
21
  "firmwareVersion": {
@@ -80,7 +80,7 @@
80
80
  "$if": "firmwareVersion >= 2.4",
81
81
  "label": "Temperature Reporting Threshold",
82
82
  "valueSize": 1,
83
- "unit": "0.5 °C",
83
+ "unit": "0.1 °C",
84
84
  "minValue": 0,
85
85
  "maxValue": 255,
86
86
  "defaultValue": 1,
@@ -29,11 +29,11 @@
29
29
  },
30
30
  {
31
31
  "#": "4",
32
- "label": "Temperature & Humidity Reporting",
32
+ "label": "Temperature Reporting",
33
33
  "valueSize": 1,
34
34
  "minValue": 0,
35
35
  "maxValue": 3,
36
- "defaultValue": 2,
36
+ "defaultValue": 0,
37
37
  "options": [
38
38
  {
39
39
  "label": "Disable",
@@ -65,7 +65,7 @@
65
65
  {
66
66
  "#": "7",
67
67
  "label": "High Temperature Threshold",
68
- "valueSize": 2,
68
+ "valueSize": 1,
69
69
  "unit": "°C",
70
70
  "minValue": -20,
71
71
  "maxValue": 80,
@@ -74,7 +74,7 @@
74
74
  {
75
75
  "#": "8",
76
76
  "label": "Low Temperature Threshold",
77
- "valueSize": 2,
77
+ "valueSize": 1,
78
78
  "unit": "°C",
79
79
  "minValue": -20,
80
80
  "maxValue": 60,
@@ -629,5 +629,22 @@
629
629
  "maxValue": 370,
630
630
  "defaultValue": 180
631
631
  }
632
- ]
632
+ ],
633
+ "compat": {
634
+ "overrideQueries": {
635
+ // The response to the supported scales query is off by one bit: https://github.com/zwave-js/node-zwave-js/issues/6680
636
+ "Multilevel Sensor": [
637
+ {
638
+ "method": "getSupportedScales",
639
+ "matchArgs": [3], // Illuminance
640
+ "result": [
641
+ 1 // Lux
642
+ ],
643
+ "persistValues": {
644
+ "supportedScales(3)": [1]
645
+ }
646
+ }
647
+ ]
648
+ }
649
+ }
633
650
  }
@@ -13,6 +13,11 @@
13
13
  "productType": "0x0201",
14
14
  "productId": "0x0401",
15
15
  "zwaveAllianceId": 4147
16
+ },
17
+ {
18
+ // ZWLR variant
19
+ "productType": "0x0201",
20
+ "productId": "0x0601"
16
21
  }
17
22
  ],
18
23
  "firmwareVersion": {
@@ -8,6 +8,11 @@
8
8
  "productType": "0x0a01",
9
9
  "productId": "0x0301",
10
10
  "zwaveAllianceId": 4554
11
+ },
12
+ {
13
+ "productType": "0x0a01",
14
+ "productId": "0x0401",
15
+ "zwaveAllianceId": 4560
11
16
  }
12
17
  ],
13
18
  "firmwareVersion": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zwave-js/config",
3
- "version": "12.4.4",
3
+ "version": "12.5.0",
4
4
  "description": "zwave-js: configuration files",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -55,8 +55,8 @@
55
55
  "test:dirty": "node -r ../../maintenance/esbuild-register.js ../maintenance/src/resolveDirtyTests.ts --run"
56
56
  },
57
57
  "dependencies": {
58
- "@zwave-js/core": "12.4.3",
59
- "@zwave-js/shared": "12.2.3",
58
+ "@zwave-js/core": "12.5.0",
59
+ "@zwave-js/shared": "12.5.0",
60
60
  "alcalzone-shared": "^4.0.8",
61
61
  "ansi-colors": "^4.1.3",
62
62
  "fs-extra": "^11.1.1",
@@ -76,7 +76,7 @@
76
76
  "@types/sinon": "^10.0.16",
77
77
  "@types/xml2js": "^0.4.12",
78
78
  "@types/yargs": "^17.0.24",
79
- "@zwave-js/maintenance": "12.4.3",
79
+ "@zwave-js/maintenance": "12.5.0",
80
80
  "ava": "^5.3.1",
81
81
  "comment-json": "^4.2.3",
82
82
  "del-cli": "^5.1.0",
@@ -1,17 +0,0 @@
1
- {
2
- "manufacturer": "Fibargroup",
3
- "manufacturerId": "0x010f",
4
- "label": "Smoke Sensor",
5
- "description": "Fibaro Smoke Sensor",
6
- "devices": [
7
- {
8
- "productType": "0x0000",
9
- "productId": "0x1000",
10
- "zwaveAllianceId": 1049
11
- }
12
- ],
13
- "firmwareVersion": {
14
- "min": "0.0",
15
- "max": "255.255"
16
- }
17
- }