{ "manufacturer": "Inovelli", "manufacturerId": "0x031e", "label": "LZW31-SN", "description": "Red Series Dimmer", "devices": [ { "productType": "0x0001", "productId": "0x0001", "zwaveAllianceId": 4206 } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "paramInformation": [ { "#": "1", "label": "Dimming Speed (Z-Wave)", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 100, "defaultValue": 3, "options": [ { "label": "Immediate", "value": 0 } ] }, { "#": "2", "label": "Dimming Speed (Manual)", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 101, "defaultValue": 101, "options": [ { "label": "Immediate", "value": 0 }, { "label": "Synced with parameter 1", "value": 101 } ] }, { "#": "3", "label": "Ramp Rate (Z-Wave)", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 101, "defaultValue": 101, "options": [ { "label": "Immediate", "value": 0 }, { "label": "Synced with parameter 1", "value": 101 } ] }, { "#": "4", "label": "Ramp Rate (Manual)", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 101, "defaultValue": 101, "options": [ { "label": "Immediate", "value": 0 }, { "label": "Synced with parameter 1", "value": 101 } ] }, { "#": "5", "$if": "firmwareVersion < 1.57", "$purpose": "minimum_brightness", "label": "Minimum Dim Level", "valueSize": 1, "unit": "%", "minValue": 1, "maxValue": 45, "defaultValue": 1 }, { "#": "5", "$if": "firmwareVersion >= 1.57", "$purpose": "minimum_brightness", "label": "Minimum Dim Level", "valueSize": 1, "unit": "%", "minValue": 1, "maxValue": 98, "defaultValue": 1 }, { "#": "6", "$purpose": "maximum_brightness", "label": "Maximum Dim Level", "valueSize": 1, "unit": "%", "minValue": 55, "maxValue": 99, "defaultValue": 99 }, { "#": "7", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Invert Switch" }, { "#": "8", "$purpose": "timer.auto_off", "label": "Auto-Off Timer", "valueSize": 2, "unit": "seconds", "minValue": 0, "maxValue": 32767, "defaultValue": 0, "options": [ { "label": "Disable", "value": 0 } ] }, { "#": "9", "$import": "~/templates/master_template.json#base_0-99_nounit", "label": "Default Level (Manual)", "defaultValue": 0, "options": [ { "label": "Previous state", "value": 0 } ] }, { "#": "10", "$import": "~/templates/master_template.json#base_0-99_nounit", "label": "Default Level (Z-Wave)", "defaultValue": 0, "options": [ { "label": "Previous state", "value": 0 } ] }, { "#": "11", "$if": "firmwareVersion >= 1.43", "label": "Brightness After Power Failure", "valueSize": 1, "minValue": 0, "maxValue": 100, "defaultValue": 100, "options": [ { "label": "Off", "value": 0 }, { "label": "Previous state", "value": 100 } ] }, { "#": "11", "$if": "firmwareVersion < 1.43", "label": "Brightness After Power Failure", "valueSize": 1, "minValue": 0, "maxValue": 101, "defaultValue": 0, "options": [ { "label": "Off", "value": 0 }, { "label": "Previous state", "value": 101 } ] }, { "#": "12[0x01]", "$import": "~/templates/master_template.json#base_0-99_nounit", "label": "Association Behavior: Local", "valueSize": 1, "minValue": 0, "maxValue": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Disabled", "value": 0 }, { "label": "Enabled", "value": 1 } ] }, { "#": "12[0x02]", "label": "Association Behavior: 3-Way", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Disabled", "value": 0 }, { "label": "Enabled", "value": 1 } ] }, { "#": "12[0x04]", "label": "Association Behavior: Z-Wave Hub", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Disabled", "value": 0 }, { "label": "Enabled", "value": 1 } ] }, { "#": "12[0x08]", "label": "Association Behavior: Timer", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Disabled", "value": 0 }, { "label": "Enabled", "value": 1 } ] }, { "#": "13", "label": "LED Indicator: Color", "description": "Uses a scaled hue value (realHue / 360 * 255).", "valueSize": 2, "minValue": 0, "maxValue": 255, "defaultValue": 170, "options": [ { "label": "Red", "value": 0 }, { "label": "Orange", "value": 21 }, { "label": "Yellow", "value": 42 }, { "label": "Green", "value": 85 }, { "label": "Cyan", "value": 127 }, { "label": "Blue", "value": 170 }, { "label": "Violet", "value": 212 }, { "label": "Pink", "value": 234 }, { "$if": "firmwareVersion >= 1.45", "label": "White", "value": 255 } ] }, { "#": "14", "label": "LED Indicator: Brightness When On", "valueSize": 1, "defaultValue": 5, "allowManualEntry": false, "options": [ { "label": "Off", "value": 0 }, { "label": "10%", "value": 1 }, { "label": "20%", "value": 2 }, { "label": "30%", "value": 3 }, { "label": "40%", "value": 4 }, { "label": "50%", "value": 5 }, { "label": "60%", "value": 6 }, { "label": "70%", "value": 7 }, { "label": "80%", "value": 8 }, { "label": "90%", "value": 9 }, { "label": "100%", "value": 10 } ] }, { "#": "15", "$import": "#paramInformation/14", "label": "LED Indicator: Brightness When Off", "defaultValue": 1 }, { "#": "16[0xff]", "$import": "#paramInformation/13", "label": "LED Indicator: Effect Color", "valueSize": 4, "minValue": 0, "maxValue": 255, "defaultValue": 0, "unsigned": true, "options": [ { "label": "Red", "value": 0 }, { "label": "Orange", "value": 21 }, { "label": "Yellow", "value": 42 }, { "label": "Green", "value": 85 }, { "label": "Cyan", "value": 127 }, { "label": "Blue", "value": 170 }, { "label": "Violet", "value": 212 }, { "label": "Pink", "value": 234 }, { "$if": "firmwareVersion >= 1.47", "label": "White", "value": 255 } ] }, { "#": "16[0xff00]", "$import": "#paramInformation/14", "label": "LED Indicator: Effect Brightness", "valueSize": 4, "defaultValue": 0 }, { "#": "16[0xff0000]", "label": "LED Indicator: Effect Duration", "description": "0 = disabled, 1 to 60 = seconds, 61 to 120 = minutes (minus 60), 121 - 254 = hours (minus 120), 255 = indefinitely.", "valueSize": 4, "minValue": 0, "maxValue": 255, "defaultValue": 0, "unsigned": true }, { "#": "16[0x7f000000]", "label": "LED Indicator: Effect Type", "valueSize": 4, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Off", "value": 0 }, { "label": "Solid", "value": 1 }, { "label": "Chase", "value": 2 }, { "label": "Fast blink", "value": 3 }, { "label": "Slow blink", "value": 4 }, { "label": "Pulse", "value": 5 } ] }, { "#": "17", "label": "LED Indicator: Timeout", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 10, "defaultValue": 3 }, { "#": "18", "$import": "~/templates/master_template.json#base_0-100_nounit", "$purpose": "reporting_threshold.power", "label": "Power Report Threshold", "unit": "%", "defaultValue": 10 }, { "#": "19", "label": "Power & Energy Report Interval", "valueSize": 2, "unit": "seconds", "minValue": 0, "maxValue": 32767, "defaultValue": 3600 }, { "#": "20", "$if": "firmwareVersion >= 1.43", "$purpose": "reporting_threshold.energy", "label": "Energy Report Threshold", "valueSize": 1, "unit": "0.01 kWh", "minValue": 0, "maxValue": 127, "defaultValue": 10 }, { "#": "20", "$if": "firmwareVersion < 1.43", "$import": "~/templates/master_template.json#base_0-100_nounit", "$purpose": "reporting_threshold.energy", "label": "Energy Report Threshold", "unit": "%", "defaultValue": 10 }, { "#": "21", "label": "AC Power Type", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "No neutral", "value": 0 }, { "label": "Neutral", "value": 1 } ] }, { "#": "22", "label": "Switch Type", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Single-Pole (One switch)", "value": 0 }, { "label": "Multi-Switch (Dumb switch)", "value": 1 }, { "label": "Multi-Switch (Auxiliary switch)", "value": 2 } ] }, { "#": "50", "$if": "firmwareVersion >= 1.49", "label": "Button Delay Period", "valueSize": 1, "unit": "0.1 seconds", "minValue": 1, "maxValue": 9, "defaultValue": 7 }, { "#": "51", "$if": "firmwareVersion >= 1.47", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Button Delay", "description": "Note: Disabling the delay also disables scene control for Buttons 2-6." }, { "#": "52", "$if": "firmwareVersion >= 1.54", "label": "Operation Mode", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Normal", "value": 0 }, { "label": "On/Off only", "value": 1 }, { "label": "Smart bulb", "value": 2 } ] }, { "#": "52", "$if": "firmwareVersion >= 1.47 && firmwareVersion < 1.54", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Smart Bulb Mode", "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." } ], "metadata": { "inclusion": "Tap the configuration button three times. The LED bar will indicate red if not within range or green if within range.", "exclusion": "Press the configuration button three times.", "reset": "Hold the configuration button for 20 seconds. The LED bar will turn red and after 20 seconds will rapidly blink red/blue. Release the button and the switch will factory reset.", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3962/LZW31-SN%20Manual.pdf" } }