zwave-js/.config-db/devices/0x0346/contact_sensor_gen2.json

111 lines
3.7 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Ring",
"manufacturerId": "0x0346",
"label": "4SD2SZ-0EN0",
"description": "Contact Sensor Gen2",
"devices": [
{
"productType": "0x0201",
"productId": "0x0301",
"zwaveAllianceId": 3862
},
{
"productType": "0x0201",
"productId": "0x0401",
"zwaveAllianceId": 4147
},
{
// ZWLR variant
"productType": "0x0201",
"productId": "0x0601"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "Heartbeat Interval",
"valueSize": 1,
"unit": "minutes",
"minValue": 1,
"maxValue": 70,
"defaultValue": 70
},
{
"#": "2",
"label": "Message Retry Attempt Limit",
"valueSize": 1,
"minValue": 0,
"maxValue": 5,
"defaultValue": 1
},
{
"#": "3",
"label": "Delay Between Retry Attempts",
"valueSize": 1,
"unit": "seconds",
"minValue": 1,
"maxValue": 60,
"defaultValue": 5
},
{
"#": "4",
"label": "LED Indicator",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Always off",
"value": 0
},
{
"label": "On when activated",
"value": 1
},
{
"label": "On when activated or cleared",
"value": 2
}
]
},
{
"#": "5",
"label": "One-Time Wakeup Delay",
"description": "Device will wakeup once after the configured delay",
"valueSize": 2,
"unit": "seconds",
"minValue": 5,
"maxValue": 65535,
"defaultValue": 0,
"unsigned": true
},
{
"#": "6",
"label": "Supervision Report Timeout",
"description": "How long to wait for a Supervision Report response to a Supervision Get",
"valueSize": 2,
"unit": "ms",
"minValue": 500,
"maxValue": 5000,
"defaultValue": 1500
}
],
"metadata": {
"inclusion": "After powering on the device, press and hold the button on the front of the device for ~3 seconds. Release the button and the device will enter Classic inclusion mode which implements both classic inclusion with a Node Information Frame, and Network Wide Inclusion. During Classic Inclusion mode, the green LED will blink three times followed by a brief pause, repeatedly. When Classic inclusion times-out, the device will blink alternating red and green a few times",
"exclusion": "Exclusion Instructions: \n1. Initiate remove “Ring Alarm Contact Sensor” flow in the Ring Alarm mobile application Select the settings icon from device details page and choose “Remove Device” to remove the device. This will place the controller into Remove or “Z-Wave Exclusion” mode. \n2. With the controller in Remove (Z-Wave Exclusion) mode, use a paper clip or similar object and tap the pinhole button. The devices red LED turns on solid to indicate the device was removed from the network.",
"reset": "Factory Default Instructions \n1. To restore Ring Alarm Contact Sensor to factory default settings, locate the pinhole reset button on the device. This is found inside the battery compartment on the back of the device after removing the back bracket. \n2. Using a paperclip or similar object, insert it into the pinhole, press and hold the button down for 10 seconds. \n3. The device will rapidly blink green continuously for 10 seconds. After about 10 seconds, when the green blinking stops, release the button. The red LED will turn on solid to indicate the device was removed from the network. \n\nNote: Use this procedure only in the event that the network primary controller is missing or otherwise inoperable.",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3862/Z-WaveUserManual_Contact_Sensor_700.pdf"
}
}