zwave-js/.config-db/devices/0x0039/39336_39443_zw3104.json

157 lines
3.9 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Honeywell",
"manufacturerId": "0x0039",
"label": "39336 / 39443 / ZW3104",
"description": "Plug-In 1-Outlet Dimmer, 500S",
"devices": [
{
"productType": "0x5044",
"productId": "0x3038",
"zwaveAllianceId": [2681, 3743]
}
],
"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 Up/down Rate",
"description": "Number of steps or levels",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Dim up/down quickly",
"value": 0
},
{
"label": "Dim up/down slowly",
"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
},
{
"#": "16",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Switch Mode"
},
{
"#": "20",
"label": "Minimum Dim Level",
"description": "Number of Steps",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 1
}
],
"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 device from the receptacle.\n2. Press and hold the top button, plug the device in, and continue to hold for at least 3 seconds.\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/3743/39443-HQSG_v3.pdf"
}
}