zwave-js/.config-db/devices/0x017f/wink_d_w_sensor.json
2025-01-10 22:05:04 -08:00

55 lines
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manufacturer": "Wink Inc.",
"manufacturerId": "0x017f",
"label": "D/W SENSOR",
"description": "Door/Window Sensor",
"devices": [
{
"productType": "0x0100",
"productId": "0x0001",
"zwaveAllianceId": 2494
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Basic Set Off Delay",
"valueSize": 2,
"unit": "seconds",
"minValue": 0,
"maxValue": 65535,
"defaultValue": 30,
"unsigned": true
},
{
"#": "2",
"label": "Basic Set Level",
"description": "Allowable range: 0-99, 255",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 99,
"unsigned": true,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On",
"value": 255
}
]
}
],
"metadata": {
"inclusion": "Follow the instructions for your Z-Wave certified Controller to enter inclusion mode.\nWhen prompted by the Controller:\n1. For proper inclusion, bring the Door/Window Sensor within range of your Controller.\n2. Pull the battery tab on the backside of the sensor to power on, or remove then re-install the batteries. The LED light should blink",
"exclusion": "Follow the instructions for your Z-Wave certified Controller to enter exclusion mode. When prompted by the Controller:\n1. Press the sensor cover release button to remove the top cover, and be sure the sensor is powered on.\n2. Press the Connect Button next to the battery quickly 3 times in a row.\n\nThe LED indicator will flash five times indicating exclusion/disconnection",
"reset": "If needed, the Door/Window Sensor can be reset locally by following these steps. Only do this when your Z-Wave controller is disconnected or otherwise unreachable. Beware that resetting your device will disconnect it from the system:\n1. Remove the SENSOR COVER and confirm that your Door/Window Sensor is powered up.\n2. Press and hold the BUTTON for at least 10 seconds then release. A flashing light indicates a successful factory reset.\n3. The Door/Window Sensors memory will be erased to factory settings",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2494/Wink-Door-Sensor-Manual.pdf"
}
}