diff --git a/packages/config/config/devices/0x027a/zen26.json b/packages/config/config/devices/0x027a/zen26_1.0-1.0.json similarity index 63% rename from packages/config/config/devices/0x027a/zen26.json rename to packages/config/config/devices/0x027a/zen26_1.0-1.0.json index 1d9648814489..482f2fd9fe91 100644 --- a/packages/config/config/devices/0x027a/zen26.json +++ b/packages/config/config/devices/0x027a/zen26_1.0-1.0.json @@ -12,14 +12,23 @@ } ], "firmwareVersion": { - "min": "0.0", - "max": "255.255" + "min": "1.0", + "max": "1.0" + }, + "associations": { + "1": { + "label": "Lifeline", + "maxNodes": 1, + "isLifeline": true + }, + "2": { + "label": "On/Off Control", + "maxNodes": 5 + } }, - "supportsZWavePlus": true, "paramInformation": { "1": { - "label": "Paddle Control", - "description": "Choose Paddle Functionality (Invert)", + "label": "Paddle Orientation", "valueSize": 1, "minValue": 0, "maxValue": 1, @@ -29,18 +38,17 @@ "allowManualEntry": false, "options": [ { - "label": "Top on, Bottom off", + "label": "Top on, bottom off", "value": 0 }, { - "label": "Top off, Bottom on", + "label": "Top off, bottom on", "value": 1 } ] }, "2": { "label": "LED Indicator Control", - "description": "Change behavior of the LED indicator", "valueSize": 1, "minValue": 0, "maxValue": 3, @@ -50,37 +58,37 @@ "allowManualEntry": false, "options": [ { - "label": "LED on when switch off", + "label": "LED is on when switch is off", "value": 0 }, { - "label": "LED on when switch on", + "label": "LED is on when switch is off", "value": 1 }, { - "label": "LED off", + "label": "LED is always off", "value": 2 }, { - "label": "LED on", + "label": "LED is always on", "value": 3 } ] }, "3": { - "label": "Auto Turn-Off Timer", - "description": "enable the Auto Turn-Off Timer", + "label": "Auto Turn-Off Timer Duration", + "description": "Set the number of seconds to automatically turn off switch once it has been turned on (0 to disable).", + "unit": "seconds", "valueSize": 2, "minValue": 0, "maxValue": 32767, - "defaultValue": 0, + "defaultValue": 60, "readOnly": false, "writeOnly": false, "allowManualEntry": true }, - "5": { - "label": "On Off Status After Power Failure", - "description": "Set the on off status for the switch after power failure.", + "8": { + "label": "Switch State After Power Failure", "valueSize": 1, "minValue": 0, "maxValue": 2, @@ -98,7 +106,7 @@ "value": 1 }, { - "label": "last state", + "label": "Previous State", "value": 2 } ] diff --git a/packages/config/config/devices/0x027a/zen26_2.0-2.1.json b/packages/config/config/devices/0x027a/zen26_2.0-2.1.json new file mode 100644 index 000000000000..172a64066939 --- /dev/null +++ b/packages/config/config/devices/0x027a/zen26_2.0-2.1.json @@ -0,0 +1,290 @@ +// Zooz ZEN26 +// Z-Wave Plus S2 ON/OFF Switch +{ + "manufacturer": "Zooz", + "manufacturerId": "0x027a", + "label": "ZEN26", + "description": "Z-Wave Plus S2 ON/OFF Switch", + "devices": [ + { + "productType": "0xa000", + "productId": "0xa001" + } + ], + "firmwareVersion": { + "min": "2.0", + "max": "2.1" + }, + "associations": { + "1": { + "label": "Lifeline", + "maxNodes": 1, + "isLifeline": true + }, + "2": { + "label": "On/Off Control", + "maxNodes": 5 + } + }, + "paramInformation": { + "1": { + "label": "Paddle Orientation", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Top on, bottom off", + "value": 0 + }, + { + "label": "Top off, bottom on", + "value": 1 + } + ] + }, + "2": { + "label": "LED Indicator Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 3, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "LED is on when switch is off", + "value": 0 + }, + { + "label": "LED is on when switch is off", + "value": 1 + }, + { + "label": "LED is always off", + "value": 2 + }, + { + "label": "LED is always on", + "value": 3 + } + ] + }, + "3": { + "label": "Auto Turn-Off Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "4": { + "label": "Auto Turn-Off Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 60, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "5": { + "label": "Auto Turn-On Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "6": { + "label": "Auto Turn-On Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 30, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "7[0x01]": { + "label": "Control Group 2 With Physical Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x02]": { + "label": "Control Group 2 With Connected 3-Way Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x04]": { + "label": "Control Group 2 With Z-Wave Commands", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x08]": { + "label": "Control Group 2 With On/Off Timers", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "8": { + "label": "Switch State After Power Failure", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 2, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Off", + "value": 0 + }, + { + "label": "On", + "value": 1 + }, + { + "label": "Previous State", + "value": 2 + } + ] + }, + "10": { + "label": "Scene Control", + "description": "Send scene commands to hub on physical paddle presses.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "11": { + "label": "Enable Local and Z-Wave Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Local control disabled, Z-Wave control enabled", + "value": 0 + }, + { + "label": "Local control and Z-Wave control enabled", + "value": 1 + }, + { + "label": "Local control and Z-Wave control disabled", + "value": 2 + } + ] + } + } +} diff --git a/packages/config/config/devices/0x027a/zen26_2.2-2.2.json b/packages/config/config/devices/0x027a/zen26_2.2-2.2.json new file mode 100644 index 000000000000..d36edd6cbc9f --- /dev/null +++ b/packages/config/config/devices/0x027a/zen26_2.2-2.2.json @@ -0,0 +1,311 @@ +// Zooz ZEN26 +// Z-Wave Plus S2 ON/OFF Switch +{ + "manufacturer": "Zooz", + "manufacturerId": "0x027a", + "label": "ZEN26", + "description": "Z-Wave Plus S2 ON/OFF Switch", + "devices": [ + { + "productType": "0xa000", + "productId": "0xa001" + } + ], + "firmwareVersion": { + "min": "2.2", + "max": "2.2" + }, + "associations": { + "1": { + "label": "Lifeline", + "maxNodes": 1, + "isLifeline": true + }, + "2": { + "label": "On/Off Control", + "maxNodes": 5 + } + }, + "paramInformation": { + "1": { + "label": "Paddle Orientation", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Top on, bottom off", + "value": 0 + }, + { + "label": "Top off, bottom on", + "value": 1 + } + ] + }, + "2": { + "label": "LED Indicator Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 3, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "LED is on when switch is off", + "value": 0 + }, + { + "label": "LED is on when switch is off", + "value": 1 + }, + { + "label": "LED is always off", + "value": 2 + }, + { + "label": "LED is always on", + "value": 3 + } + ] + }, + "3": { + "label": "Auto Turn-Off Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "4": { + "label": "Auto Turn-Off Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 60, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "5": { + "label": "Auto Turn-On Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "6": { + "label": "Auto Turn-On Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 30, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "7[0x01]": { + "label": "Control Group 2 With Physical Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x02]": { + "label": "Control Group 2 With Connected 3-Way Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x04]": { + "label": "Control Group 2 With Z-Wave Commands", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x08]": { + "label": "Control Group 2 With On/Off Timers", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "8": { + "label": "Switch State After Power Failure", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 2, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Off", + "value": 0 + }, + { + "label": "On", + "value": 1 + }, + { + "label": "Previous State", + "value": 2 + } + ] + }, + "10": { + "label": "Scene Control", + "description": "Send scene commands to hub on physical paddle presses.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "11": { + "label": "Enable Local and Z-Wave Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Local control disabled, Z-Wave control enabled", + "value": 0 + }, + { + "label": "Local control and Z-Wave control enabled", + "value": 1 + }, + { + "label": "Local control and Z-Wave control disabled", + "value": 2 + } + ] + }, + "13": { + "label": "Reporting Behavior When Physical Control Is Disabled", + "description": "Enable or disable reporting on/off status and changing LED indicator state even if physical and Z-Wave control is disabled.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Enabled", + "value": 0 + }, + { + "label": "Disabled", + "value": 1 + } + ] + } + } +} diff --git a/packages/config/config/devices/0x027a/zen26_2.3.json b/packages/config/config/devices/0x027a/zen26_2.3.json new file mode 100644 index 000000000000..2e75fd5a06ea --- /dev/null +++ b/packages/config/config/devices/0x027a/zen26_2.3.json @@ -0,0 +1,312 @@ +// Zooz ZEN26 +// Z-Wave Plus S2 ON/OFF Switch +{ + "manufacturer": "Zooz", + "manufacturerId": "0x027a", + "label": "ZEN26", + "description": "Z-Wave Plus S2 ON/OFF Switch", + "devices": [ + { + "productType": "0xa000", + "productId": "0xa001" + } + ], + "firmwareVersion": { + "min": "2.3", + "max": "255.255" + }, + "associations": { + "1": { + "label": "Lifeline", + "maxNodes": 1, + "isLifeline": true + }, + "2": { + "label": "On/Off Control", + "maxNodes": 5 + } + }, + "paramInformation": { + "1": { + "label": "Paddle Orientation", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Top on, bottom off", + "value": 0 + }, + { + "label": "Top off, bottom on", + "value": 1 + } + ] + }, + "2": { + "label": "LED Indicator Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 3, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "LED is on when switch is off", + "value": 0 + }, + { + "label": "LED is on when switch is off", + "value": 1 + }, + { + "label": "LED is always off", + "value": 2 + }, + { + "label": "LED is always on", + "value": 3 + } + ] + }, + "3": { + "label": "Auto Turn-Off Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "4": { + "label": "Auto Turn-Off Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 60, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "5": { + "label": "Auto Turn-On Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "6": { + "label": "Auto Turn-On Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 30, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "7[0x01]": { + "label": "Control Group 2 With Physical Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x02]": { + "label": "Control Group 2 With Connected 3-Way Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x04]": { + "label": "Control Group 2 With Z-Wave Commands", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x08]": { + "label": "Control Group 2 With On/Off Timers", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "8": { + "label": "Switch State After Power Failure", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 2, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Off", + "value": 0 + }, + { + "label": "On", + "value": 1 + }, + { + "label": "Previous State", + "value": 2 + } + ] + }, + "10": { + "label": "Scene Control", + "description": "Send scene commands to hub on physical paddle presses.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "11": { + "label": "Enable Local and Z-Wave Control", + "description": "Enable or disable local control at the switch and Z-Wave control.", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Local control disabled, Z-Wave control enabled", + "value": 0 + }, + { + "label": "Local control and Z-Wave control enabled", + "value": 1 + }, + { + "label": "Local control and Z-Wave control disabled", + "value": 2 + } + ] + }, + "13": { + "label": "Reporting Behavior When Physical Control Is Disabled", + "description": "Enable or disable reporting on/off status and changing LED indicator state even if physical and Z-Wave control is disabled.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Enabled", + "value": 0 + }, + { + "label": "Disabled", + "value": 1 + } + ] + } + } +} diff --git a/packages/config/config/devices/0x027a/zen27.json b/packages/config/config/devices/0x027a/zen27_1.0-1.0.json similarity index 67% rename from packages/config/config/devices/0x027a/zen27.json rename to packages/config/config/devices/0x027a/zen27_1.0-1.0.json index 974781a4d038..69e6673bb323 100644 --- a/packages/config/config/devices/0x027a/zen27.json +++ b/packages/config/config/devices/0x027a/zen27_1.0-1.0.json @@ -12,14 +12,23 @@ } ], "firmwareVersion": { - "min": "0.0", - "max": "255.255" + "min": "1.0", + "max": "1.0" + }, + "associations": { + "1": { + "label": "Lifeline", + "maxNodes": 1, + "isLifeline": true + }, + "2": { + "label": "On/Off Control", + "maxNodes": 5 + } }, - "supportsZWavePlus": true, "paramInformation": { "1": { - "label": "Paddle Control", - "description": "Choose Paddle Functionality", + "label": "Paddle Orientation", "valueSize": 1, "minValue": 0, "maxValue": 1, @@ -29,18 +38,17 @@ "allowManualEntry": false, "options": [ { - "label": "Upper light on, lower light off", + "label": "Top on, bottom off", "value": 0 }, { - "label": "Upper light off, lower light on", + "label": "Top off, bottom on", "value": 1 } ] }, "2": { "label": "LED Indicator Control", - "description": "Change behavior of the LED indicator", "valueSize": 1, "minValue": 0, "maxValue": 3, @@ -50,26 +58,25 @@ "allowManualEntry": false, "options": [ { - "label": "LED on when switch off, LED off when switch on", + "label": "LED is on when switch is off", "value": 0 }, { - "label": "LED on when switch on, LED off when switch off", + "label": "LED is on when switch is off", "value": 1 }, { - "label": "LED indicator is always OFF", + "label": "LED is always off", "value": 2 }, { - "label": "LED indicator is always ON", + "label": "LED is always on", "value": 3 } ] }, "3": { "label": "Auto Turn-Off Timer", - "description": "enable the Auto Turn-Off Timer", "valueSize": 1, "minValue": 0, "maxValue": 1, @@ -79,18 +86,17 @@ "allowManualEntry": false, "options": [ { - "label": "timer disabled", + "label": "Disabled", "value": 0 }, { - "label": "timer enabled", + "label": "Enabled", "value": 1 } ] }, "4": { "label": "Auto Turn-Off Timer Duration", - "description": "set Auto Turn-Off Timer Duration", "unit": "minutes", "valueSize": 4, "minValue": 1, @@ -102,7 +108,6 @@ }, "5": { "label": "Auto Turn-On Timer", - "description": "enable the Auto Turn-On Timer", "valueSize": 1, "minValue": 0, "maxValue": 1, @@ -112,18 +117,17 @@ "allowManualEntry": false, "options": [ { - "label": "timer disabled", + "label": "Disabled", "value": 0 }, { - "label": "timer enabled", + "label": "Enabled", "value": 1 } ] }, "6": { "label": "Auto Turn-On Timer Duration", - "description": "set Auto Turn-On Timer Duration", "unit": "minutes", "valueSize": 4, "minValue": 1, @@ -134,8 +138,7 @@ "allowManualEntry": true }, "8": { - "label": "On Off Status After Power Failure", - "description": "Set the on off status for the switch after power failure.", + "label": "Dimmer State After Power Failure", "valueSize": 1, "minValue": 0, "maxValue": 2, @@ -145,55 +148,56 @@ "allowManualEntry": false, "options": [ { - "label": "forced to OFF", + "label": "Off", "value": 0 }, { - "label": "forced to ON", + "label": "On", "value": 1 }, { - "label": "remembers on/off status", + "label": "Previous State", "value": 2 } ] }, "9": { "label": "Ramp Rate Control", - "description": "Adjust the ramp rate for your dimmer", + "description": "Set the number of seconds for dimmer to reach full brightness or turn off when operated manually.", "valueSize": 1, - "minValue": 1, + "minValue": 0, "maxValue": 99, "defaultValue": 1, + "unit": "seconds", "readOnly": false, "writeOnly": false, "allowManualEntry": true }, "10": { "label": "Minimum Brightness", - "description": "Set the minimum brightness level %", "valueSize": 1, "minValue": 1, "maxValue": 99, "defaultValue": 1, + "units": "%", "readOnly": false, "writeOnly": false, "allowManualEntry": true }, "11": { "label": "Maximum Brightness", - "description": "Set the maximum brightness level %", "valueSize": 1, "minValue": 1, "maxValue": 99, "defaultValue": 99, + "units": "%", "readOnly": false, "writeOnly": false, "allowManualEntry": true }, "12": { - "label": "Double Tap Function", - "description": "brightness level after you double-tap upper paddle", + "label": "Double-Tap Upper Paddle Behavior", + "description": "Set the brightness level after double-tapping the upper paddle.", "valueSize": 1, "minValue": 0, "maxValue": 1, @@ -203,11 +207,11 @@ "allowManualEntry": false, "options": [ { - "label": "full brightness", + "label": "Full brightness", "value": 0 }, { - "label": "maximum brightness level set", + "label": "Configured maximum brightness", "value": 1 } ] diff --git a/packages/config/config/devices/0x027a/zen27_2.0-2.0.json b/packages/config/config/devices/0x027a/zen27_2.0-2.0.json new file mode 100644 index 000000000000..4e19999e2b39 --- /dev/null +++ b/packages/config/config/devices/0x027a/zen27_2.0-2.0.json @@ -0,0 +1,333 @@ +// Zooz ZEN27 +// Z-Wave Plus S2 Dimmer Light Switch +{ + "manufacturer": "Zooz", + "manufacturerId": "0x027a", + "label": "ZEN27", + "description": "Z-Wave Plus S2 Dimmer Light Switch", + "devices": [ + { + "productType": "0xa000", + "productId": "0xa002" + } + ], + "firmwareVersion": { + "min": "2.0", + "max": "2.0" + }, + "associations": { + "1": { + "label": "Lifeline", + "maxNodes": 1, + "isLifeline": true + }, + "2": { + "label": "On/Off Control", + "maxNodes": 5 + } + }, + "paramInformation": { + "1": { + "label": "Paddle Orientation", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Top on, bottom off", + "value": 0 + }, + { + "label": "Top off, bottom on", + "value": 1 + } + ] + }, + "2": { + "label": "LED Indicator Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 3, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "LED is on when switch is off", + "value": 0 + }, + { + "label": "LED is on when switch is off", + "value": 1 + }, + { + "label": "LED is always off", + "value": 2 + }, + { + "label": "LED is always on", + "value": 3 + } + ] + }, + "3": { + "label": "Auto Turn-Off Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "4": { + "label": "Auto Turn-Off Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 60, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "5": { + "label": "Auto Turn-On Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "6": { + "label": "Auto Turn-On Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 30, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "7[0x01]": { + "label": "Control Group 2 With Physical Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x02]": { + "label": "Control Group 2 With Connected 3-Way Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x04]": { + "label": "Control Group 2 With Z-Wave Commands", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x08]": { + "label": "Control Group 2 With On/Off Timers", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "8": { + "label": "Dimmer State After Power Failure", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 2, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Off", + "value": 0 + }, + { + "label": "On", + "value": 1 + }, + { + "label": "Previous State", + "value": 2 + } + ] + }, + "9": { + "label": "Ramp Rate Control", + "description": "Set the number of seconds for dimmer to reach full brightness or turn off when operated manually.", + "valueSize": 1, + "minValue": 0, + "maxValue": 99, + "defaultValue": 1, + "unit": "seconds", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "10": { + "label": "Minimum Brightness", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 1, + "units": "%", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "11": { + "label": "Maximum Brightness", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 99, + "units": "%", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "12": { + "label": "Double-Tap Upper Paddle Behavior", + "description": "Set the brightness level after double-tapping the upper paddle.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Full brightness", + "value": 0 + }, + { + "label": "Configured maximum brightness", + "value": 1 + } + ] + }, + "13": { + "label": "Scene Control", + "description": "Send scene commands to hub on physical paddle presses.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "16": { + "label": "Local Dimming Speed", + "description": "Set the time it takes to get from 0% to 100% brightness when pressing and holding the paddle.", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 4, + "units": "seconds", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + } + } +} diff --git a/packages/config/config/devices/0x027a/zen27_2.1-2.6.json b/packages/config/config/devices/0x027a/zen27_2.1-2.6.json new file mode 100644 index 000000000000..f0e4a200ee15 --- /dev/null +++ b/packages/config/config/devices/0x027a/zen27_2.1-2.6.json @@ -0,0 +1,377 @@ +// Zooz ZEN27 +// Z-Wave Plus S2 Dimmer Light Switch +{ + "manufacturer": "Zooz", + "manufacturerId": "0x027a", + "label": "ZEN27", + "description": "Z-Wave Plus S2 Dimmer Light Switch", + "devices": [ + { + "productType": "0xa000", + "productId": "0xa002" + } + ], + "firmwareVersion": { + "min": "2.1", + "max": "2.6" + }, + "associations": { + "1": { + "label": "Lifeline", + "maxNodes": 1, + "isLifeline": true + }, + "2": { + "label": "On/Off Control", + "maxNodes": 5 + } + }, + "paramInformation": { + "1": { + "label": "Paddle Orientation", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Top on, bottom off", + "value": 0 + }, + { + "label": "Top off, bottom on", + "value": 1 + } + ] + }, + "2": { + "label": "LED Indicator Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 3, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "LED is on when switch is off", + "value": 0 + }, + { + "label": "LED is on when switch is off", + "value": 1 + }, + { + "label": "LED is always off", + "value": 2 + }, + { + "label": "LED is always on", + "value": 3 + } + ] + }, + "3": { + "label": "Auto Turn-Off Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "4": { + "label": "Auto Turn-Off Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 60, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "5": { + "label": "Auto Turn-On Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "6": { + "label": "Auto Turn-On Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 30, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "7[0x01]": { + "label": "Control Group 2 With Physical Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x02]": { + "label": "Control Group 2 With Connected 3-Way Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x04]": { + "label": "Control Group 2 With Z-Wave Commands", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x08]": { + "label": "Control Group 2 With On/Off Timers", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "8": { + "label": "Dimmer State After Power Failure", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 2, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Off", + "value": 0 + }, + { + "label": "On", + "value": 1 + }, + { + "label": "Previous State", + "value": 2 + } + ] + }, + "9": { + "label": "Ramp Rate Control", + "description": "Set the number of seconds for dimmer to reach full brightness or turn off when operated manually.", + "valueSize": 1, + "minValue": 0, + "maxValue": 99, + "defaultValue": 1, + "unit": "seconds", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "10": { + "label": "Minimum Brightness", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 1, + "units": "%", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "11": { + "label": "Maximum Brightness", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 99, + "units": "%", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "12": { + "label": "Double-Tap Upper Paddle Behavior", + "description": "Set the brightness level after double-tapping the upper paddle.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Full brightness", + "value": 0 + }, + { + "label": "Configured maximum brightness", + "value": 1 + } + ] + }, + "14": { + "label": "Enable Double Tap Function", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Double tap enabled", + "value": 0 + }, + { + "label": "Double tap disabled, single tap sets dimmer to previous brightness", + "value": 1 + }, + { + "label": "Double tap disabled, single tap sets dimmer to maximum brightness", + "value": 2 + } + ] + }, + "13": { + "label": "Scene Control", + "description": "Send scene commands to hub on physical paddle presses.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "15": { + "label": "Enable Local and Z-Wave Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Local control disabled, Z-Wave control enabled", + "value": 0 + }, + { + "label": "Local control and Z-Wave control enabled", + "value": 1 + } + ] + }, + "16": { + "label": "Local Dimming Speed", + "description": "Set the time it takes to get from 0% to 100% brightness when pressing and holding the paddle.", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 4, + "units": "seconds", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + } + } +} diff --git a/packages/config/config/devices/0x027a/zen27_2.7-2.7.json b/packages/config/config/devices/0x027a/zen27_2.7-2.7.json new file mode 100644 index 000000000000..128565365090 --- /dev/null +++ b/packages/config/config/devices/0x027a/zen27_2.7-2.7.json @@ -0,0 +1,436 @@ +// Zooz ZEN27 +// Z-Wave Plus S2 Dimmer Light Switch +{ + "manufacturer": "Zooz", + "manufacturerId": "0x027a", + "label": "ZEN27", + "description": "Z-Wave Plus S2 Dimmer Light Switch", + "devices": [ + { + "productType": "0xa000", + "productId": "0xa002" + } + ], + "firmwareVersion": { + "min": "2.7", + "max": "2.7" + }, + "associations": { + "1": { + "label": "Lifeline", + "maxNodes": 1, + "isLifeline": true + }, + "2": { + "label": "On/Off Control", + "maxNodes": 5 + } + }, + "paramInformation": { + "1": { + "label": "Paddle Orientation", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Top on, bottom off", + "value": 0 + }, + { + "label": "Top off, bottom on", + "value": 1 + } + ] + }, + "2": { + "label": "LED Indicator Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 3, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "LED is on when switch is off", + "value": 0 + }, + { + "label": "LED is on when switch is off", + "value": 1 + }, + { + "label": "LED is always off", + "value": 2 + }, + { + "label": "LED is always on", + "value": 3 + } + ] + }, + "3": { + "label": "Auto Turn-Off Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "4": { + "label": "Auto Turn-Off Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 60, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "5": { + "label": "Auto Turn-On Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "6": { + "label": "Auto Turn-On Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 30, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "7[0x01]": { + "label": "Control Group 2 With Physical Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x02]": { + "label": "Control Group 2 With Connected 3-Way Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x04]": { + "label": "Control Group 2 With Z-Wave Commands", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x08]": { + "label": "Control Group 2 With On/Off Timers", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "8": { + "label": "Dimmer State After Power Failure", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 2, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Off", + "value": 0 + }, + { + "label": "On", + "value": 1 + }, + { + "label": "Previous State", + "value": 2 + } + ] + }, + "9": { + "label": "Ramp Rate Control", + "description": "Set the number of seconds for dimmer to reach full brightness or turn off when operated manually.", + "valueSize": 1, + "minValue": 0, + "maxValue": 99, + "defaultValue": 1, + "unit": "seconds", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "17": { + "label": "Z-Wave Ramp Rate Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Z-Wave ramp rate matches the configured physical ramp rate", + "value": 0 + }, + { + "label": "Z-Wave ramp rate is set using appropriate Z-Wave commands", + "value": 1 + } + ] + }, + "10": { + "label": "Minimum Brightness", + "description": "Set the minimum brightness level.", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 1, + "units": "%", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "11": { + "label": "Maximum Brightness", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 99, + "units": "%", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "12": { + "label": "Double-Tap Upper Paddle Behavior", + "description": "Set the brightness level after double-tapping the upper paddle.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Full brightness", + "value": 0 + }, + { + "label": "Configured maximum brightness", + "value": 1 + } + ] + }, + "14": { + "label": "Enable Double Tap Function", + "description": "Enable or disable the double tap function and assign brightness level to single tap.", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Double tap enabled", + "value": 0 + }, + { + "label": "Double tap disabled, single tap sets dimmer to previous brightness", + "value": 1 + }, + { + "label": "Double tap disabled, single tap sets dimmer to maximum brightness", + "value": 2 + } + ] + }, + "13": { + "label": "Scene Control", + "description": "Send scene commands to hub on physical paddle presses.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "15": { + "label": "Enable Local and Z-Wave Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Local control disabled, Z-Wave control enabled", + "value": 0 + }, + { + "label": "Local control and Z-Wave control enabled", + "value": 1 + }, + { + "label": "Local control and Z-Wave control disabled", + "value": 2 + } + ] + }, + "20": { + "label": "Dimming Reporting", + "description": "Set how the dimmer to reports when paddles are tapped and held.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Report each brightness level to hub when physical / Z-Wave control is disabled for physical dimming (only report final level if physical / Z-Wave control is enabled)", + "value": 0 + }, + { + "label": "Report final brightness level only for physical dimming, regardless of the physical / Z-Wave control mode", + "value": 1 + } + ] + }, + "16": { + "label": "Local Dimming Speed", + "description": "Set the time it takes to get from 0% to 100% brightness when pressing and holding the paddle.", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 4, + "units": "seconds", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "18": { + "label": "Custom Brightness Level", + "description": "Set the custom brightness level when single tapping the upper paddle (0 for last brightness level).", + "valueSize": 1, + "minValue": 0, + "maxValue": 99, + "defaultValue": 0, + "units": "%", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + } + } +} diff --git a/packages/config/config/devices/0x027a/zen27_2.8.json b/packages/config/config/devices/0x027a/zen27_2.8.json new file mode 100644 index 000000000000..bea54220668c --- /dev/null +++ b/packages/config/config/devices/0x027a/zen27_2.8.json @@ -0,0 +1,474 @@ +// Zooz ZEN27 +// Z-Wave Plus S2 Dimmer Light Switch +{ + "manufacturer": "Zooz", + "manufacturerId": "0x027a", + "label": "ZEN27", + "description": "Z-Wave Plus S2 Dimmer Light Switch", + "devices": [ + { + "productType": "0xa000", + "productId": "0xa002" + } + ], + "firmwareVersion": { + "min": "2.8", + "max": "255.255" + }, + "associations": { + "1": { + "label": "Lifeline", + "maxNodes": 1, + "isLifeline": true + }, + "2": { + "label": "On/Off Control", + "maxNodes": 5 + }, + "3": { + "label": "Dimmer Control", + "maxNodes": 5 + } + }, + "paramInformation": { + "1": { + "label": "Paddle Orientation", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Top on, bottom off", + "value": 0 + }, + { + "label": "Top off, bottom on", + "value": 1 + } + ] + }, + "2": { + "label": "LED Indicator Control", + "valueSize": 1, + "minValue": 0, + "maxValue": 3, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "LED is on when switch is off", + "value": 0 + }, + { + "label": "LED is on when switch is off", + "value": 1 + }, + { + "label": "LED is always off", + "value": 2 + }, + { + "label": "LED is always on", + "value": 3 + } + ] + }, + "3": { + "label": "Auto Turn-Off Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "4": { + "label": "Auto Turn-Off Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 60, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "5": { + "label": "Auto Turn-On Timer", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "6": { + "label": "Auto Turn-On Timer Duration", + "unit": "minutes", + "valueSize": 4, + "minValue": 1, + "maxValue": 65535, + "defaultValue": 30, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "7[0x01]": { + "label": "Control Group 2 With Physical Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x02]": { + "label": "Control Group 2 With Connected 3-Way Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x04]": { + "label": "Control Group 2 With Z-Wave Commands", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x08]": { + "label": "Control Group 2 With On/Off Timers", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "8": { + "label": "Dimmer State After Power Failure", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 2, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Off", + "value": 0 + }, + { + "label": "On", + "value": 1 + }, + { + "label": "Previous State", + "value": 2 + } + ] + }, + "9": { + "label": "Ramp Rate Control", + "description": "Set the number of seconds for dimmer to reach full brightness or turn off when operated manually.", + "valueSize": 1, + "minValue": 0, + "maxValue": 99, + "defaultValue": 1, + "unit": "seconds", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "17": { + "label": "Z-Wave Ramp Rate Control", + "description": "Set if the Z-Wave ramp rate operates independently of the physical ramp rate.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Z-Wave ramp rate matches the configured physical ramp rate", + "value": 0 + }, + { + "label": "Z-Wave ramp rate is set using appropriate Z-Wave commands", + "value": 1 + } + ] + }, + "10": { + "label": "Minimum Brightness", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 1, + "units": "%", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "11": { + "label": "Maximum Brightness", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 99, + "units": "%", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "12": { + "label": "Double-Tap Upper Paddle Behavior", + "description": "Set the brightness level after double-tapping the upper paddle.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Full brightness", + "value": 0 + }, + { + "label": "Configured maximum brightness", + "value": 1 + } + ] + }, + "14": { + "label": "Enable Double Tap Function", + "description": "Enable or disable the double tap function and assign brightness level to single tap.", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Double tap enabled", + "value": 0 + }, + { + "label": "Double tap disabled, single tap sets dimmer to previous brightness", + "value": 1 + }, + { + "label": "Double tap disabled, single tap sets dimmer to maximum brightness", + "value": 2 + } + ] + }, + "13": { + "label": "Scene Control", + "description": "Send scene commands to hub on physical paddle presses.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "15": { + "label": "Enable Local and Z-Wave Control", + "description": "Enable or disable local control at the switch and Z-Wave control.", + "valueSize": 1, + "minValue": 0, + "maxValue": 2, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Local control disabled, Z-Wave control enabled", + "value": 0 + }, + { + "label": "Local control and Z-Wave control enabled", + "value": 1 + }, + { + "label": "Local control and Z-Wave control disabled", + "value": 2 + } + ] + }, + "20": { + "label": "Dimming Reporting", + "description": "Set how the dimmer to reports when paddles are tapped and held.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Report each brightness level to hub when physical / Z-Wave control is disabled for physical dimming (only report final level if physical / Z-Wave control is enabled)", + "value": 0 + }, + { + "label": "Report final brightness level only for physical dimming, regardless of the physical / Z-Wave control mode", + "value": 1 + } + ] + }, + "21": { + "label": "Reporting Behavior When Physical Control Is Disabled", + "description": "Enable or disable reporting on/off status and changing LED indicator state even if physical and Z-Wave control is disabled.", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 0, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Enabled", + "value": 0 + }, + { + "label": "Disabled", + "value": 1 + } + ] + }, + "16": { + "label": "Local Dimming Speed", + "description": "Set the time it takes to get from 0% to 100% brightness when pressing and holding the paddle.", + "valueSize": 1, + "minValue": 1, + "maxValue": 99, + "defaultValue": 4, + "units": "seconds", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "18": { + "label": "Custom Brightness Level", + "description": "Set the custom brightness level when single tapping the upper paddle (0 for last brightness level).", + "valueSize": 1, + "minValue": 0, + "maxValue": 99, + "defaultValue": 0, + "units": "%", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + }, + "22": { + "label": "Night Light Mode", + "description": "Set the brightness level the dimmer will turn on to when off and when lower paddle is held down for one second (0 to disable).", + "valueSize": 1, + "minValue": 0, + "maxValue": 99, + "defaultValue": 0, + "units": "%", + "readOnly": false, + "writeOnly": false, + "allowManualEntry": true + } + } +} diff --git a/packages/config/config/devices/0x027a/zen34.json b/packages/config/config/devices/0x027a/zen34.json index 097b942da6e8..27dfed96a008 100644 --- a/packages/config/config/devices/0x027a/zen34.json +++ b/packages/config/config/devices/0x027a/zen34.json @@ -22,19 +22,17 @@ "isLifeline": true }, "2": { - "label": "Basic Set", + "label": "On/Off Control", "maxNodes": 5 }, "3": { - "label": "Switch Multilevel", + "label": "Dimmer Control", "maxNodes": 5 } }, - "supportsZWavePlus": true, "paramInformation": { "1": { "label": "LED Indicator Mode", - "description": "Choose LED indicator mode", "valueSize": 1, "minValue": 0, "maxValue": 3, @@ -63,7 +61,6 @@ }, "2": { "label": "LED Color for Upper Paddle", - "description": "Choose LED color for when upper paddle is pressed", "valueSize": 1, "minValue": 0, "maxValue": 6, @@ -104,7 +101,6 @@ }, "3": { "label": "LED Color for Lower Paddle", - "description": "Choose LED color for when upper paddle is pressed", "valueSize": 1, "minValue": 0, "maxValue": 6, diff --git a/packages/config/config/devices/0x027a/zen76.json b/packages/config/config/devices/0x027a/zen76.json index 1476ba01eb26..05c051e43b6b 100644 --- a/packages/config/config/devices/0x027a/zen76.json +++ b/packages/config/config/devices/0x027a/zen76.json @@ -22,15 +22,13 @@ "isLifeline": true }, "2": { - "label": "Basic Set", + "label": "On/Off", "maxNodes": 5 } }, - "supportsZWavePlus": true, "paramInformation": { "1": { "label": "Paddle Orientation", - "description": "Choose paddle orientation.", "valueSize": 1, "minValue": 0, "maxValue": 2, @@ -40,11 +38,11 @@ "allowManualEntry": false, "options": [ { - "label": "Top on, Bottom off", + "label": "Top on, bottom off", "value": 0 }, { - "label": "Top off, Bottom on", + "label": "Top off, bottom on", "value": 1 }, { @@ -55,7 +53,6 @@ }, "2": { "label": "LED Indicator Control", - "description": "Choose behavior of the LED indicator.", "valueSize": 1, "minValue": 0, "maxValue": 3, @@ -65,26 +62,25 @@ "allowManualEntry": false, "options": [ { - "label": "LED on when switch is off", + "label": "LED is on when switch is off", "value": 0 }, { - "label": "LED on when switch is on", + "label": "LED is on when switch is off", "value": 1 }, { - "label": "LED always off", + "label": "LED is always off", "value": 2 }, { - "label": "LED always on", + "label": "LED is always on", "value": 3 } ] }, "14": { "label": "LED Indicator Color", - "description": "Choose LED indicator color.", "valueSize": 1, "minValue": 0, "maxValue": 3, @@ -113,7 +109,6 @@ }, "15": { "label": "LED Indicator Brightness", - "description": "Choose LED indicator brightness.", "valueSize": 1, "minValue": 0, "maxValue": 2, @@ -138,7 +133,7 @@ }, "3": { "label": "Auto Turn-Off Timer", - "description": "Number of minutes to automatically turn off switch once it has been turned on (0 to disable).", + "description": "Set the number of minutes to automatically turn off switch once it has been turned on (0 to disable).", "valueSize": 4, "minValue": 0, "maxValue": 65535, @@ -150,7 +145,7 @@ }, "5": { "label": "Auto Turn-On Timer", - "description": "Number of minutes to automatically turn on switch once it has been turned off (0 to disable).", + "description": "Set the number of minutes to automatically turn on switch once it has been turned off (0 to disable).", "valueSize": 4, "minValue": 0, "maxValue": 65535, @@ -160,9 +155,88 @@ "writeOnly": false, "allowManualEntry": true }, + "7[0x01]": { + "label": "Control Group 2 With Physical Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x02]": { + "label": "Control Group 2 With Connected 3-Way Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x04]": { + "label": "Control Group 2 With Z-Wave Commands", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x08]": { + "label": "Control Group 2 With On/Off Timers", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, "8": { - "label": "On Off Status After Power Failure", - "description": "Set the power state for the switch after a power failure.", + "label": "Switch State After Power Failure", "valueSize": 1, "minValue": 0, "maxValue": 2, @@ -180,14 +254,14 @@ "value": 1 }, { - "label": "Last State", + "label": "Previous State", "value": 2 } ] }, "10": { "label": "Scene Control", - "description": "Enable or disable scene control functionality for quick double tap triggers.", + "description": "Send scene commands to hub on physical paddle presses.", "valueSize": 1, "minValue": 0, "maxValue": 1, @@ -207,8 +281,7 @@ ] }, "12": { - "label": "Smart Bulb Mode", - "description": "Enable or disable local on/off control. If enabled, you’ll only be able to control the connected light via Z-Wave. Scenes and other functionality will still be available through paddles.", + "label": "Enable Local and Z-Wave Control", "valueSize": 1, "minValue": 0, "maxValue": 2, @@ -218,21 +291,21 @@ "allowManualEntry": false, "options": [ { - "label": "Physical paddle control disabled, Z-Wave control enabled", + "label": "Local control disabled, Z-Wave control enabled", "value": 0 }, { - "label": "Physical paddle and Z-Wave control enabled", + "label": "Local control and Z-Wave control enabled", "value": 1 }, { - "label": "Physical paddle and Z-Wave control disabled", + "label": "Local control and Z-Wave control disabled", "value": 2 } ] }, "13": { - "label": "Reporting Behavior for Disabled Physical Control", + "label": "Reporting Behavior When Physical Control Is Disabled", "description": "Enable or disable reporting on/off status and changing LED indicator state even if physical and Z-Wave control is disabled.", "valueSize": 1, "minValue": 0, diff --git a/packages/config/config/devices/0x027a/zen77.json b/packages/config/config/devices/0x027a/zen77.json index 69049dcdeb79..d340f9ee3051 100644 --- a/packages/config/config/devices/0x027a/zen77.json +++ b/packages/config/config/devices/0x027a/zen77.json @@ -22,19 +22,17 @@ "isLifeline": true }, "2": { - "label": "Basic Set", + "label": "On/Off Control", "maxNodes": 5 }, "3": { - "label": "Switch Multilevel", + "label": "Dimmer Control", "maxNodes": 5 } }, - "supportsZWavePlus": true, "paramInformation": { "1": { "label": "Paddle Orientation", - "description": "Choose paddle orientation.", "valueSize": 1, "minValue": 0, "maxValue": 2, @@ -44,11 +42,11 @@ "allowManualEntry": false, "options": [ { - "label": "Top on, Bottom off", + "label": "Top on, bottom off", "value": 0 }, { - "label": "Top off, Bottom on", + "label": "Top off, bottom on", "value": 1 }, { @@ -59,7 +57,6 @@ }, "2": { "label": "LED Indicator Control", - "description": "Choose behavior of the LED indicator.", "valueSize": 1, "minValue": 0, "maxValue": 3, @@ -69,26 +66,25 @@ "allowManualEntry": false, "options": [ { - "label": "LED on when switch is off", + "label": "LED is on when switch is off", "value": 0 }, { - "label": "LED on when switch is on", + "label": "LED is on when switch is on", "value": 1 }, { - "label": "LED always off", + "label": "LED is always off", "value": 2 }, { - "label": "LED always on", + "label": "LED is always on", "value": 3 } ] }, "23": { "label": "LED Indicator Color", - "description": "Choose LED indicator color.", "valueSize": 1, "minValue": 0, "maxValue": 3, @@ -117,7 +113,6 @@ }, "24": { "label": "LED Indicator Brightness", - "description": "Choose LED indicator brightness.", "valueSize": 1, "minValue": 0, "maxValue": 2, @@ -142,7 +137,7 @@ }, "3": { "label": "Auto Turn-Off Timer", - "description": "Number of minutes to automatically turn off switch once it has been turned on (0 to disable).", + "description": "Set the number of minutes to automatically turn off switch once it has been turned on (0 to disable).", "valueSize": 4, "minValue": 0, "maxValue": 65535, @@ -154,7 +149,7 @@ }, "5": { "label": "Auto Turn-On Timer", - "description": "Number of minutes to automatically turn on switch once it has been turned off (0 to disable).", + "description": "Set the number of minutes to automatically turn on switch once it has been turned off (0 to disable).", "valueSize": 4, "minValue": 0, "maxValue": 65535, @@ -164,9 +159,88 @@ "writeOnly": false, "allowManualEntry": true }, + "7[0x01]": { + "label": "Control Groups 2 and 3 With Physical Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x02]": { + "label": "Control Groups 2 and 3 With Connected 3-Way Switch", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x04]": { + "label": "Control Groups 2 and 3 With Z-Wave Commands", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, + "7[0x08]": { + "label": "Control Groups 2 and 3 With On/Off Timers", + "valueSize": 1, + "minValue": 0, + "maxValue": 1, + "defaultValue": 1, + "readOnly": false, + "writeOnly": false, + "allowManualEntry": false, + "options": [ + { + "label": "Disabled", + "value": 0 + }, + { + "label": "Enabled", + "value": 1 + } + ] + }, "8": { - "label": "On Off Status After Power Failure", - "description": "Set the power state for the switch after a power failure.", + "label": "Dimmer State After Power Failure", "valueSize": 1, "minValue": 0, "maxValue": 2, @@ -184,14 +258,14 @@ "value": 1 }, { - "label": "Last State", + "label": "Previous State", "value": 2 } ] }, "9": { "label": "Ramp Rate Control", - "description": "Number of seconds for dimmer to reach full brightness or turn off when operated manually.", + "description": "Set the number of seconds for dimmer to reach full brightness or turn off when operated manually.", "valueSize": 1, "minValue": 0, "maxValue": 99, @@ -203,7 +277,6 @@ }, "10": { "label": "Minimum Brightness", - "description": "The minimum brightness level in % for the dimmer.", "valueSize": 1, "minValue": 1, "maxValue": 99, @@ -215,7 +288,6 @@ }, "11": { "label": "Maximum Brightness", - "description": "The maximum brightness level in % for the dimmer.", "valueSize": 1, "minValue": 1, "maxValue": 99, @@ -227,7 +299,7 @@ }, "12": { "label": "Double-Tap Upper Paddle Behavior", - "description": "Choose what you'd like the dimmer to do when you double-tap the upper paddle.", + "description": "Set the brightness level after double-tapping the upper paddle.", "valueSize": 1, "minValue": 0, "maxValue": 3, @@ -241,11 +313,11 @@ "value": 0 }, { - "label": "Configured Custom Brightness level", + "label": "Configured custom brightness", "value": 1 }, { - "label": "Configured Maximum Brightness level", + "label": "Configured maximum brightness", "value": 2 }, { @@ -256,7 +328,6 @@ }, "25": { "label": "Single-Tap Upper Paddle Behavior", - "description": "Choose what you'd like the dimmer to do when you single-tap the upper paddle.", "valueSize": 1, "minValue": 0, "maxValue": 3, @@ -270,11 +341,11 @@ "value": 0 }, { - "label": "Configured Custom Brightness level", + "label": "Configured custom brightness level", "value": 1 }, { - "label": "Configured Maximum Brightness level", + "label": "Configured maximum brightness level", "value": 2 }, { @@ -285,7 +356,7 @@ }, "13": { "label": "Scene Control", - "description": "Enable or disable scene control functionality for quick double tap triggers.", + "description": "Send scene commands to hub on physical paddle presses.", "valueSize": 1, "minValue": 0, "maxValue": 1, @@ -305,8 +376,7 @@ ] }, "15": { - "label": "Smart Bulb Mode", - "description": "Enable or disable local on/off control. If enabled, you’ll only be able to control the connected light via Z-Wave. Scenes and other functionality will still be available through paddles.", + "label": "Enable Local and Z-Wave Control", "valueSize": 1, "minValue": 0, "maxValue": 2, @@ -316,22 +386,22 @@ "allowManualEntry": false, "options": [ { - "label": "Physical paddle control disabled, Z-Wave control enabled", + "label": "Local control disabled, Z-Wave control enabled", "value": 0 }, { - "label": "Physical paddle and Z-Wave control enabled", + "label": "Local control and Z-Wave control enabled", "value": 1 }, { - "label": "Physical paddle and Z-Wave control disabled", + "label": "Local control and Z-Wave control disabled", "value": 2 } ] }, "20": { - "label": "Dimmer Reporting Behavior", - "description": "Choose how to report when paddles are tapped and held.", + "label": "Dimmer Reporting", + "description": "Set how the dimmer to reports when paddles are tapped and held.", "valueSize": 1, "minValue": 0, "maxValue": 2, @@ -355,7 +425,7 @@ ] }, "21": { - "label": "Reporting Behavior for Disabled Physical Control", + "label": "Reporting Behavior When Physical Control Is Disabled", "description": "Enable or disable reporting on/off status and changing LED indicator state even if physical and Z-Wave control is disabled.", "valueSize": 1, "minValue": 0, @@ -376,8 +446,8 @@ ] }, "16": { - "label": "Physical Dimming Speed", - "description": "The number of seconds it takes to get from 0% to 100% when pressing and holding the paddle.", + "label": "Local Dimming Speed", + "description": "Set the time it takes to get from 0% to 100% brightness when pressing and holding the paddle.", "valueSize": 1, "minValue": 1, "maxValue": 99, @@ -389,22 +459,24 @@ }, "18": { "label": "Custom Brightness Level", - "description": "Set the custom brightness level (instead of the last set brightness level) you want the dimmer to come on to when you single tap or double tap the upper paddle. 0 for last brightness level.", + "description": "Set the custom brightness level when single tapping the upper paddle (0 for last brightness level).", "valueSize": 1, "minValue": 0, "maxValue": 99, "defaultValue": 0, + "units": "%", "readOnly": false, "writeOnly": false, "allowManualEntry": true }, "22": { "label": "Night Light Mode", - "description": "Brightness level the dimmer will turn on to when off and when lower paddle is held down for one second (0 to disable).", + "description": "Set the brightness level the dimmer will turn on to when off and when lower paddle is held down for one second (0 to disable).", "valueSize": 1, "minValue": 0, "maxValue": 99, "defaultValue": 20, + "units": "%", "readOnly": false, "writeOnly": false, "allowManualEntry": true