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

83 lines
1.4 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Ring",
"manufacturerId": "0x0346",
"label": "4SP1S7-0EN0 / 4SPAE9-0EU0",
"description": "Motion Sensor",
"devices": [
{
"productType": "0x0301",
"productId": "0x0201"
},
{
"productType": "0x0301",
"productId": "0x0202"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Battery Report Interval",
"valueSize": 2,
"unit": "seconds",
"minValue": 255,
"maxValue": 4200,
"defaultValue": 4200
},
{
"#": "2",
"label": "Dwell Time",
"valueSize": 1,
"unit": "minutes",
"minValue": 1,
"maxValue": 9,
"defaultValue": 3
},
{
"#": "3",
"label": "Pet Immunity",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "No pet immunity",
"value": 0
},
{
"label": "15kg (33lb)",
"value": 1
},
{
"label": "25kg (55lb)",
"value": 2
}
]
},
{
"#": "4",
"label": "Walk Test",
"valueSize": 1,
"defaultValue": 0,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Normal operation",
"value": 0
},
{
"label": "Activate walk test for 15 minutes",
"value": 255
}
]
}
],
"metadata": {
"manual": "https://support.ring.com/hc/en-gb/article_attachments/360051977311/Ring_Motion_Detector_Zwave_UK.pdf"
}
}