@zwave-js/config 13.0.0-beta.1 → 13.0.0-beta.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 (33) hide show
  1. package/config/devices/0x0060/an158.json +14 -20
  2. package/config/devices/0x0063/59350_59372_59373_zwa3016.json +92 -0
  3. package/config/devices/0x010f/fgrm222_0_24.23.json +18 -1
  4. package/config/devices/0x0129/ntb612-zw2.json +1 -1
  5. package/config/devices/0x0129/ntb622-zw2.json +1 -1
  6. package/config/devices/0x0129/ntb632-zw2.json +1 -1
  7. package/config/devices/0x0129/ntb642-zw2.json +1 -1
  8. package/config/devices/0x0129/ntm612-zw2.json +1 -1
  9. package/config/devices/0x0129/ntm617-zw2.json +1 -1
  10. package/config/devices/0x0129/ntm622-zw2.json +1 -1
  11. package/config/devices/0x0129/ntm627-zw2.json +1 -1
  12. package/config/devices/0x0129/ntm632-zw2.json +1 -1
  13. package/config/devices/0x0129/ntm637-zw2.json +1 -1
  14. package/config/devices/0x0129/ntm642-zw2.json +1 -1
  15. package/config/devices/0x0129/ntm647-zw2.json +1 -1
  16. package/config/devices/0x0129/ntt610.json +1 -2
  17. package/config/devices/0x0129/ntt612-zw2.json +1 -1
  18. package/config/devices/0x0129/ntt622-zw2.json +1 -1
  19. package/config/devices/0x0129/templates/yale_template.json +22 -7
  20. package/config/devices/0x0129/yrc_yrd_226_246_256_446-zw2.json +11 -1
  21. package/config/devices/0x0129/yrd4x0-f-zw3.json +109 -0
  22. package/config/devices/0x0148/cometz_700.json +49 -0
  23. package/config/devices/0x014a/gdzw7-eco.json +78 -0
  24. package/config/devices/0x014f/{gd00z-7.json → gd00z-6-7-8.json} +1 -1
  25. package/config/devices/0x015f/mh-s412-5102.json +213 -59
  26. package/config/devices/0x027a/templates/zooz_template.json +32 -0
  27. package/config/devices/0x027a/zen30.json +67 -15
  28. package/config/devices/0x027a/zen32.json +1 -2
  29. package/config/devices/0x027a/zse11.json +10 -0
  30. package/config/devices/0x0346/flood_freeze_sensor.json +77 -0
  31. package/config/devices/0x0458/61303_zw3010.json +73 -0
  32. package/config/manufacturers.json +1 -0
  33. package/package.json +3 -3
@@ -28,37 +28,31 @@
28
28
  "paramInformation": [
29
29
  {
30
30
  "#": "1",
31
- "label": "True Period",
32
- "description": "Time of switching status to send status message",
31
+ "label": "Debounce Time",
32
+ "description": "How long the state must be stable before sending a report",
33
33
  "valueSize": 1,
34
+ "unit": "100ms",
34
35
  "minValue": 0,
35
- "maxValue": 254,
36
+ "maxValue": 120,
36
37
  "defaultValue": 10,
37
- "unsigned": true
38
- },
39
- {
40
- "#": "2",
41
- "label": "Send Out Basic Command",
42
- "description": "Enable or Disable the status message function",
43
- "valueSize": 1,
44
- "defaultValue": 0,
45
- "allowManualEntry": false,
46
38
  "options": [
47
39
  {
48
- "label": "Disabled",
49
- "value": 0
50
- },
51
- {
52
- "label": "Enabled",
53
- "value": 1
40
+ "value": 0,
41
+ "label": "Disable"
54
42
  }
55
43
  ]
56
44
  },
45
+ {
46
+ "#": "2",
47
+ "$import": "~/templates/master_template.json#base_enable_disable",
48
+ "label": "Group 2: Send Basic Set",
49
+ "description": "Enable or Disable the status message function"
50
+ },
57
51
  {
58
52
  "#": "3",
59
- "label": "Meter Report Period",
60
- "description": "Autoreporting meter value interval",
53
+ "label": "Meter Report Interval",
61
54
  "valueSize": 2,
55
+ "unit": "10 seconds",
62
56
  "minValue": 0,
63
57
  "maxValue": 3240,
64
58
  "defaultValue": 3
@@ -0,0 +1,92 @@
1
+ {
2
+ "manufacturer": "Ultrapro",
3
+ "manufacturerId": "0x0063",
4
+ "label": "59350 / 59372 / 59373 / ZWA3016",
5
+ "description": "In-Wall Smart Dimmer, QFSW, 700S",
6
+ "devices": [
7
+ {
8
+ "productType": "0x4944",
9
+ "productId": "0x3433",
10
+ "zwaveAllianceId": 4812
11
+ }
12
+ ],
13
+ "firmwareVersion": {
14
+ "min": "0.0",
15
+ "max": "255.255"
16
+ },
17
+ "associations": {
18
+ "1": {
19
+ "label": "Lifeline",
20
+ "maxNodes": 5,
21
+ "isLifeline": true
22
+ },
23
+ "2": {
24
+ "label": "Local Load",
25
+ "maxNodes": 5
26
+ },
27
+ "3": {
28
+ "label": "Double Tap",
29
+ "maxNodes": 5,
30
+ "isLifeline": true
31
+ }
32
+ },
33
+ "paramInformation": [
34
+ {
35
+ "#": "3",
36
+ "$import": "~/templates/master_template.json#led_indicator_four_options"
37
+ },
38
+ {
39
+ "#": "4",
40
+ "$import": "~/templates/master_template.json#orientation"
41
+ },
42
+ {
43
+ "#": "5",
44
+ "$import": "templates/jasco_template.json#three_way_setup"
45
+ },
46
+ {
47
+ "#": "16",
48
+ "$import": "templates/jasco_template.json#switch_mode"
49
+ },
50
+ {
51
+ "#": "19",
52
+ "$import": "templates/jasco_template.json#alternate_exclusion"
53
+ },
54
+ {
55
+ "#": "30",
56
+ "$import": "templates/jasco_template.json#dim_threshold_min"
57
+ },
58
+ {
59
+ "#": "31",
60
+ "$import": "templates/jasco_template.json#dim_threshold_max"
61
+ },
62
+ {
63
+ "#": "32",
64
+ "$import": "templates/jasco_template.json#default_brightness_level"
65
+ },
66
+ {
67
+ "#": "34",
68
+ "$import": "templates/jasco_template.json#led_indicator_color"
69
+ },
70
+ {
71
+ "#": "35",
72
+ "$import": "templates/jasco_template.json#led_indicator_intensity"
73
+ },
74
+ {
75
+ "#": "36",
76
+ "$import": "templates/jasco_template.json#led_indicator_intensity",
77
+ "label": "Guidelight Mode Intensity"
78
+ },
79
+ {
80
+ "#": "84",
81
+ "$import": "templates/jasco_template.json#factory_default"
82
+ }
83
+ ],
84
+ "compat": {
85
+ "mapBasicSet": "event"
86
+ },
87
+ "metadata": {
88
+ "inclusion": "1. Follow the instructions for your Z-Wave certified controller to add a device to the Z-Wave network.\n2. Once the controller is ready to add your device, press and release the top or bottom of the smart dimmer (rocker)",
89
+ "exclusion": "1. Follow the instructions for your Z-Wave certified controller to remove a device from the Z-Wave network.\n2. Once the controller is ready to remove your device, press and release the top or bottom of the smart dimmer (rocker)",
90
+ "reset": "1. Pull up the air gap switch. 2. While pressing the OFF (bottom) button,push in the air gap and continue pressing the OFF button. The LED flashes through the eight colors once"
91
+ }
92
+ }
@@ -354,5 +354,22 @@
354
354
  }
355
355
  ]
356
356
  }
357
- ]
357
+ ],
358
+ "compat": {
359
+ "commandClasses": {
360
+ "add": {
361
+ // The device can be controlled using Multilevel Switch CC, but it does not advertise it.
362
+ "Multilevel Switch": {
363
+ "isSupported": true,
364
+ "version": 2
365
+ }
366
+ },
367
+ // The device exposes Binary Switch CC, but Multilevel Switch CC supersedes it
368
+ "remove": {
369
+ "Binary Switch": {
370
+ "endpoints": "*"
371
+ }
372
+ }
373
+ }
374
+ }
358
375
  }
@@ -44,7 +44,7 @@
44
44
  },
45
45
  {
46
46
  "#": "18",
47
- "$import": "templates/yale_template.json#door_propped_timer_255"
47
+ "$import": "templates/yale_template.json#door_propped_timer_254"
48
48
  },
49
49
  {
50
50
  "#": "19",
@@ -44,7 +44,7 @@
44
44
  },
45
45
  {
46
46
  "#": "18",
47
- "$import": "templates/yale_template.json#door_propped_timer_255"
47
+ "$import": "templates/yale_template.json#door_propped_timer_254"
48
48
  },
49
49
  {
50
50
  "#": "19",
@@ -44,7 +44,7 @@
44
44
  },
45
45
  {
46
46
  "#": "18",
47
- "$import": "templates/yale_template.json#door_propped_timer_255"
47
+ "$import": "templates/yale_template.json#door_propped_timer_254"
48
48
  },
49
49
  {
50
50
  "#": "19",
@@ -44,7 +44,7 @@
44
44
  },
45
45
  {
46
46
  "#": "18",
47
- "$import": "templates/yale_template.json#door_propped_timer_255"
47
+ "$import": "templates/yale_template.json#door_propped_timer_254"
48
48
  },
49
49
  {
50
50
  "#": "19",
@@ -68,7 +68,7 @@
68
68
  },
69
69
  {
70
70
  "#": "18",
71
- "$import": "templates/yale_template.json#door_propped_timer_255"
71
+ "$import": "templates/yale_template.json#door_propped_timer_254"
72
72
  },
73
73
  {
74
74
  "#": "20",
@@ -68,7 +68,7 @@
68
68
  },
69
69
  {
70
70
  "#": "18",
71
- "$import": "templates/yale_template.json#door_propped_timer_255"
71
+ "$import": "templates/yale_template.json#door_propped_timer_254"
72
72
  },
73
73
  {
74
74
  "#": "20",
@@ -68,7 +68,7 @@
68
68
  },
69
69
  {
70
70
  "#": "18",
71
- "$import": "templates/yale_template.json#door_propped_timer_255"
71
+ "$import": "templates/yale_template.json#door_propped_timer_254"
72
72
  },
73
73
  {
74
74
  "#": "20",
@@ -68,7 +68,7 @@
68
68
  },
69
69
  {
70
70
  "#": "18",
71
- "$import": "templates/yale_template.json#door_propped_timer_255"
71
+ "$import": "templates/yale_template.json#door_propped_timer_254"
72
72
  },
73
73
  {
74
74
  "#": "20",
@@ -68,7 +68,7 @@
68
68
  },
69
69
  {
70
70
  "#": "18",
71
- "$import": "templates/yale_template.json#door_propped_timer_255"
71
+ "$import": "templates/yale_template.json#door_propped_timer_254"
72
72
  },
73
73
  {
74
74
  "#": "20",
@@ -68,7 +68,7 @@
68
68
  },
69
69
  {
70
70
  "#": "18",
71
- "$import": "templates/yale_template.json#door_propped_timer_255"
71
+ "$import": "templates/yale_template.json#door_propped_timer_254"
72
72
  },
73
73
  {
74
74
  "#": "20",
@@ -68,7 +68,7 @@
68
68
  },
69
69
  {
70
70
  "#": "18",
71
- "$import": "templates/yale_template.json#door_propped_timer_255"
71
+ "$import": "templates/yale_template.json#door_propped_timer_254"
72
72
  },
73
73
  {
74
74
  "#": "20",
@@ -68,7 +68,7 @@
68
68
  },
69
69
  {
70
70
  "#": "18",
71
- "$import": "templates/yale_template.json#door_propped_timer_255"
71
+ "$import": "templates/yale_template.json#door_propped_timer_254"
72
72
  },
73
73
  {
74
74
  "#": "20",
@@ -61,8 +61,7 @@
61
61
  },
62
62
  {
63
63
  "#": "18",
64
- "$import": "templates/yale_template.json#door_propped_timer",
65
- "minValue": 10
64
+ "$import": "templates/yale_template.json#door_propped_timer"
66
65
  },
67
66
  {
68
67
  "#": "19",
@@ -64,7 +64,7 @@
64
64
  },
65
65
  {
66
66
  "#": "18",
67
- "$import": "templates/yale_template.json#door_propped_timer_255"
67
+ "$import": "templates/yale_template.json#door_propped_timer_254"
68
68
  },
69
69
  {
70
70
  "#": "19",
@@ -64,7 +64,7 @@
64
64
  },
65
65
  {
66
66
  "#": "18",
67
- "$import": "templates/yale_template.json#door_propped_timer_255"
67
+ "$import": "templates/yale_template.json#door_propped_timer_254"
68
68
  },
69
69
  {
70
70
  "#": "19",
@@ -330,18 +330,33 @@
330
330
  ]
331
331
  },
332
332
  "door_propped_timer": {
333
- "$import": "~/templates/master_template.json#base_0-127_nounit",
334
333
  "label": "Door Propped Time Limit",
335
334
  "unit": "10 seconds",
336
- "minValue": 10,
337
- "defaultValue": 0
335
+ "valueSize": 1,
336
+ "minValue": 0,
337
+ "maxValue": 127,
338
+ "defaultValue": 0,
339
+ "options": [
340
+ {
341
+ "label": "Disable",
342
+ "value": 0
343
+ }
344
+ ]
338
345
  },
339
- "door_propped_timer_255": {
340
- "$import": "~/templates/master_template.json#base_0-255_nounit",
346
+ "door_propped_timer_254": {
341
347
  "label": "Door Propped Time Limit",
342
348
  "unit": "10 seconds",
343
- "minValue": 10,
344
- "defaultValue": 0
349
+ "valueSize": 1,
350
+ "minValue": 0,
351
+ "maxValue": 254,
352
+ "defaultValue": 0,
353
+ "unsigned": true,
354
+ "options": [
355
+ {
356
+ "label": "Disable",
357
+ "value": 0
358
+ }
359
+ ]
345
360
  },
346
361
  "dps_alarm": {
347
362
  "$import": "~/templates/master_template.json#base_enable_disable_255",
@@ -108,7 +108,17 @@
108
108
  {
109
109
  "$import": "templates/yale_template.json#alarm_map_auto_relock"
110
110
  }
111
- ]
111
+ ],
112
+ "overrideQueries": {
113
+ // The lock reports support for 250 lock codes, but slot 251 is
114
+ // the admin code which isn't available otherwise in CC version 1.
115
+ "User Code": [
116
+ {
117
+ "method": "getUsersCount",
118
+ "result": 251
119
+ }
120
+ ]
121
+ }
112
122
  },
113
123
  "metadata": {
114
124
  "inclusion": "Enter the 4-8 master Pin code followed by the gear key.\nPress the 7 key followed by the gear key\nPress the 1 key followed by the gear key",
@@ -0,0 +1,109 @@
1
+ {
2
+ "manufacturer": "Yale",
3
+ "manufacturerId": "0x0129",
4
+ "label": [
5
+ {
6
+ "$if": "productId === 0x49d1",
7
+ "value": "YRD410-F-ZW3"
8
+ },
9
+ {
10
+ "$if": "productId === 0x49d2",
11
+ "value": "YRD420-F-ZW3"
12
+ },
13
+ {
14
+ "$if": "productId === 0x49d3",
15
+ "value": "YRD430-F-ZW3"
16
+ },
17
+ {
18
+ "$if": "productId === 0x49d5",
19
+ "value": "YRD450-F-ZW3"
20
+ },
21
+ "YRD4X0-F-ZW3"
22
+ ],
23
+ "description": "Assure 2 Biometric Deadbolt",
24
+ "devices": [
25
+ // YRD410-F-ZW3 (Keyed Push Button)
26
+ {
27
+ "productType": "0x8107",
28
+ "productId": "0x49d1",
29
+ "zwaveAllianceId": 4936
30
+ },
31
+ // YRD420-F-ZW3 (Keyed Touch Screen)
32
+ {
33
+ "productType": "0x8107",
34
+ "productId": "0x49d2",
35
+ "zwaveAllianceId": 4929
36
+ },
37
+ // YRD430-F-ZW3 (Keyless Push Button)
38
+ {
39
+ "productType": "0x8107",
40
+ "productId": "0x49d3",
41
+ "zwaveAllianceId": 4934
42
+ },
43
+ // YRD450-F-ZW3 (Keyless Touch Screen)
44
+ {
45
+ "productType": "0x8107",
46
+ "productId": "0x49d5",
47
+ "zwaveAllianceId": 4913
48
+ }
49
+ ],
50
+ "firmwareVersion": {
51
+ "min": "0.0",
52
+ "max": "255.255"
53
+ },
54
+ "paramInformation": [
55
+ {
56
+ "#": "1",
57
+ "$import": "templates/yale_template.json#volume",
58
+ "defaultValue": 1
59
+ },
60
+ {
61
+ "#": "2",
62
+ "$import": "templates/yale_template.json#auto_relock"
63
+ },
64
+ {
65
+ "#": "3",
66
+ "$import": "templates/yale_template.json#auto_relock_time_180"
67
+ },
68
+ {
69
+ "#": "4",
70
+ "$import": "templates/yale_template.json#wrong_code_limit_3_to_10",
71
+ "defaultValue": 3
72
+ },
73
+ {
74
+ "#": "7",
75
+ "$import": "templates/yale_template.json#wrong_code_lockout_10_to_132"
76
+ },
77
+ {
78
+ "#": "8",
79
+ "$import": "templates/yale_template.json#operating_mode_normal_privacy_passage"
80
+ },
81
+ {
82
+ "#": "11",
83
+ "$import": "templates/yale_template.json#one_touch",
84
+ "defaultValue": 255
85
+ },
86
+ {
87
+ "#": "13",
88
+ "$import": "templates/yale_template.json#lock_status_led"
89
+ },
90
+ {
91
+ "#": "18",
92
+ "$import": "templates/yale_template.json#door_propped_timer_254"
93
+ },
94
+ {
95
+ "#": "19",
96
+ "$import": "templates/yale_template.json#dps_alarm",
97
+ "defaultValue": 255
98
+ },
99
+ {
100
+ "#": "28",
101
+ "$import": "templates/yale_template.json#expiring_pin_lifetime"
102
+ }
103
+ ],
104
+ "metadata": {
105
+ "$import": "templates/yale_template.json#assure2_zw3_metadata",
106
+ "reset": "Please use this procedure only when the network primary controller is missing or otherwise inoperable.\n1. Remove the inside lever with the lever removal tool.\n2. Remove battery cover using hex wrench provided with lock.\n3. Remove four (4) AA batteries.\n4. Remove the 10-32 x 3/4\" pan head screw from the center of the battery housing into the barrel nut of the outside assembly.\n5. Remove inside escutcheon. Cables may stay connected.\n6. Reinstall batteries \n7. On the back of the PC board, push and hold the Reset Button with the lever removal tool for 3 seconds.\n8. While continuing the press the reset button, temporarily remove one AA battery.\n9. Reinstall the battery\n10. Release reset button and wait 15 seconds. Speaker will announce \"Welcome to Yale\"\n11. Reassemble escutcheon",
107
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=cert_portal/certs/859/YRD420_F_ZW3_MNL_1.pdf"
108
+ }
109
+ }
@@ -80,6 +80,23 @@
80
80
  }
81
81
  ]
82
82
  },
83
+ {
84
+ // Some devices report this param, some don't, may be related to firmware version.
85
+ // But even when not reported by the device, it is supported.
86
+ "#": "6",
87
+ "label": "Valve Opening Report Change Threshold",
88
+ "valueSize": 1,
89
+ "unit": "%",
90
+ "minValue": 0,
91
+ "maxValue": 100,
92
+ "defaultValue": 0,
93
+ "options": [
94
+ {
95
+ "label": "Disabled",
96
+ "value": 0
97
+ }
98
+ ]
99
+ },
83
100
  {
84
101
  "#": "7",
85
102
  "label": "Open Window Detection",
@@ -116,6 +133,38 @@
116
133
  "defaultValue": 0
117
134
  }
118
135
  ],
136
+ "compat": {
137
+ "overrideQueries": {
138
+ // The device does not report "Manufacturer specific" as a supported thermostat mode
139
+ "Thermostat Mode": [
140
+ {
141
+ "method": "getSupportedModes",
142
+ "result": [0, 1, 11, 15, 31], // Off / Heat / Energy heat / Full power / Manufacturer specific
143
+ "persistValues": {
144
+ "supportedModes": [0, 1, 11, 15, 31]
145
+ },
146
+ "extendMetadata": {
147
+ "thermostatMode": {
148
+ "states": {
149
+ "0": "Off",
150
+ "1": "Heat",
151
+ "11": "Energy heat",
152
+ "15": "Full power",
153
+ "31": "Manufacturer specific"
154
+ }
155
+ }
156
+ }
157
+ }
158
+ ]
159
+ },
160
+ "commandClasses": {
161
+ "remove": {
162
+ "Supervision": {
163
+ "endpoints": "*"
164
+ }
165
+ }
166
+ }
167
+ },
119
168
  "metadata": {
120
169
  "manual": "https://eurotronic.org/wp-content/uploads/2023/04/Comet-Z-Wave-EN-2023-04-06.pdf"
121
170
  }
@@ -0,0 +1,78 @@
1
+ {
2
+ "manufacturer": "Ecolink",
3
+ "manufacturerId": "0x014a",
4
+ "label": "GDZW7-ECO",
5
+ "description": "Garage Door Controller",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0007",
9
+ "productId": "0x4731",
10
+ "zwaveAllianceId": 4475
11
+ }
12
+ ],
13
+ "firmwareVersion": {
14
+ "min": "0.0",
15
+ "max": "255.255"
16
+ },
17
+ "paramInformation": [
18
+ {
19
+ "#": "1",
20
+ "label": "Unattended Close Wait Period",
21
+ "valueSize": 1,
22
+ "unit": "seconds",
23
+ "minValue": 5,
24
+ "maxValue": 60,
25
+ "defaultValue": 5
26
+ },
27
+ {
28
+ "#": "2",
29
+ "label": "Relay Turn On Duration",
30
+ "valueSize": 2,
31
+ "unit": "ms",
32
+ "minValue": 100,
33
+ "maxValue": 5000,
34
+ "defaultValue": 2000
35
+ },
36
+ {
37
+ "#": "3",
38
+ "label": "Door Open Timeout",
39
+ "valueSize": 1,
40
+ "unit": "seconds",
41
+ "minValue": 5,
42
+ "maxValue": 60,
43
+ "defaultValue": 30
44
+ },
45
+ {
46
+ "#": "4",
47
+ "label": "Door Close Timeout",
48
+ "valueSize": 1,
49
+ "unit": "seconds",
50
+ "minValue": 5,
51
+ "maxValue": 60,
52
+ "defaultValue": 30
53
+ },
54
+ {
55
+ "#": "5",
56
+ "label": "Accelerometer Sensitivity",
57
+ "description": "1 is least sensitive, 100 is most sensitive.",
58
+ "valueSize": 1,
59
+ "minValue": 1,
60
+ "maxValue": 100,
61
+ "defaultValue": 26
62
+ },
63
+ {
64
+ "#": "6",
65
+ "label": "Application-Level Retries",
66
+ "valueSize": 1,
67
+ "minValue": 0,
68
+ "maxValue": 10,
69
+ "defaultValue": 3
70
+ }
71
+ ],
72
+ "metadata": {
73
+ "inclusion": "1. Follow the instructions of the Z-Wave controller to put the Z-Wave controller into manual or classic Z-Wave inclusion mode.\n2. Locate and press the hub button on the device.\n3. When it is successfully added, the device will beep and blink green once.",
74
+ "exclusion": "1. Follow the Z-Wave controller's instructions on putting the Z-Wave controller into removal/exclusion mode.\n2. Locate and press the hub button.\n3. Device's status indicator will blink red and beep three times to indicate successful removal",
75
+ "reset": "Hold the reset button down for ten seconds. The status indicator will blink red while the reset button is pressed and will go out after ten seconds.\nThe device's status indicator will turn green when the reset operation is complete.",
76
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=cert_portal/certs/74/GarageDoorControllerUserManualV3.pdf"
77
+ }
78
+ }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "manufacturer": "Nortek Security & Control LLC",
3
3
  "manufacturerId": "0x014f",
4
- "label": "GD00Z-7",
4
+ "label": "GD00Z-6 / GD00Z-7 / GD00Z-8",
5
5
  "description": "Z-Wave Garage Door Controller",
6
6
  "devices": [
7
7
  {