zwave-js/.config-db/devices/0x0039/39357_39464_zw3011.json
2025-01-10 22:05:04 -08:00

137 lines
3.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manufacturer": "Honeywell",
"manufacturerId": "0x0039",
"label": "39357 / 39464 / ZW3011",
"description": "In-Wall Toggle Dimmer, QFSW, 500S",
"devices": [
{
"productType": "0x4944",
"productId": "0x3237",
"zwaveAllianceId": 3601
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Local Load",
"maxNodes": 5
},
"3": {
"label": "Double Tap",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "3",
"label": "LED Light",
"description": "LED status when device on or off.",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "LED on when load is off",
"value": 0
},
{
"label": "LED on when light is turned on",
"value": 1
},
{
"label": "LED always off",
"value": 2
},
{
"label": "LED always on",
"value": 3
}
]
},
{
"#": "6",
"label": "Dim Up/Down Rate",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Dim quickly",
"value": 0
},
{
"label": "Dim slowly",
"value": 1
}
]
},
{
"#": "16",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Switch Mode"
},
{
"#": "19",
"label": "Alternate Exclusion",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Press any button on the switch",
"value": 0
},
{
"label": "Press two times on button and two times off button, LED will flash 5 times if exclusion succeed",
"value": 1
}
]
},
{
"#": "30",
"label": "Minimum Dim Threshold",
"valueSize": 1,
"unit": "%",
"minValue": 1,
"maxValue": 99,
"defaultValue": 1
},
{
"#": "31",
"label": "Maximum Brightness Threshold",
"valueSize": 1,
"unit": "%",
"minValue": 1,
"maxValue": 99,
"defaultValue": 99
},
{
"#": "32",
"label": "Default Brightness Level",
"description": "Set the default brightness level that the dimmer will turn on when being turned on manually",
"valueSize": 1,
"unit": "%",
"minValue": 1,
"maxValue": 99,
"defaultValue": 0
}
],
"compat": {
"mapBasicSet": "event"
},
"metadata": {
"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 up and release the toggle.\nIf prompted by the controller to enter the S2 security code, refer to the QR code/security number on the back of the box, or the QR code label on the product",
"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 up and release the toggle",
"reset": "Quickly press UP button three times, then, immediately press the DOWN button three times.\nNote: This should only be used in the event your networks primary controller is missing or otherwise inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3601/39357%20Binder.pdf"
}
}