zwave-js/.config-db/devices/0x5254/zxt-600.json
2025-01-10 22:05:04 -08:00

293 lines
5 KiB
JSON
Raw 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": "Remotec",
"manufacturerId": "0x5254",
"label": "ZXT-600",
"description": "AC Master",
"devices": [
{
"productType": "0x0100",
"productId": "0x8490"
},
{
"productType": "0x0101",
"productId": "0x8490"
},
{
"productType": "0x0102",
"productId": "0x8490"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "25",
"label": "Learn IR Code",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On (Resume)",
"value": 1
},
{
"label": "17 °C cool",
"value": 2
},
{
"label": "18 °C cool",
"value": 3
},
{
"label": "19 °C cool",
"value": 4
},
{
"label": "20 °C cool",
"value": 5
},
{
"label": "21 °C cool",
"value": 6
},
{
"label": "22 °C cool",
"value": 7
},
{
"label": "23 °C cool",
"value": 8
},
{
"label": "24 °C cool",
"value": 9
},
{
"label": "25 °C cool",
"value": 10
},
{
"label": "26 °C cool",
"value": 11
},
{
"label": "27 °C cool",
"value": 12
},
{
"label": "28 °C cool",
"value": 13
},
{
"label": "29 °C cool",
"value": 14
},
{
"label": "30 °C cool",
"value": 15
},
{
"label": "17 °C heat",
"value": 16
},
{
"label": "18 °C heat",
"value": 17
},
{
"label": "19 °C heat",
"value": 18
},
{
"label": "20 °C heat",
"value": 19
},
{
"label": "21 °C heat",
"value": 20
},
{
"label": "22 °C heat",
"value": 21
},
{
"label": "23 °C heat",
"value": 22
},
{
"label": "24 °C heat",
"value": 23
},
{
"label": "25 °C heat",
"value": 24
},
{
"label": "26 °C heat",
"value": 25
},
{
"label": "27 °C heat",
"value": 26
},
{
"label": "28 °C heat",
"value": 27
},
{
"label": "29 °C heat",
"value": 28
},
{
"label": "30 °C heat",
"value": 29
},
{
"label": "Dry mode",
"value": 30
},
{
"label": "Auto mode",
"value": 31
},
{
"label": "Fan mode",
"value": 32
}
]
},
{
"#": "26",
"label": "IR Code Learning Status",
"valueSize": 1,
"minValue": 0,
"maxValue": 4,
"readOnly": true,
"options": [
{
"label": "Idle - IR channel idle",
"value": 0
},
{
"label": "OK - The last learning operation was completed successfully",
"value": 1
},
{
"label": "Learning - ZXT-600 is busy processing previous learning request",
"value": 2
},
{
"label": "Full all locations are being used",
"value": 3
},
{
"label": "The last learning request was failed",
"value": 4
}
]
},
{
"#": "27",
"label": "IR Code Number From Built-In Code Library",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 1,
"unsigned": true
},
{
"#": "30",
"label": "Auto Report Condition by Room Temp Change",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "0.5 °C",
"value": 1
},
{
"label": "1 °C",
"value": 2
},
{
"label": "1.5 °C",
"value": 3
},
{
"label": "2 °C",
"value": 4
},
{
"label": "2.5 °C",
"value": 5
},
{
"label": "3 °C",
"value": 6
},
{
"label": "3.5 °C",
"value": 7
},
{
"label": "4 °C",
"value": 8
}
]
},
{
"#": "32",
"$import": "~/templates/master_template.json#base_enable_disable_255",
"label": "Built-In IR Emitter Control",
"defaultValue": 255
},
{
"#": "33",
"label": "AC Swing Function",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Swing off",
"value": 0
},
{
"label": "Swing auto",
"value": 1
}
]
},
{
"#": "34",
"label": "Auto Report Time Interval",
"valueSize": 1,
"unit": "hours",
"minValue": 1,
"maxValue": 8,
"defaultValue": 8
},
{
"#": "37",
"label": "Calibrate Temperature Reading",
"valueSize": 1,
"unit": "°C",
"minValue": -5,
"maxValue": 5,
"defaultValue": 0
}
],
"metadata": {
"inclusion": "When it is prompted to enter it, please triple click the PROG button within 1 second. Green Indicator flashes TWICE then stay off.",
"exclusion": "When it is prompted to enter it, please triple click the PROG button within 1 second. Green Indicator flashes TWICE then stay off.",
"reset": "Press and Hold “PROG” button for 3 seconds on AC Master, the Green Indicator will light up. DO NOT Release the “PROG” Button until Green Indicator flashes TWICE."
}
}