zwave-js/.config-db/devices/0x000c/hs-hsm200.json
2025-01-10 22:05:04 -08:00

101 lines
2.5 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": "HomeSeer Technologies",
"manufacturerId": "0x000c",
"label": "HS-HSM200",
"description": "Z-Wave Multi Sensor",
"devices": [
{
"productType": "0x0004",
"productId": "0x0001"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Control Lights",
"maxNodes": 4
}
},
"paramInformation": [
{
"#": "1",
"label": "Off Delay After Motion",
"valueSize": 1,
"unit": "minutes",
"minValue": 0,
"maxValue": 127,
"defaultValue": 10,
"options": [
{
"label": "Disable, only send motion triggers",
"value": 0
}
]
},
{
"#": "2",
"label": "Dim Level",
"description": "Allowable range: 0-99, 255",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"unsigned": true
},
{
"#": "3",
"label": "Light Level Report Interval",
"valueSize": 1,
"unit": "minutes",
"minValue": 0,
"maxValue": 255,
"defaultValue": 60,
"unsigned": true,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "4",
"label": "Temperature Report Interval",
"valueSize": 1,
"unit": "minutes",
"minValue": 0,
"maxValue": 255,
"defaultValue": 60,
"unsigned": true,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "5",
"label": "Temperature Calibration",
"valueSize": 1,
"unit": "0.1 °F",
"minValue": -128,
"maxValue": 127,
"defaultValue": 0
}
],
"metadata": {
"inclusion": "1) Place the device within the direct range of your Z-Wave controller.\n2) Set the main controller in add mode (see the controllers manual).\n3) Click the button on the side of the unit once, the LED indicator should start blinking blue. \n4) Wait for the adding process to end.\n5) Successful adding will be confirmed by the Z-Wave controllers message.",
"exclusion": "1) Place the device within the direct range of your Z-Wave controller.\n2) Set the main controller remove mode (see the controllers manual).\n3) Click the button on the side of the unit once\n4) Wait for the removing process to end.\n5) Successful adding will be confirmed by the Z-Wave controllers message.",
"reset": "1) Power on the device\n2) Press and hold the side button for 60 seconds.\n2) Use this procedure only in the event that the network primary controller is missing or otherwise inoperable.",
"manual": "https://docs.homeseer.com/products/hsm200-user-guide"
}
}