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

106 lines
2.5 KiB
JSON

{
"manufacturer": "HomeSeer Technologies",
"manufacturerId": "0x000c",
"label": "HS-FLS100-G2",
"description": "Floodlight Sensor",
"devices": [
{
"productType": "0x0201",
"productId": "0x000c",
"zwaveAllianceId": 3984
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"$import": "templates/homeseer_template.json#pir_trigger_off"
},
{
"#": "2",
"$import": "templates/homeseer_template.json#lux_trigger_threshold"
},
{
"#": "3",
"$import": "templates/homeseer_template.json#multilevel_sensor_interval"
},
{
"#": "4",
"$import": "templates/homeseer_template.json#enable_pir_trigger_alerts"
},
{
"#": "5",
"label": "Load Control Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Z-Wave only",
"value": 0
},
{
"label": "Z-Wave and sensors",
"value": 1
}
]
},
{
"#": "6",
"label": "Load Control Sensor Mode",
"description": "Select which sensors control the load when parameter 5 is set to 1",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Lux and motion",
"value": 0
},
{
"label": "Lux only",
"value": 1
}
]
},
{
"#": "7",
"label": "Temperature Calibration",
"valueSize": 1,
"unit": "0.1 °C",
"minValue": -100,
"maxValue": 100,
"defaultValue": 0
},
{
"#": "8",
"label": "PIR Sensitivity",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Low - Approximately 6m",
"value": 0
},
{
"label": "Medium - Approximately 10m",
"value": 1
},
{
"label": "High - Approximately 20m",
"value": 2
}
]
}
],
"metadata": {
"inclusion": "1. Put the Z-Wave controller into inclusion mode.\n2. Press the Link button 3 times within 1.5 seconds to put the unit into inclusion mode.",
"exclusion": "1. Put the Z-Wave Controller into exclusion mode. \n2. Press the Link button 3 times within 1.5 seconds to put the unit into exclusion mode",
"reset": "The product reset is to operate only when the primary controller is missing or inoperable. Press the Link button 3 times within 1.5 seconds to put the unit into exclusion mode.Within 1 second of step 1, press the Link button again and hold until LED is off (about 5 seconds)",
"manual": "https://docs.homeseer.com/products/hs-fls100-user-guide"
}
}