zwave-js/.config-db/devices/0x0330/ves-zw-swi-014.json
2025-01-10 22:05:04 -08:00

162 lines
3.5 KiB
JSON

{
"manufacturer": "Vesternet",
"manufacturerId": "0x0330",
"label": "VES-ZW-SWI-014",
"description": "2 Channel Switch",
"devices": [
{
"productType": "0x0004",
"productId": "0xd109"
}
],
"firmwareVersion": {
"min": "1.2.5",
"max": "1.3.6"
},
"paramInformation": [
{
"#": "2",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Send Binary Report on State Change",
"defaultValue": 1
},
{
"#": "4",
"$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
},
{
"#": "5",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Over Current Protection",
"description": "Triggered when module goes over current limit.",
"defaultValue": 1
},
{
"#": "7",
"label": "Momentary Switch Input Behaviour",
"description": "Only valid in Light Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "All the same, toggle the respective output",
"value": 0
},
{
"label": "Short press only, toggle the respective output",
"value": 1
},
{
"label": "Hold & release only, toggle the respective output",
"value": 2
},
{
"label": "Short press only, toggle both outputs",
"value": 3
},
{
"label": "Hold & release only, toggle both outputs",
"value": 4
}
]
},
{
"#": "8",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Inclusion / Exclusion Using External Switch On Input S1",
"defaultValue": 1
},
{
"#": "9",
"label": "Send Central Scene Commands in Response to Inputs",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled for both inputs",
"value": 0
},
{
"label": "Enabled for both inputs",
"value": 1
},
{
"label": "Enable for S1 input only",
"value": 2
},
{
"label": "Enable for S2 input only",
"value": 3
}
]
},
{
"#": "10",
"label": "Power Change Report Threshold",
"valueSize": 1,
"unit": "W",
"minValue": 0,
"maxValue": 100,
"defaultValue": 10,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "11",
"label": "Current Change Report Threshold",
"valueSize": 1,
"unit": "0.1 A",
"minValue": 0,
"maxValue": 10,
"defaultValue": 1,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "12",
"label": "Voltage Change Report Threshold",
"valueSize": 1,
"unit": "V",
"minValue": 0,
"maxValue": 10,
"defaultValue": 2,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "14",
"label": "Energy/Power/Voltage/Current Report Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 3600,
"options": [
{
"label": "Disable",
"value": 0
}
]
}
],
"metadata": {
"inclusion": "Step 1. Set primary controller/gateway into inclusion mode.\nStep 2. Either power cycle the product, or triple press the action button.\n Step 3. The connected light will stay on solid for 3 seconds to indicate successful inclusion.",
"exclusion": "Step 1. Set primary controller/gateway into exclusion mode.\nStep 2. Triple press the action button.",
"reset": "Press and hold the action button for over 10 seconds.",
"manual": "https://cdn.shopify.com/s/files/1/0066/8149/3559/files/VES-ZW-SWI-014.pdf"
}
}