zwave-js/.config-db/devices/0x016a/ft130-k.json
2025-01-10 22:05:04 -08:00

164 lines
3.6 KiB
JSON
Raw Permalink 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": "Fantem",
"manufacturerId": "0x016a",
"label": "FT130-K",
"description": "Oomi Mote",
"devices": [
{
"productType": "0x1d02",
"productId": "0x0082",
"zwaveAllianceId": 2767
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Enable/Disable Touch Sound",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "2",
"label": "Enable/Disable Touch Vibration",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "3",
"label": "Enable/Disable Button Slide",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "4",
"label": "Type of Report When Button Pressed",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Central Scene command",
"value": 1
},
{
"label": "Central Scene command and Configuration Report",
"value": 3
}
]
},
{
"#": "11",
"label": "Type of Command to Send to Association Groups 2, 4, 6, 8",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Basic Set",
"value": 0
},
{
"label": "Binary Switch Set",
"value": 1
}
]
},
{
"#": "39",
"label": "Low Battery Threshold",
"valueSize": 1,
"unit": "%",
"minValue": 5,
"maxValue": 50,
"defaultValue": 20
},
{
"#": "81",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "LED Indication On Wake Up"
},
{
"#": "82",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Blink LED On Command Failure",
"defaultValue": 1
},
{
"#": "83",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "LED Indication When Charging",
"defaultValue": 1
},
{
"#": "84",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "LED Indication On Button Press",
"defaultValue": 1
},
{
"#": "252",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Lock Configuration Parameters"
},
{
"#": "255",
"label": "Reset Device",
"valueSize": 4,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Reset all configuration parameters to factory default setting",
"value": 0
},
{
"label": "Reset to factory default setting and removed from the Z-Wave network",
"value": 1431655765
}
]
}
],
"metadata": {
"inclusion": "Turn the primary controller of Z-Wave network into inclusion mode, short press the products Action button that you can find on the product's housing",
"exclusion": "Turn the primary controller of Z-Wave network into exclusion mode, short press the products Action button that you can find on the product's housing",
"reset": "Press and hold the Action button that you can find on the product's housing for 20 seconds and then release. This procedure should only be used when the primary controller is missing or inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2767/Oomi%20Mote%20manual.pdf"
}
}