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

199 lines
4.6 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": "Inovelli",
"manufacturerId": "0x031e",
"label": "LZW60",
"description": "4-in-1 Motion Sensor",
"devices": [
{
"productType": "0x000d",
"productId": "0x0001",
"zwaveAllianceId": 3723
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "10",
"label": "Low Battery Alert Level",
"description": "At what battery level should the sensor send a low battery alert",
"valueSize": 1,
"unit": "%",
"minValue": 10,
"maxValue": 50,
"defaultValue": 10
},
{
"#": "12",
"label": "Motion Sensor Sensitivity",
"valueSize": 1,
"minValue": 0,
"maxValue": 10,
"defaultValue": 8,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "13",
"label": "PIR Reset Time",
"description": "How long after motion stops should the sensor wait before sending a no-motion report",
"valueSize": 2,
"unit": "seconds",
"minValue": 5,
"maxValue": 15300,
"defaultValue": 30
},
{
"#": "14",
"label": "Send Basic Set After PIR Trigger",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Enabled",
"value": 1
}
]
},
{
"#": "15",
"label": "Reverse Basic Set Behavior",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Send on when triggered, off when clear",
"value": 0
},
{
"label": "Send off when triggered, on when clear",
"value": 1
}
]
},
{
"#": "101",
"label": "Temperature Reporting Interval",
"description": "Value will be rounded to the nearest minute",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 7200,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "102",
"label": "Humidity Reporting Interval",
"description": "Value will be rounded to the nearest minute",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 7200,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "103",
"label": "Luminance Reporting Interval",
"description": "Value will be rounded to nearest minute",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 7200
},
{
"#": "104",
"label": "Battery Reporting Interval",
"description": "Value will be rounded to nearest minute",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 7200
},
{
"#": "110",
"label": "Report Only When Thresholds Are Met",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "111",
"label": "Temperature Report Threshold",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 1,
"maxValue": 500,
"defaultValue": 10
},
{
"#": "112",
"label": "Humidity Report Threshold",
"valueSize": 1,
"unit": "%",
"minValue": 1,
"maxValue": 32,
"defaultValue": 5
},
{
"#": "113",
"label": "Luminance Report Threshold",
"valueSize": 2,
"unit": "lux",
"minValue": 1,
"maxValue": 65528,
"defaultValue": 150,
"unsigned": true
},
{
"#": "114",
"label": "Battery Report Threshold",
"valueSize": 1,
"unit": "%",
"minValue": 1,
"maxValue": 100,
"defaultValue": 10
}
],
"metadata": {
"inclusion": "Press the sensor button 1x and the sensor will flash red rapidly. If successful, the sensor will stop flashing and the red light will be solid for 1-2 seconds, followed by the red light turning off. If unsuccessful, the red light will continue to rapidly flash until it times out after 25 seconds",
"exclusion": "Put your HUB in Exclusion mode and press the sensor button 1x. Your sensor will rapidly blink, indicating its in exclusion mode. When exclusion is successful, the red light will stop blinking, turn solid red and then turn off",
"reset": "You may hold the Sensor Button for 5 seconds or use a certified controller to remove the device from your network to factory default. The sensors red LED will blink fast and then if successful, will turn off.\n\n \n\nOnly use this procedure 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/3723/Inovelli%204-1%20Sensor%20Manual.pdf"
}
}