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

180 lines
3.7 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": "KDDI CORPORATION",
"manufacturerId": "0x0242",
"label": "UFA01",
"description": "Sensor Input Device (KASAIHOUCHIKIADAPTOR01)",
"devices": [
{
"productType": "0x0a02",
"productId": "0x0061",
"zwaveAllianceId": 3219
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Value to Send When Triggered",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Send 255 when on, 0 when off",
"value": 0
},
{
"label": "Send 0 when on, 255 when off",
"value": 1
}
]
},
{
"#": "2",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Wake-Up When Re-Powered",
"defaultValue": 1
},
{
"#": "3",
"label": "Normal Operation State",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Set 255 when on, 0 when off",
"value": 0
},
{
"label": "Set 0 when off, 255 when on",
"value": 1
}
]
},
{
"#": "39",
"label": "Low Battery Threshold",
"valueSize": 1,
"unit": "%",
"minValue": 10,
"maxValue": 50,
"defaultValue": 20
},
{
"#": "111",
"label": "Battery Report Interval",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 606480,
"defaultValue": 86640,
"options": [
{
"label": "Disabled",
"value": 0
}
]
},
{
"#": "121",
"label": "Type of Command to Send to Nodes When Triggered",
"valueSize": 4,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Send Binary Sensor Report",
"value": 16
},
{
"label": "Send Basic Set",
"value": 256
},
{
"label": "Send Binary Sensor Report and Basic Set",
"value": 272
}
]
},
{
"#": "122",
"label": "Notification Type",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Smoke alarm",
"value": 1
},
{
"label": "CO alarm",
"value": 2
},
{
"label": "CO2 alarm",
"value": 3
},
{
"label": "Heat alarm",
"value": 4
},
{
"label": "Water alarm",
"value": 5
},
{
"label": "Access control notification",
"value": 6
},
{
"label": "Home security notification",
"value": 7
},
{
"label": "Power management notification",
"value": 8
},
{
"label": "System notification",
"value": 9
},
{
"label": "Emergency alarm",
"value": 10
},
{
"label": "Clock notification",
"value": 11
}
]
},
{
"#": "255",
"label": "Reset the Device",
"valueSize": 4,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Reset to factory default settings",
"value": 0
},
{
"label": "Reset to factory default settings 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 in the back of the product",
"exclusion": "Turn the primary controller of Z-Wave network into exclusion mode, short press the products Action Button that you can find in back of the product",
"reset": "Press and hold the Action Button that you can find in back of the product for at least 20 seconds and then release. This procedure should only be used when the primary controller is inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3219/KASAIHOUCHIKIADAPTOR01%20product%20mamual.pdf"
}
}