zwave-js/.config-db/devices/0x5254/zxt-120.json

111 lines
1.9 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Remotec",
"manufacturerId": "0x5254",
"label": "ZXT-120",
"description": "AC IR Remote",
"devices": [
{
"productType": "0x0100",
"productId": "0x8377"
},
{
"productType": "0x0101",
"productId": "0x8377"
},
{
"productType": "0x0102",
"productId": "0x8377"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "25",
"label": "Location",
"valueSize": 1,
"minValue": 0,
"maxValue": 22,
"defaultValue": 1
},
{
"#": "26",
"label": "Learning Status Register (Read Only)",
"valueSize": 1,
"minValue": 0,
"maxValue": 4,
"defaultValue": 0,
"readOnly": true
},
{
"#": "27",
"label": "IR Code Number for Built-In Code Library",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0,
"unsigned": true
},
{
"#": "28",
"label": "External IR Emitter Power Level",
"valueSize": 1,
"defaultValue": 255,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Normal power mode",
"value": 0
},
{
"label": "High power mode",
"value": 255
}
]
},
{
"#": "32",
"$import": "~/templates/master_template.json#base_enable_disable_255",
"label": "Surround IR Control",
"defaultValue": 255
},
{
"#": "33",
"label": "AC Function Swing Control",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Swing off",
"value": 0
},
{
"label": "Swing auto",
"value": 1
}
]
},
{
"#": "35",
"label": "Learn Location Status. Bitmask. (Read Only)",
"valueSize": 4,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0,
"readOnly": true
},
{
"#": "37",
"label": "Sensor Temperature Compensation",
"valueSize": 1,
"minValue": -5,
"maxValue": 5,
"defaultValue": 0
}
]
}