zwave-js/.config-db/devices/0x012a/qz2142-840.json

231 lines
4.5 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Qolsys",
"manufacturerId": "0x012a",
"label": "QZ2142-840",
"description": "IQ Smart Dimmer",
"devices": [
{
"productType": "0xff00",
"productId": "0xff0d",
"zwaveAllianceId": 4463
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "On/Off Control",
"maxNodes": 5
},
"3": {
"label": "On/Off Control",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "2",
"$import": "~/templates/master_template.json#led_indicator_four_options"
},
{
"#": "3",
"label": "Auto Off Timer",
"valueSize": 4,
"unit": "minutes",
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0
},
{
"#": "5",
"label": "Auto On Timer",
"valueSize": 4,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0
},
{
"#": "8",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
},
{
"#": "9",
"$import": "~/templates/master_template.json#dimming_speed_1-99_seconds",
"defaultValue": 1
},
{
"#": "10",
"$import": "~/templates/master_template.json#minimum_dim_level_0-99"
},
{
"#": "11",
"$import": "~/templates/master_template.json#maximum_dim_level_0-100",
"defaultValue": 99
},
{
"#": "25",
"label": "Brightness On Single Tap",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Last brightness level",
"value": 0
},
{
"label": "Custom value set in parameter 18",
"value": 1
},
{
"label": "Maximum brightness set in parameter 11",
"value": 2
},
{
"label": "Full 100% brightness",
"value": 3
}
]
},
{
"#": "12",
"label": "Brightness On Double Tap",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Full brightness",
"value": 0
},
{
"label": "Custom value in parameter 18",
"value": 1
},
{
"label": "Maximum brightness based in parameter 11",
"value": 2
},
{
"label": "Disable",
"value": 3
}
]
},
{
"#": "15",
"$import": "~/templates/master_template.json#smart_switch_mode_0-2"
},
{
"#": "21",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Reporting in Smart Switch Mode"
},
{
"#": "16",
"$import": "~/templates/master_template.json#dimming_speed_1-99_seconds",
"label": "Dimmer Speed (Press & Hold)",
"defaultValue": 5
},
{
"#": "18",
"$import": "~/templates/master_template.json#default_dim_level_0-99"
},
{
"#": "20",
"label": "Association Reports",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Multilevel report; Basic Report for long press with relay enabled",
"value": 0
},
{
"label": "Multilevel report; Basic Report for long press with relay disabled",
"value": 1
},
{
"label": "Multilevel report",
"value": 2
}
]
},
{
"#": "22",
"label": "Night Mode: Brightness Level",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 99,
"defaultValue": 20,
"options": [
{
"label": "Disabled",
"value": 0
}
]
},
{
"#": "23",
"label": "LED Indicator Color",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "White",
"value": 0
},
{
"label": "Blue",
"value": 1
},
{
"label": "Green",
"value": 2
},
{
"label": "Red",
"value": 3
}
]
},
{
"#": "24",
"label": "LED Indicator Brightness",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Low (30%)",
"value": 2
},
{
"label": "Medium (60%)",
"value": 1
},
{
"label": "Bright (100%)",
"value": 0
}
]
}
],
"metadata": {
"inclusion": "When prompted by your primary controller, click the button three times in one second",
"exclusion": "When prompted by your primary controller, click the button three times in one second",
"reset": "Press click Z-Wave button 3 times quickly, and hold for at least 10 seconds at the third time to restore the device to the factory",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4463/IQSmartDimmerManual_v2.pdf"
}
}