zwave-js/.config-db/devices/0x0039/39339_39346_zw3107.json

143 lines
3.6 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Honeywell",
"manufacturerId": "0x0039",
"label": "39339 / 39346 / ZW3107",
"description": "Plug-In 2-Outlet Dimmer, Simultaneous, 500S",
"devices": [
{
"productType": "0x5044",
"productId": "0x3033",
"zwaveAllianceId": [2728, 3739, 3830]
}
],
"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
}
]
},
{
"#": "6",
"label": "Dim Rate",
"description": "Dim up/down the light to the specified level quickly or slowly.",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Fast",
"value": 0
},
{
"label": "Slow",
"value": 1
}
]
},
{
"#": "7",
"label": "Dim Rate Steps (Z-Wave Command)",
"description": "Number of steps or levels",
"valueSize": 1,
"minValue": 0,
"maxValue": 99,
"defaultValue": 1
},
{
"#": "8",
"label": "Dim Rate Timing (Z-Wave)",
"description": "Timing of steps or levels",
"valueSize": 2,
"unit": "10ms",
"minValue": 1,
"maxValue": 255,
"defaultValue": 3
},
{
"#": "9",
"label": "Dim Rate Steps (Manual)",
"description": "Number of steps or levels",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 1
},
{
"#": "10",
"label": "Dim Rate Timing (Manual)",
"description": "Timing of steps",
"valueSize": 2,
"unit": "10ms",
"minValue": 1,
"maxValue": 255,
"defaultValue": 3
},
{
"#": "11",
"label": "Dim Rate Steps (All-On/All-Off)",
"description": "Number of steps or levels",
"valueSize": 1,
"unit": "10ms",
"minValue": 1,
"maxValue": 99,
"defaultValue": 1
},
{
"#": "12",
"label": "Dim Rate Timing (All-On/All-Off)",
"description": "Timing of steps or levels",
"valueSize": 2,
"unit": "10ms",
"minValue": 1,
"maxValue": 255,
"defaultValue": 3
}
],
"compat": {
"mapBasicSet": "event"
},
"metadata": {
"inclusion": "1. Follow the instructions for your Z-Wave certified controller to add\nthe smart dimmer to the Z-Wave network.\n2. Once the controller is ready to add your smart dimmer, single\npress and release the manual/program button on the smart\ndimmer to add it in the network.\nPlease reference the controller/gateways manual for instructions",
"exclusion": "1. Follow the instructions for your Z-Wave certified controller to\nremove a device from the Z-Wave network.\n2. Once the controller is ready to remove your device, press and\nrelease the manual/program button on the smart dimmer to\nremove it from the network",
"reset": "To return your dimmer to factory defaults:\n1. If plugged in, unplug the dimmer from the receptacle.\n2. Press and hold the top button for at least 3 seconds while you\nplug the dimmer into a receptacle.\nNote: This should only be used in the event your networks primary\ncontroller is missing or otherwise inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3830/39446-HQSG_v4.pdf"
}
}