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

83 lines
2.9 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "HomeSeer Technologies",
"manufacturerId": "0x000c",
"label": "HS-LS100+",
"description": "Z-Wave Plus Leak Sensor",
"devices": [
{
"productType": "0x0201",
"productId": "0x000a",
"zwaveAllianceId": 2735
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "14",
"$import": "templates/homeseer_template.json#enable_basic_set_command"
},
{
"#": "15",
"$import": "templates/homeseer_template.json#basic_set_value"
},
{
"#": "17",
"$import": "~/templates/master_template.json#base_0-255_nounit",
"label": "Flood Alarm Interval",
"unit": "minutes",
"defaultValue": 5
},
{
"#": "18",
"$import": "templates/homeseer_template.json#enable_shock_alarm"
},
{
"#": "19",
"label": "Temperature Report Interval",
"valueSize": 1,
"unit": "1/10 minutes",
"minValue": 3,
"maxValue": 240,
"defaultValue": 144,
"unsigned": true
},
{
"#": "20",
"label": "Temperature (High) Alarm Trigger Threshold",
"valueSize": 2,
"unit": "0.1 °F",
"minValue": -670,
"maxValue": 2570,
"defaultValue": 1040
},
{
"#": "22",
"label": "Temperature (Low) Trigger Threshold",
"valueSize": 2,
"unit": "0.1 °F",
"minValue": -670,
"maxValue": 2570,
"defaultValue": 320
},
{
"#": "24",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Enable / Disable Blinking LED",
"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 (non-secure inclusion) or triple click (secure inclusion) the Z-button quickly, 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-ls100-user-guide"
}
}