@zwave-js/config 8.11.3-20220129 → 8.11.4

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.
Files changed (41) hide show
  1. package/LICENSE +21 -0
  2. package/config/devices/0x000c/hs-fls100.json +18 -1
  3. package/config/devices/0x000c/hs-wd200.json +4 -4
  4. package/config/devices/0x000c/hs-wx300.json +4 -4
  5. package/config/devices/0x0063/14287.json +25 -0
  6. package/config/devices/0x0086/dsd31.json +5 -0
  7. package/config/devices/0x0086/templates/aeotec_template.json +4 -2
  8. package/config/devices/0x0086/zw098.json +10 -0
  9. package/config/devices/0x0086/zw099.json +4 -2
  10. package/config/devices/0x0086/zw121.json +7 -0
  11. package/config/devices/0x0086/zw122.json +10 -5
  12. package/config/devices/0x0090/hc620.json +5 -0
  13. package/config/devices/0x0090/smartcode_888.json +1 -0
  14. package/config/devices/0x0098/ct101.json +5 -0
  15. package/config/devices/0x0098/ct110.json +12 -5
  16. package/config/devices/0x010f/fgk101.json +291 -208
  17. package/config/devices/0x010f/fgr223.json +29 -10
  18. package/config/devices/0x010f/fgrgbw-442.json +24 -12
  19. package/config/devices/0x010f/fgwdeu.json +327 -191
  20. package/config/devices/0x010f/fgwreu-111.json +296 -120
  21. package/config/devices/0x010f/templates/fibaro_template.json +37 -0
  22. package/config/devices/0x0148/spirit.json +7 -1
  23. package/config/devices/0x0159/zmnhtd.json +10 -3
  24. package/config/devices/0x016a/ft096.json +12 -6
  25. package/config/devices/0x016a/ft100.json +4 -0
  26. package/config/devices/0x016a/ft121.json +6 -1
  27. package/config/devices/0x0179/ch-103.json +160 -0
  28. package/config/devices/0x0190/adc-t_3000.json +2136 -0
  29. package/config/devices/0x0234/zhc5010.json +8 -4
  30. package/config/devices/0x024f/fwc01.json +1 -0
  31. package/config/devices/0x0258/nas-pd07u1.json +4 -0
  32. package/config/devices/0x0267/10002081-13x.json +190 -0
  33. package/config/devices/0x031e/lzw30-sn.json +3 -1
  34. package/config/devices/0x031e/lzw31-sn.json +81 -191
  35. package/config/devices/0x0330/zv9101.json +4 -0
  36. package/config/devices/0x0346/alarm_keypad_gen1.json +3 -0
  37. package/config/devices/0x0371/zwa003.json +4 -0
  38. package/config/devices/0x044c/myot.json +75 -0
  39. package/config/devices/templates/master_template.json +18 -0
  40. package/package.json +10 -9
  41. package/config/devices/index.json +0 -34023
@@ -640,7 +640,8 @@
640
640
  "valueSize": 4,
641
641
  "minValue": 0,
642
642
  "maxValue": 255,
643
- "defaultValue": 255
643
+ "defaultValue": 255,
644
+ "unsigned": true
644
645
  },
645
646
  {
646
647
  "#": "19[0xff0000]",
@@ -675,7 +676,8 @@
675
676
  "valueSize": 4,
676
677
  "minValue": 0,
677
678
  "maxValue": 255,
678
- "defaultValue": 255
679
+ "defaultValue": 255,
680
+ "unsigned": true
679
681
  },
680
682
  {
681
683
  "#": "20[0xff0000]",
@@ -710,7 +712,8 @@
710
712
  "valueSize": 4,
711
713
  "minValue": 0,
712
714
  "maxValue": 255,
713
- "defaultValue": 255
715
+ "defaultValue": 255,
716
+ "unsigned": true
714
717
  },
715
718
  {
716
719
  "#": "21[0xff0000]",
@@ -745,7 +748,8 @@
745
748
  "valueSize": 4,
746
749
  "minValue": 0,
747
750
  "maxValue": 255,
748
- "defaultValue": 255
751
+ "defaultValue": 255,
752
+ "unsigned": true
749
753
  },
750
754
  {
751
755
  "#": "22[0xff0000]",
@@ -146,6 +146,7 @@
146
146
  "minValue": 0,
147
147
  "maxValue": 3,
148
148
  "defaultValue": 0,
149
+ "unsigned": true,
149
150
  "options": [
150
151
  {
151
152
  "label": "1 Light Zone",
@@ -7,6 +7,10 @@
7
7
  {
8
8
  "productType": "0x0020",
9
9
  "productId": "0x0718"
10
+ },
11
+ {
12
+ "productType": "0x0020",
13
+ "productId": "0x0720"
10
14
  }
11
15
  ],
12
16
  "firmwareVersion": {
@@ -0,0 +1,190 @@
1
+ {
2
+ "manufacturer": "SimonTech S.L.U",
3
+ "manufacturerId": "0x0267",
4
+ "label": "10002081-13x",
5
+ "description": "Simon IO: Master Roller Blind",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0005",
9
+ "productId": "0x01c3"
10
+ },
11
+ {
12
+ "productType": "0x0005",
13
+ "productId": "0x00f4"
14
+ }
15
+ ],
16
+ "firmwareVersion": {
17
+ "min": "0.0",
18
+ "max": "255.255"
19
+ },
20
+ "paramInformation": [
21
+ {
22
+ "#": "1",
23
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
24
+ "label": "Association LED"
25
+ },
26
+ {
27
+ "#": "12",
28
+ "label": "LED Indicator Idle Brightness",
29
+ "valueSize": 1,
30
+ "minValue": 0,
31
+ "maxValue": 255,
32
+ "defaultValue": 0,
33
+ "unsigned": true,
34
+ "allowManualEntry": false,
35
+ "options": [
36
+ {
37
+ "label": "Off",
38
+ "value": 0
39
+ },
40
+ {
41
+ "label": "20%",
42
+ "value": 255
43
+ }
44
+ ]
45
+ },
46
+ {
47
+ "#": "13",
48
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
49
+ "label": "Buttons Lock"
50
+ },
51
+ {
52
+ "#": "15",
53
+ "label": "Reset to Default",
54
+ "valueSize": 2,
55
+ "minValue": 17170,
56
+ "maxValue": 39015,
57
+ "defaultValue": 39015,
58
+ "writeOnly": true,
59
+ "unsigned": true,
60
+ "options": [
61
+ {
62
+ "label": "Parameters, Groups, and Z-Wave status are restored to default.",
63
+ "value": 39015
64
+ },
65
+ {
66
+ "label": "Parameters, except Lock long press are restored to default.",
67
+ "value": 17170
68
+ }
69
+ ]
70
+ },
71
+ {
72
+ "#": "19",
73
+ "label": "Short Press Action",
74
+ "valueSize": 1,
75
+ "minValue": 0,
76
+ "maxValue": 7,
77
+ "defaultValue": 7,
78
+ "unsigned": true,
79
+ "allowManualEntry": false,
80
+ "options": [
81
+ {
82
+ "label": "Toggle on/off",
83
+ "value": 0
84
+ },
85
+ {
86
+ "label": "Turn on",
87
+ "value": 1
88
+ },
89
+ {
90
+ "label": "Turn off",
91
+ "value": 2
92
+ },
93
+ {
94
+ "label": "Left button sends off, right button sends on",
95
+ "value": 3
96
+ },
97
+ {
98
+ "label": "Turn on, long press to turn off",
99
+ "value": 4
100
+ },
101
+ {
102
+ "label": "Left button sends off value (parameter 25), right button sends on value (parameter 26)",
103
+ "value": 6
104
+ },
105
+ {
106
+ "label": "Follows instruction manual",
107
+ "value": 7
108
+ }
109
+ ]
110
+ },
111
+ {
112
+ "#": "20",
113
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
114
+ "label": "Identify",
115
+ "description": "LED Indicator blinks for 5 seconds to help identify the device.",
116
+ "writeOnly": true
117
+ },
118
+ {
119
+ "#": "21",
120
+ "label": "Device Mode",
121
+ "valueSize": 2,
122
+ "minValue": 176,
123
+ "maxValue": 177,
124
+ "defaultValue": 176,
125
+ "readOnly": true,
126
+ "allowManualEntry": false,
127
+ "options": [
128
+ {
129
+ "label": "0x01 represents load is on",
130
+ "value": 176
131
+ },
132
+ {
133
+ "label": "0xFF represents load is on",
134
+ "value": 177
135
+ }
136
+ ]
137
+ },
138
+ {
139
+ "#": "25",
140
+ "$import": "~/templates/master_template.json#base_0-99_nounit",
141
+ "label": "Off Value",
142
+ "defaultValue": 0
143
+ },
144
+ {
145
+ "#": "26",
146
+ "$import": "~/templates/master_template.json#base_0-99_nounit",
147
+ "label": "On Value",
148
+ "defaultValue": 0
149
+ },
150
+ {
151
+ "#": "27",
152
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
153
+ "label": "Long Press Lock",
154
+ "description": "Prevents sending Node Info on a long press (2-10 seconds)"
155
+ },
156
+ {
157
+ "#": "28",
158
+ "$import": "~/templates/master_template.json#base_enable_disable_255_inverted",
159
+ "label": "Consult Associated Device",
160
+ "description": "If there is 1 associated device, confirm device state before sending command to association group. (Ensure toggle actions function correctly)",
161
+ "defaultValue": 0
162
+ },
163
+ {
164
+ "#": "29",
165
+ "label": "No Associated Devices Mode",
166
+ "valueSize": 1,
167
+ "minValue": 0,
168
+ "maxValue": 255,
169
+ "defaultValue": 0,
170
+ "unsigned": true,
171
+ "allowManualEntry": false,
172
+ "options": [
173
+ {
174
+ "label": "Send Central Scene Notification",
175
+ "value": 0
176
+ },
177
+ {
178
+ "label": "Send error signal",
179
+ "value": 255
180
+ }
181
+ ]
182
+ }
183
+ ],
184
+ "metadata": {
185
+ "inclusion": "Set the Z-Wave Controller to inclusion mode.\n Press the button for between 2 and 30 seconds.",
186
+ "exclusion": "Set the Z-Wave Controller to exclusion mode.\n Press the button for between 2 and 30 seconds.",
187
+ "reset": "Long press button for more than 30 secounds in the product.\nMain LED lights up for 2.5 seconds,then turns off.",
188
+ "manual": "https://static.simonelectric.com/estaticos/extras/ficheros/contenidos/00/00/01/15/15//10002081-13x%20Tecla%20Master%20persianas%20IO_2.pdf"
189
+ }
190
+ }
@@ -364,6 +364,7 @@
364
364
  "minValue": 0,
365
365
  "maxValue": 255,
366
366
  "defaultValue": 0,
367
+ "unsigned": true,
367
368
  "options": [
368
369
  {
369
370
  "label": "Red",
@@ -461,7 +462,8 @@
461
462
  "valueSize": 4,
462
463
  "minValue": 0,
463
464
  "maxValue": 255,
464
- "defaultValue": 255
465
+ "defaultValue": 255,
466
+ "unsigned": true
465
467
  },
466
468
  {
467
469
  "#": "8[0x7f000000]",
@@ -107,65 +107,71 @@
107
107
  },
108
108
  {
109
109
  "#": "7",
110
- "label": "Invert Switch",
111
- "valueSize": 1,
112
- "minValue": 0,
113
- "maxValue": 1,
114
- "defaultValue": 0,
115
- "allowManualEntry": false,
116
- "options": [
117
- {
118
- "label": "Disabled",
119
- "value": 0
120
- },
121
- {
122
- "label": "Enabled",
123
- "value": 1
124
- }
125
- ]
110
+ "$import": "~/templates/master_template.json#base_enable_disable",
111
+ "label": "Invert Switch"
126
112
  },
127
113
  {
128
114
  "#": "8",
129
- "label": "Auto Off Timer",
115
+ "label": "Auto-off Timer",
130
116
  "unit": "seconds",
131
117
  "valueSize": 2,
132
118
  "minValue": 0,
133
119
  "maxValue": 32767,
134
- "defaultValue": 0
120
+ "defaultValue": 0,
121
+ "options": [
122
+ {
123
+ "label": "Disable",
124
+ "value": 0
125
+ }
126
+ ]
135
127
  },
136
128
  {
137
129
  "#": "9",
138
- "label": "Default Level",
139
- "unit": "%",
140
- "valueSize": 1,
141
- "minValue": 0,
142
- "maxValue": 99,
130
+ "$import": "~/templates/master_template.json#base_0-99_nounit",
131
+ "label": "Default Level (Manual)",
143
132
  "defaultValue": 0,
144
133
  "options": [
145
134
  {
146
- "label": "Last State",
135
+ "label": "Previous State",
147
136
  "value": 0
148
137
  }
149
138
  ]
150
139
  },
151
140
  {
152
141
  "#": "10",
142
+ "$import": "~/templates/master_template.json#base_0-99_nounit",
153
143
  "label": "Default Level (Z-Wave)",
154
- "unit": "%",
144
+ "defaultValue": 0,
145
+ "options": [
146
+ {
147
+ "label": "Previous State",
148
+ "value": 0
149
+ }
150
+ ]
151
+ },
152
+ {
153
+ "#": "11",
154
+ "$if": "firmwareVersion >= 1.43",
155
+ "label": "Brightness After Power Failure",
155
156
  "valueSize": 1,
156
157
  "minValue": 0,
157
- "maxValue": 99,
158
- "defaultValue": 0,
158
+ "maxValue": 101,
159
+ "defaultValue": 100,
159
160
  "options": [
160
161
  {
161
- "label": "Last State",
162
+ "label": "Off",
162
163
  "value": 0
164
+ },
165
+ {
166
+ "label": "Previous state",
167
+ "value": 101
163
168
  }
164
169
  ]
165
170
  },
166
171
  {
167
172
  "#": "11",
168
- "label": "Power On State",
173
+ "$if": "firmwareVersion < 1.43",
174
+ "label": "Brightness After Power Failure",
169
175
  "valueSize": 1,
170
176
  "minValue": 0,
171
177
  "maxValue": 101,
@@ -176,13 +182,14 @@
176
182
  "value": 0
177
183
  },
178
184
  {
179
- "label": "Last State",
185
+ "label": "Previous state",
180
186
  "value": 101
181
187
  }
182
188
  ]
183
189
  },
184
190
  {
185
191
  "#": "12[0x01]",
192
+ "$import": "~/templates/master_template.json#base_0-99_nounit",
186
193
  "label": "Association Behavior: Local",
187
194
  "valueSize": 1,
188
195
  "minValue": 0,
@@ -259,9 +266,9 @@
259
266
  },
260
267
  {
261
268
  "#": "13",
262
- "label": "LED Indicator Color",
269
+ "label": "LED Indicator: Color",
263
270
  "description": "Uses a scaled hue value (realHue / 360 * 255).",
264
- "valueSize": 2,
271
+ "valueSize": 1,
265
272
  "minValue": 0,
266
273
  "maxValue": 255,
267
274
  "defaultValue": 170,
@@ -300,7 +307,7 @@
300
307
  "value": 234
301
308
  },
302
309
  {
303
- "$if": "firmwareVersion >= 1.47",
310
+ "$if": "firmwareVersion >= 1.45",
304
311
  "label": "White",
305
312
  "value": 255
306
313
  }
@@ -308,7 +315,7 @@
308
315
  },
309
316
  {
310
317
  "#": "14",
311
- "label": "LED Indicator Brightness",
318
+ "label": "LED Indicator: Brightness When On",
312
319
  "valueSize": 1,
313
320
  "minValue": 0,
314
321
  "maxValue": 10,
@@ -363,67 +370,19 @@
363
370
  },
364
371
  {
365
372
  "#": "15",
366
- "label": "LED Indicator Brightness When Off",
367
- "valueSize": 1,
368
- "minValue": 0,
369
- "maxValue": 10,
370
- "defaultValue": 1,
371
- "allowManualEntry": false,
372
- "options": [
373
- {
374
- "label": "Off",
375
- "value": 0
376
- },
377
- {
378
- "label": "10%",
379
- "value": 1
380
- },
381
- {
382
- "label": "20%",
383
- "value": 2
384
- },
385
- {
386
- "label": "30%",
387
- "value": 3
388
- },
389
- {
390
- "label": "40%",
391
- "value": 4
392
- },
393
- {
394
- "label": "50%",
395
- "value": 5
396
- },
397
- {
398
- "label": "60%",
399
- "value": 6
400
- },
401
- {
402
- "label": "70%",
403
- "value": 7
404
- },
405
- {
406
- "label": "80%",
407
- "value": 8
408
- },
409
- {
410
- "label": "90%",
411
- "value": 9
412
- },
413
- {
414
- "label": "100%",
415
- "value": 10
416
- }
417
- ]
373
+ "$import": "#paramInformation/14",
374
+ "label": "LED Indicator: Brightness When Off",
375
+ "defaultValue": 1
418
376
  },
419
377
  {
420
378
  "#": "16[0xff]",
421
- "label": "LED Effect Color",
422
- "description": "Uses a scaled hue value (realHue / 360 * 255).",
379
+ "$import": "#paramInformation/13",
380
+ "label": "LED Indicator: Effect Color",
423
381
  "valueSize": 4,
424
382
  "minValue": 0,
425
383
  "maxValue": 255,
426
384
  "defaultValue": 0,
385
+ "unsigned": true,
427
386
  "options": [
428
387
  {
429
388
  "label": "Red",
@@ -466,71 +425,24 @@
466
425
  },
467
426
  {
468
427
  "#": "16[0xff00]",
469
- "label": "LED Effect Brightness",
428
+ "$import": "#paramInformation/14",
429
+ "label": "LED Indicator: Effect Brightness",
470
430
  "valueSize": 4,
471
- "minValue": 0,
472
- "maxValue": 10,
473
- "defaultValue": 3,
474
- "allowManualEntry": false,
475
- "options": [
476
- {
477
- "label": "Off",
478
- "value": 0
479
- },
480
- {
481
- "label": "10%",
482
- "value": 1
483
- },
484
- {
485
- "label": "20%",
486
- "value": 2
487
- },
488
- {
489
- "label": "30%",
490
- "value": 3
491
- },
492
- {
493
- "label": "40%",
494
- "value": 4
495
- },
496
- {
497
- "label": "50%",
498
- "value": 5
499
- },
500
- {
501
- "label": "60%",
502
- "value": 6
503
- },
504
- {
505
- "label": "70%",
506
- "value": 7
507
- },
508
- {
509
- "label": "80%",
510
- "value": 8
511
- },
512
- {
513
- "label": "90%",
514
- "value": 9
515
- },
516
- {
517
- "label": "100%",
518
- "value": 10
519
- }
520
- ]
431
+ "defaultValue": 0
521
432
  },
522
433
  {
523
434
  "#": "16[0xff0000]",
524
- "label": "LED Effect Duration",
525
- "description": "0 = disabled, 1 to 60 = seconds, 61 to 120 = minutes (minus 60), 121 - 254 = hours (minus 120), 255 = indefinitely",
435
+ "label": "LED Indicator: Effect Duration",
436
+ "description": "0 = disabled, 1 to 60 = seconds, 61 to 120 = minutes (minus 60), 121 - 254 = hours (minus 120), 255 = indefinitely.",
526
437
  "valueSize": 4,
527
438
  "minValue": 0,
528
439
  "maxValue": 255,
529
- "defaultValue": 255
440
+ "defaultValue": 0,
441
+ "unsigned": true
530
442
  },
531
443
  {
532
444
  "#": "16[0x7f000000]",
533
- "label": "LED Effect Type",
445
+ "label": "LED Indicator: Effect Type",
534
446
  "valueSize": 4,
535
447
  "minValue": 0,
536
448
  "maxValue": 5,
@@ -565,7 +477,7 @@
565
477
  },
566
478
  {
567
479
  "#": "17",
568
- "label": "LED Indicator Timeout",
480
+ "label": "LED Indicator: Timeout",
569
481
  "unit": "seconds",
570
482
  "valueSize": 1,
571
483
  "minValue": 0,
@@ -574,16 +486,14 @@
574
486
  },
575
487
  {
576
488
  "#": "18",
577
- "label": "Active Power Reports",
489
+ "$import": "~/templates/master_template.json#base_0-100_nounit",
490
+ "label": "Power Report Threshold",
578
491
  "unit": "%",
579
- "valueSize": 1,
580
- "minValue": 0,
581
- "maxValue": 100,
582
492
  "defaultValue": 10
583
493
  },
584
494
  {
585
495
  "#": "19",
586
- "label": "Periodic Power & Energy Reports",
496
+ "label": "Power & Energy Report Interval",
587
497
  "unit": "seconds",
588
498
  "valueSize": 2,
589
499
  "minValue": 0,
@@ -592,11 +502,20 @@
592
502
  },
593
503
  {
594
504
  "#": "20",
595
- "label": "Energy Reports",
596
- "unit": "%",
505
+ "$if": "firmwareVersion >= 1.43",
506
+ "label": "Energy Report Threshold",
507
+ "unit": "0.01 kWh",
597
508
  "valueSize": 1,
598
509
  "minValue": 0,
599
- "maxValue": 100,
510
+ "maxValue": 127,
511
+ "defaultValue": 10
512
+ },
513
+ {
514
+ "#": "20",
515
+ "$if": "firmwareVersion < 1.43",
516
+ "$import": "~/templates/master_template.json#base_0-100_nounit",
517
+ "label": "Energy Report Threshold",
518
+ "unit": "%",
600
519
  "defaultValue": 10
601
520
  },
602
521
  {
@@ -644,8 +563,8 @@
644
563
  {
645
564
  "#": "50",
646
565
  "$if": "firmwareVersion >= 1.49",
647
- "label": "Physical Button Delay Period",
648
- "unit": "100ms",
566
+ "label": "Button Delay Period",
567
+ "unit": "0.1 seconds",
649
568
  "valueSize": 1,
650
569
  "minValue": 1,
651
570
  "maxValue": 9,
@@ -654,29 +573,14 @@
654
573
  {
655
574
  "#": "51",
656
575
  "$if": "firmwareVersion >= 1.47",
657
- "label": "Button Delay and Scene Control",
658
- "description": "Disabling this allows the switch to respond instantly to physical actions",
659
- "valueSize": 1,
660
- "minValue": 0,
661
- "maxValue": 1,
662
- "defaultValue": 1,
663
- "allowManualEntry": false,
664
- "options": [
665
- {
666
- "label": "Disable",
667
- "value": 0
668
- },
669
- {
670
- "label": "Enable",
671
- "value": 1
672
- }
673
- ]
576
+ "$import": "~/templates/master_template.json#base_enable_disable",
577
+ "label": "Button Delay",
578
+ "description": "Note: Disabling the delay also disables scene control for Buttons 2-6."
674
579
  },
675
580
  {
676
581
  "#": "52",
677
582
  "$if": "firmwareVersion >= 1.54",
678
- "label": "Smart Bulb Mode",
679
- "description": "Change the working mode of the dimmer. Choose either on / off only which makes the device work like an on / off switch. Or choose smart bulb mode which optimized the device for interaction with smart bulbs. (firmware 1.54+)",
583
+ "label": "Operation Mode",
680
584
  "valueSize": 1,
681
585
  "minValue": 0,
682
586
  "maxValue": 2,
@@ -684,11 +588,11 @@
684
588
  "allowManualEntry": false,
685
589
  "options": [
686
590
  {
687
- "label": "Disabled",
591
+ "label": "Normal",
688
592
  "value": 0
689
593
  },
690
594
  {
691
- "label": "On / Off Only",
595
+ "label": "On/Off Only",
692
596
  "value": 1
693
597
  },
694
598
  {
@@ -700,23 +604,9 @@
700
604
  {
701
605
  "#": "52",
702
606
  "$if": "firmwareVersion >= 1.47 && firmwareVersion < 1.54",
607
+ "$import": "~/templates/master_template.json#base_enable_disable",
703
608
  "label": "Smart Bulb Mode",
704
- "description": "Optimize power output to be more compatible with smart bulbs. This prevents the dimmer from being able to dim & makes it act like an ON / OFF switch.",
705
- "valueSize": 1,
706
- "minValue": 0,
707
- "maxValue": 1,
708
- "defaultValue": 0,
709
- "allowManualEntry": false,
710
- "options": [
711
- {
712
- "label": "Disable",
713
- "value": 0
714
- },
715
- {
716
- "label": "Enable",
717
- "value": 1
718
- }
719
- ]
609
+ "description": "Optimize power output to be more compatible with smart bulbs. This prevents the dimmer from being able to dim & makes it act like an ON / OFF switch."
720
610
  }
721
611
  ],
722
612
  "metadata": {