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

152 lines
4.5 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Ring",
"manufacturerId": "0x0346",
"label": "4SP1SZ",
"description": "Motion Sensor Gen2",
"devices": [
{
"productType": "0x0301",
"productId": "0x0301",
"zwaveAllianceId": 4149
},
{
"productType": "0x0301",
"productId": "0x0401"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Heartbeat Interval",
"valueSize": 1,
"unit": "minutes",
"minValue": 1,
"maxValue": 70,
"defaultValue": 70
},
{
"#": "2",
"label": "Application Retries",
"valueSize": 1,
"minValue": 0,
"maxValue": 5,
"defaultValue": 5
},
{
"#": "3",
"label": "Application Level Retry Base Wait Time Period",
"valueSize": 1,
"unit": "seconds",
"minValue": 1,
"maxValue": 96,
"defaultValue": 5
},
{
"#": "4",
"label": "LED Indicator",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Light up after fault",
"value": 1
},
{
"label": "Light up after intrusion and intrusion clear",
"value": 2
}
]
},
{
"#": "5",
"label": "Occupancy Clear Delay",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
},
{
"#": "6",
"label": "Instrusion Clear Delay",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
},
{
"#": "7",
"label": "Standard Clear Delay",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 1,
"unsigned": true
},
{
"#": "8",
"label": "Motion Detection Sensitivity",
"description": "0 = lowest, 4 = highest",
"valueSize": 1,
"minValue": 0,
"maxValue": 4,
"defaultValue": 3
},
{
"#": "9",
"label": "Lighting Sensor",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Enable",
"value": 0
},
{
"label": "Disable",
"value": 1
}
]
},
{
"#": "10",
"label": "Lighting Delay",
"description": "Used to turn off lights when motion is no longer detected",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 60,
"defaultValue": 2
},
{
"#": "11",
"label": "Supervision Report Timeout",
"valueSize": 2,
"unit": "ms",
"minValue": 500,
"maxValue": 30000,
"defaultValue": 10000
}
],
"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 Motion Detector” 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. Locate the pinhole reset button on the back of the device in the battery compartment. \n3. 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 Motion Detector 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/4149/Ring%20Alarm%20Motion%20Detector%20Zwave.pdf"
}
}