@zwave-js/config 8.9.0-beta.1 → 8.9.0-beta.2

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.
@@ -69,7 +69,7 @@
69
69
  },
70
70
  {
71
71
  "#": "2",
72
- "label": "Dim Level",
72
+ "label": "Associated Dim Level",
73
73
  "description": "Brightness of associated light(s)",
74
74
  "valueSize": 1,
75
75
  "minValue": 0,
@@ -17,6 +17,22 @@
17
17
  "min": "0.0",
18
18
  "max": "255.255"
19
19
  },
20
+ "associations": {
21
+ "1": {
22
+ "label": "Lifeline",
23
+ "maxNodes": 5,
24
+ "isLifeline": true
25
+ },
26
+ "2": {
27
+ "label": "Basic Set",
28
+ "maxNodes": 5
29
+ },
30
+ "3": {
31
+ "label": "Double Tap",
32
+ "maxNodes": 5,
33
+ "isLifeline": true
34
+ }
35
+ },
20
36
  "paramInformation": [
21
37
  {
22
38
  "#": "3",
@@ -64,5 +80,9 @@
64
80
  }
65
81
  ]
66
82
  }
67
- ]
83
+ ],
84
+ "compat": {
85
+ // Enable double-tap support
86
+ "treatBasicSetAsEvent": true
87
+ }
68
88
  }
@@ -148,6 +148,7 @@
148
148
  },
149
149
  {
150
150
  "#": "16",
151
+ "$if": "firmwareVersion <= 3.1",
151
152
  "$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
152
153
  },
153
154
  {
@@ -303,6 +304,7 @@
303
304
  },
304
305
  {
305
306
  "#": "34",
307
+ "$if": "firmwareVersion <= 3.1",
306
308
  "label": "Reaction to alarms",
307
309
  "description": "Alarms to which the Wall Plug will respond",
308
310
  "valueSize": 1,
@@ -312,6 +314,7 @@
312
314
  },
313
315
  {
314
316
  "#": "35",
317
+ "$if": "firmwareVersion <= 3.1",
315
318
  "label": "Response to alarms",
316
319
  "description": "Defines responds to alarms (device's status change).",
317
320
  "valueSize": 1,
@@ -341,6 +344,7 @@
341
344
  },
342
345
  {
343
346
  "#": "39",
347
+ "$if": "firmwareVersion <= 3.1",
344
348
  "label": "Alarm duration",
345
349
  "description": "Wall Plug's alarm mode duration.",
346
350
  "valueSize": 2,
@@ -544,6 +548,7 @@
544
548
  },
545
549
  {
546
550
  "#": "45",
551
+ "$if": "firmwareVersion <= 3.1",
547
552
  "label": "Reporting Changes in energy consumed",
548
553
  "description": "Required change in power to generate power report.",
549
554
  "valueSize": 1,
@@ -554,6 +559,7 @@
554
559
  },
555
560
  {
556
561
  "#": "47",
562
+ "$if": "firmwareVersion <= 3.1",
557
563
  "label": "Maximum Time Period between reports",
558
564
  "description": "Time between reports in power load not been recorded.",
559
565
  "valueSize": 2,
@@ -564,6 +570,7 @@
564
570
  },
565
571
  {
566
572
  "#": "49",
573
+ "$if": "firmwareVersion <= 3.1",
567
574
  "label": "Metering energy consumed by the Wall Plug itself.",
568
575
  "valueSize": 1,
569
576
  "minValue": 0,
@@ -624,6 +631,7 @@
624
631
  },
625
632
  {
626
633
  "#": "51",
634
+ "$if": "firmwareVersion <= 3.1",
627
635
  "label": "UP value",
628
636
  "description": "Upper power threshold, used in parameter 52.",
629
637
  "valueSize": 2,
@@ -634,6 +642,7 @@
634
642
  },
635
643
  {
636
644
  "#": "52",
645
+ "$if": "firmwareVersion <= 3.1",
637
646
  "label": "Action in case defined power values exceeded",
638
647
  "description": "Defines the way 2nd association group devices are controlled",
639
648
  "valueSize": 1,
@@ -675,6 +684,7 @@
675
684
  },
676
685
  {
677
686
  "#": "60",
687
+ "$if": "firmwareVersion <= 3.1",
678
688
  "label": "Power load to make red ring flash violet",
679
689
  "description": "Red ring flashes violet when parameter 61 is set to 0 or 1.",
680
690
  "valueSize": 2,
@@ -685,6 +695,7 @@
685
695
  },
686
696
  {
687
697
  "#": "61",
698
+ "$if": "firmwareVersion <= 3.1",
688
699
  "label": "LED color when device is on",
689
700
  "valueSize": 1,
690
701
  "minValue": 0,
@@ -737,6 +748,7 @@
737
748
  },
738
749
  {
739
750
  "#": "62",
751
+ "$if": "firmwareVersion <= 3.1",
740
752
  "label": "LED color when device is off",
741
753
  "valueSize": 1,
742
754
  "minValue": 0,
@@ -785,6 +797,7 @@
785
797
  },
786
798
  {
787
799
  "#": "63",
800
+ "$if": "firmwareVersion <= 3.1",
788
801
  "label": "LED color when Z Wave alarm",
789
802
  "valueSize": 1,
790
803
  "minValue": 0,
@@ -837,6 +850,7 @@
837
850
  },
838
851
  {
839
852
  "#": "70",
853
+ "$if": "firmwareVersion <= 3.1",
840
854
  "label": "Overload safety switch",
841
855
  "description": "Turns off controlled device in case of exceeding power.",
842
856
  "valueSize": 2,
@@ -25,11 +25,11 @@
25
25
  "allowManualEntry": false,
26
26
  "options": [
27
27
  {
28
- "label": "LED on when load off, LED off when load on",
28
+ "label": "LED on when load on, LED off when load off",
29
29
  "value": 0
30
30
  },
31
31
  {
32
- "label": "LED on when load on, LED off when load off",
32
+ "label": "LED on when load off, LED off when load on",
33
33
  "value": 1
34
34
  },
35
35
  {
@@ -86,17 +86,23 @@
86
86
  },
87
87
  {
88
88
  "#": "8",
89
- "$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
89
+ "$import": "~/templates/master_template.json#state_after_power_failure_prev_off_on"
90
90
  },
91
91
  {
92
92
  "#": "9",
93
93
  "label": "Dimmer Ramp Rate (On/Off)",
94
94
  "valueSize": 1,
95
95
  "unit": "seconds",
96
- "minValue": 1,
96
+ "minValue": 0,
97
97
  "maxValue": 10,
98
98
  "defaultValue": 1,
99
- "unsigned": true
99
+ "unsigned": true,
100
+ "options": [
101
+ {
102
+ "label": "Instant On/Off",
103
+ "value": 0
104
+ }
105
+ ]
100
106
  },
101
107
  {
102
108
  "#": "10",
@@ -12,6 +12,10 @@
12
12
  {
13
13
  "productType": "0x0103",
14
14
  "productId": "0x008d"
15
+ },
16
+ {
17
+ "productType": "0x0203",
18
+ "productId": "0x008d"
15
19
  }
16
20
  ],
17
21
  "firmwareVersion": {
@@ -333,11 +333,11 @@
333
333
  "value": 0
334
334
  },
335
335
  {
336
- "label": "Always on",
336
+ "label": "Always off",
337
337
  "value": 1
338
338
  },
339
339
  {
340
- "label": "Always off",
340
+ "label": "Always on",
341
341
  "value": 2
342
342
  }
343
343
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zwave-js/config",
3
- "version": "8.9.0-beta.1",
3
+ "version": "8.9.0-beta.2",
4
4
  "description": "zwave-js: configuration files",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -29,7 +29,7 @@
29
29
  "url": "https://github.com/sponsors/AlCalzone/"
30
30
  },
31
31
  "engines": {
32
- "node": ">=12.22.2 <16.9.0 || >16.9.0"
32
+ "node": ">=12.22.2 <13 || >=14.13.0 <15 || >= 16 <16.9.0 || >16.9.0"
33
33
  },
34
34
  "scripts": {
35
35
  "prebuild": "yarn ts maintenance/prebuild.ts",
@@ -40,8 +40,8 @@
40
40
  "ts": "node -r esbuild-register"
41
41
  },
42
42
  "dependencies": {
43
- "@zwave-js/core": "8.9.0-beta.1",
44
- "@zwave-js/shared": "8.9.0-beta.1",
43
+ "@zwave-js/core": "8.9.0-beta.2",
44
+ "@zwave-js/shared": "8.9.0-beta.2",
45
45
  "alcalzone-shared": "^4.0.1",
46
46
  "ansi-colors": "^4.1.1",
47
47
  "fs-extra": "^10.0.0",
@@ -60,7 +60,7 @@
60
60
  "@types/semver": "^7.3.9",
61
61
  "@types/xml2json": "^0.11.4",
62
62
  "@types/yargs": "^17.0.7",
63
- "@zwave-js/maintenance": "8.9.0-beta.1",
63
+ "@zwave-js/maintenance": "8.9.0-beta.2",
64
64
  "axios": "^0.24.0",
65
65
  "comment-json": "^4.1.1",
66
66
  "esbuild": "*",
@@ -73,5 +73,5 @@
73
73
  "xml2json": "^0.12.0",
74
74
  "yargs": "^17.3.0"
75
75
  },
76
- "gitHead": "edf003755781e4508516eb3fa56205eff1abb8de"
76
+ "gitHead": "e929ef58bef0b6e1278e24776591c062cc478d9b"
77
77
  }