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

242 lines
4.9 KiB
JSON

{
"manufacturer": "Vesternet",
"manufacturerId": "0x0330",
"label": "VES-ZW-DIM-001",
"description": "2-Wire Capable Dimmer",
"devices": [
{
"productType": "0x0200",
"productId": "0xd00c",
"zwaveAllianceId": 3331
}
],
"firmwareVersion": {
"min": "1.21",
"max": "1.30"
},
"paramInformation": [
{
"#": "2",
"$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
},
{
"#": "3",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Send Basic Report on State Change",
"defaultValue": 1
},
{
"#": "4",
"label": "Dimming Speed",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 127,
"defaultValue": 1
},
{
"#": "5",
"label": "Minimum Dim Level",
"valueSize": 1,
"minValue": 0,
"maxValue": 50,
"defaultValue": 15
},
{
"#": "6",
"$import": "~/templates/master_template.json#maximum_dim_level_0-100"
},
{
"#": "7",
"$import": "~/templates/master_template.json#dimmer_type_trail_lead"
},
{
"#": "8",
"label": "Switch Type",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Momentary",
"value": 0
},
{
"label": "Toggle",
"value": 1
}
]
},
{
"#": "9",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Use External Switch for Inclusion/Exclusion",
"defaultValue": 1
},
{
"#": "11",
"label": "Wiring Type",
"valueSize": 1,
"minValue": 0,
"maxValue": 2,
"defaultValue": 0,
"readOnly": true,
"options": [
{
"label": "Unknown",
"value": 0
},
{
"label": "2-Wire (No neutral)",
"value": 1
},
{
"label": "3-Wire (With neutral)",
"value": 2
}
]
},
{
"#": "12",
"label": "Load Type",
"valueSize": 1,
"minValue": 0,
"maxValue": 3,
"defaultValue": 0,
"readOnly": true,
"options": [
{
"label": "Unknown",
"value": 0
},
{
"label": "Resistive",
"value": 1
},
{
"label": "Inductive",
"value": 2
},
{
"label": "Capacitive",
"value": 3
}
]
},
{
"#": "13",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Over Current Protection",
"description": "Triggered at over 2.1A for 20 seconds continuously.",
"defaultValue": 1
},
{
"#": "14",
"label": "Power Report: Change Threshold",
"valueSize": 2,
"unit": "W",
"minValue": 0,
"maxValue": 400,
"defaultValue": 10
},
{
"#": "15",
"label": "Power Report: Relative Change Threshold",
"valueSize": 1,
"unit": "%",
"minValue": 0,
"maxValue": 100,
"defaultValue": 20
},
{
"#": "21",
"label": "Power Report Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 600,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "22",
"label": "Energy Report Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 1800,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "23",
"label": "Voltage Report Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 3600,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "24",
"label": "Current Report Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 3600,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "31",
"label": "Dimming Curve",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Linear",
"value": 0
},
{
"label": "Logarithmic",
"value": 1
}
]
},
{
"#": "32",
"$import": "~/templates/master_template.json#base_0-99_nounit",
"label": "Startup Brightness",
"description": "When the light is turned from off to on, if the target brightness is lower than the startup brightness, the brightness will first go to the startup brightness then fall to the target brightness.",
"defaultValue": 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. The connected light will be set to 50% brightness and flash slowly.",
"manual": "https://cdn.shopify.com/s/files/1/0066/8149/3559/files/VES-ZW-DIM-001.pdf"
}
}