zwave-js/.config-db/devices/0x010e/danalock_v3-btze.json

115 lines
2.2 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Poly-control",
"manufacturerId": "0x010e",
"label": "Danalock V3-BTZE",
"description": "Z-Wave Controlled Door Lock with Bluetooth Smart",
"devices": [
{
"productType": "0x0009",
"productId": "0x0001",
"zwaveAllianceId": [4295, 4430, 4431, 4432]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Twin Assist",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "2",
"label": "Hold & Release",
"valueSize": 4,
"minValue": 0,
"maxValue": 2147483647,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "3",
"label": "Block to Block",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "4",
"label": "BLE: Enable Temporary Time",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2147483647,
"defaultValue": 0
},
{
"#": "5",
"label": "BLE: Always",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "6",
"label": "Auto Lock",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2147483647,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
}
],
"metadata": {
"inclusion": "1. Set the controller in inclusion mode\n2. Push the switch once.\n3. Wait 5 seconds",
"exclusion": "1. Set the controller in exclusion mode\n2. Push the switch once.\n3. Wait 5 seconds",
"reset": "The Danalock can be set to factory settings by pushing the switch ten times. Please use this procedure only when the primary controller is missing or otherwise inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4295/Danalock_V3_Product_manual_Z_Wave_V_0.9.5.pdf"
}
}