zwave-js/.config-db/devices/0x000c/hs-ms100.json

73 lines
2.5 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "HomeSeer Technologies",
"manufacturerId": "0x000c",
"label": "HS-MS100+",
"description": "Z-Wave Plus Motion Sensor",
"devices": [
{
"productType": "0x0201",
"productId": "0x0009",
"zwaveAllianceId": 2729
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "12",
"label": "Motion Sensor Sensitivity",
"description": "Higher values increase sensitivity",
"valueSize": 1,
"minValue": 0,
"maxValue": 8,
"defaultValue": 8,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "14",
"$import": "templates/homeseer_template.json#enable_basic_set_command"
},
{
"#": "15",
"$import": "templates/homeseer_template.json#basic_set_value"
},
{
"#": "17",
"$import": "templates/homeseer_template.json#enable_shock_alarm"
},
{
"#": "18",
"label": "Motion Detection Timeout",
"valueSize": 2,
"unit": "seconds",
"minValue": 0,
"maxValue": 65525,
"defaultValue": 600,
"unsigned": true
},
{
"#": "19",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Enable / Disable Binary Sensor for Motion",
"defaultValue": 1
},
{
"#": "32",
"$import": "templates/homeseer_template.json#low_battery_level"
}
],
"metadata": {
"inclusion": "1) Open the cover.\n2) Place the device within the direct range of your Z-Wave controller.\n3) Set the main controller in add mode (see the controllers manual).\n4) Click the Z-button once, the LED indicator should blink fast. \n5) Wait for the adding process to end.\n6) Successful adding will be confirmed by the Z-Wave controllers message.",
"exclusion": "1) Open the cover.\n2) Place the device within the direct range of your Z-Wave controller.\n3) Set the main controller remove mode (see the controllers manual).\n4) Triple click the Z-button quickly, the LED indicator should blink fast.\n5) Wait for the removing process to end.\n6) Successful adding will be confirmed by the Z-Wave controllers message.",
"reset": "1)Power on the device,\n2) Press and hold the Z button for more than 20 seconds,\n3) If holding time more than 20seconds, the LED indicator will keep on for 2 seconds, which means resetting is complete.\n4) The reset feature works only when the device has been included into a Z-Wave network.\n\nUse this procedure only in the event that the network primary controller is missing or otherwise inoperable.",
"manual": "https://docs.homeseer.com/products/hs-ms100-user-guide"
}
}