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

71 lines
2.1 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "HomeSeer Technologies",
"manufacturerId": "0x000c",
"label": "HS-FLS100+",
"description": "Floodlight Sensor",
"devices": [
{
"productType": "0x0201",
"productId": "0x000b",
"zwaveAllianceId": 2947
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"$import": "templates/homeseer_template.json#pir_trigger_off"
},
{
"#": "2",
"label": "Light Level Threshold",
"description": "Activate floodlight and send Basic Set Command when PIR is triggered while light level is below this threshold.",
"valueSize": 2,
"unit": "lux",
"minValue": 0,
"maxValue": 255,
"defaultValue": 50,
"options": [
{
"label": "Never turn on floodlight",
"value": 0
},
{
"label": "Ignore light level",
"value": 255
}
]
},
{
"#": "3",
"$import": "templates/homeseer_template.json#multilevel_sensor_interval",
"label": "Luminance Report Interval"
},
{
"#": "4",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Send Basic Report On Trigger"
}
],
"compat": {
"commandClasses": {
"remove": {
"Supervision": {
// The device reports that it supports Supervision, but it does not support all
// commands supervision-encapsulated
"endpoints": "*"
}
}
}
},
"metadata": {
"inclusion": "Z-Wave auto inclusion.\nOr manual inclusion : put the Z-Wave controller into inclusion mode, press the Link button 3 times within 1.5 seconds to put the unit into inclusion mode",
"exclusion": "Put the Z-Wave Controller into exclusion mode. 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://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2947/HS-FLS100-user-manual2b-A501112779R.pdf"
}
}