zwave-js/.config-db/devices/0x0344/he-ft01.json

774 lines
14 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "HELTUN",
"manufacturerId": "0x0344",
"label": "HE-FT01",
"description": "Fan Coil Thermostat",
"devices": [
{
"productType": "0x0004",
"productId": "0x0002"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Frequency Region",
"valueSize": 1,
"minValue": 0,
"maxValue": 9,
"readOnly": true,
/* eslint-disable @zwave-js/consistent-config-string-case */
"options": [
{
"label": "EU (868.4 MHz, 869.85 MHz)",
"value": 0
},
{
"label": "US (908.4 MHz, 916.0 MHz)",
"value": 1
},
{
"label": "AU (919.8 MHz, 921.4 MHz)",
"value": 2
},
{
"label": "HO (919.8 MHz)",
"value": 3
},
{
"label": "In (865.2 MHz)",
"value": 4
},
{
"label": "IL (916.0 MHz)",
"value": 5
},
{
"label": "RU (869.0 MHz)",
"value": 6
},
{
"label": "Cn (868.4 MHz)",
"value": 7
},
{
"label": "JP (922.5 MHz, 923.9 MHz, 926.3 MHz)",
"value": 8
},
{
"label": "Or (920.9 MHz, 921.7 MHz, 923.1 MHz)",
"value": 9
}
]
/* eslint-enable @zwave-js/consistent-config-string-case */
},
{
"#": "3",
"label": "Hardware and Software Versions",
"valueSize": 4,
"minValue": 0,
"maxValue": 0,
"readOnly": true
},
{
"#": "4",
"label": "Energy Consumption",
"valueSize": 4,
"unit": "kW",
"minValue": 0,
"maxValue": 0,
"readOnly": true
},
{
"#": "5",
"label": "Backlight Brightness Control",
"valueSize": 1,
"minValue": 0,
"maxValue": 10,
"defaultValue": 0
},
{
"#": "6",
"label": "Touch Buttons Sensitivity",
"description": "1 = low sensitivity; 10 = high sensitivity",
"valueSize": 1,
"minValue": 1,
"maxValue": 10,
"defaultValue": 6
},
{
"#": "7",
"label": "Fan Relay Output Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Normally open",
"value": 0
},
{
"label": "Normally closed",
"value": 1
}
]
},
{
"#": "8",
"label": "Heater Relay Output Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Normally open",
"value": 0
},
{
"label": "Normally closed",
"value": 1
}
]
},
{
"#": "9",
"label": "Cooler Relay Output Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Normally open",
"value": 0
},
{
"label": "Normally closed",
"value": 1
}
]
},
{
"#": "10",
"label": "Heating State Fan Control",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Enabled",
"value": 1
}
]
},
{
"#": "11",
"label": "Cooling State Fan Control",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Enabled",
"value": 1
}
]
},
{
"#": "12",
"label": "Fan Low Speed Relay: Load Power",
"description": "The power of the connected device, which is used to determine energy consumption.",
"valueSize": 2,
"unit": "W",
"minValue": 0,
"maxValue": 1100,
"defaultValue": 0
},
{
"#": "13",
"label": "Fan Medium Speed Relay: Load Power",
"description": "The power of the connected device, which is used to determine energy consumption.",
"valueSize": 2,
"unit": "W",
"minValue": 0,
"maxValue": 1100,
"defaultValue": 0
},
{
"#": "14",
"label": "Fan High Speed Relay: Load Power",
"description": "The power of the connected device, which is used to determine energy consumption.",
"valueSize": 2,
"unit": "W",
"minValue": 0,
"maxValue": 1100,
"defaultValue": 0
},
{
"#": "15",
"label": "Heating Valve Relay: Load Power",
"description": "The power of the connected device, which is used to determine energy consumption.",
"valueSize": 2,
"unit": "W",
"minValue": 0,
"maxValue": 1100,
"defaultValue": 0
},
{
"#": "16",
"label": "Cooling Valve Relay: Load Power",
"description": "The power of the connected device, which is used to determine energy consumption.",
"valueSize": 2,
"unit": "W",
"minValue": 0,
"maxValue": 1100,
"defaultValue": 0
},
{
"#": "17",
"label": "Air Temperature Calibration",
"valueSize": 1,
"unit": "0.1 °C",
"minValue": -100,
"maxValue": 100,
"defaultValue": 0
},
{
"#": "18",
"label": "Temperature Hysteresis",
"valueSize": 1,
"unit": "0.1 °C",
"minValue": 2,
"maxValue": 100,
"defaultValue": 5
},
{
"#": "19",
"label": "Time Correction by Controller",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "20",
"label": "Time Format",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "24 hour",
"value": 0
},
{
"label": "12 hour (AM / PM)",
"value": 1
}
]
},
{
"#": "21",
"label": "Week Day Override",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Monday",
"value": 1
},
{
"label": "Tuesday",
"value": 2
},
{
"label": "Wednesday",
"value": 3
},
{
"label": "Thursday",
"value": 4
},
{
"label": "Friday",
"value": 5
},
{
"label": "Saturday",
"value": 6
},
{
"label": "Sunday",
"value": 7
}
]
},
{
"#": "22",
"label": "Time Override",
"valueSize": 2,
"unit": "HHMM",
"minValue": 0,
"maxValue": 2359,
"defaultValue": 0
},
{
"#": "23",
"label": "Time Mode Operation",
"description": "This Parameter determines the Climate Mode (Heating or Cooling)",
"valueSize": 1,
"unit": "minutes",
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Heating and cooling mode",
"value": 1
},
{
"label": "Heating mode",
"value": 2
},
{
"label": "Cooling mode",
"value": 3
}
]
},
{
"#": "41",
"label": "Morning Start Time",
"valueSize": 2,
"unit": "HHMM",
"minValue": 0,
"maxValue": 2359,
"defaultValue": 600
},
{
"#": "42",
"label": "Day Start Time",
"valueSize": 2,
"unit": "HHMM",
"minValue": 0,
"maxValue": 2359,
"defaultValue": 900
},
{
"#": "43",
"label": "Evening Start Time",
"valueSize": 2,
"unit": "HHMM",
"minValue": 0,
"maxValue": 2359,
"defaultValue": 1800
},
{
"#": "44",
"label": "Night Start Time",
"valueSize": 2,
"unit": "HHMM",
"minValue": 0,
"maxValue": 2359,
"defaultValue": 2300
},
{
"#": "45",
"label": "Monday Morning Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 240
},
{
"#": "46",
"label": "Monday Day Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 200
},
{
"#": "47",
"label": "Monday Evening Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 230
},
{
"#": "48",
"label": "Monday Night Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 180
},
{
"#": "49",
"label": "Tuesday Morning Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 240
},
{
"#": "50",
"label": "Tuesday Day Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 200
},
{
"#": "51",
"label": "Tuesday Evening Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 230
},
{
"#": "52",
"label": "Tuesday Night Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 180
},
{
"#": "53",
"label": "Wednesday Morning Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 240
},
{
"#": "54",
"label": "Wednesday Day Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 200
},
{
"#": "55",
"label": "Wednesday Evening Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 230
},
{
"#": "56",
"label": "Wednesday Night Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 180
},
{
"#": "57",
"label": "Thursday Morning Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 240
},
{
"#": "58",
"label": "Thursday Day Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 200
},
{
"#": "59",
"label": "Thursday Evening Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 230
},
{
"#": "60",
"label": "Thursday Night Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 180
},
{
"#": "61",
"label": "Friday Morning Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 240
},
{
"#": "62",
"label": "Friday Day Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 200
},
{
"#": "63",
"label": "Friday Evening Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 230
},
{
"#": "64",
"label": "Friday Night Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 180
},
{
"#": "65",
"label": "Saturday Morning Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 240
},
{
"#": "66",
"label": "Saturday Day Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 200
},
{
"#": "67",
"label": "Saturday Evening Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 230
},
{
"#": "68",
"label": "Saturday Night Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 180
},
{
"#": "69",
"label": "Sunday Morning Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 240
},
{
"#": "70",
"label": "Sunday Day Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 200
},
{
"#": "71",
"label": "Sunday Evening Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 230
},
{
"#": "72",
"label": "Sunday Night Temperature",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 10,
"maxValue": 370,
"defaultValue": 180
},
{
"#": "141",
"label": "Energy Consumption Report Interval",
"valueSize": 1,
"unit": "minutes",
"minValue": 1,
"maxValue": 120,
"defaultValue": 10
},
{
"#": "142",
"label": "Control Energy Consumption Report",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Enabled",
"value": 1
}
]
},
{
"#": "143",
"label": "Sensors Consecutive Reporting Interval",
"valueSize": 1,
"unit": "minutes",
"minValue": 1,
"maxValue": 120,
"defaultValue": 10
},
{
"#": "144",
"label": "Air Temperature Sensors Report Threshold",
"valueSize": 1,
"unit": "0.1 °C",
"minValue": 0,
"maxValue": 100,
"defaultValue": 2
},
{
"#": "145",
"label": "Humidity Sensor Report Threshold",
"valueSize": 1,
"unit": "%",
"minValue": 0,
"maxValue": 25,
"defaultValue": 2
},
{
"#": "146",
"label": "Light Sensor Report Threshold",
"valueSize": 1,
"unit": "%",
"minValue": 0,
"maxValue": 99,
"defaultValue": 50
},
{
"#": "171",
"label": "Basic Set Action",
"description": "Activate this mode when a Basic Set is received",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
/* eslint-disable @zwave-js/consistent-config-string-case */
"options": [
{
"label": "No action",
"value": 0
},
{
"label": "COM with heating & cooling climate mode",
"value": 1
},
{
"label": "COM with heating climate mode",
"value": 2
},
{
"label": "COM with cooling climate mode",
"value": 3
},
{
"label": "TIME with heating & cooling climate mode",
"value": 4
},
{
"label": "TIME with heating climate mode",
"value": 5
},
{
"label": "TIME with cooling climate mode",
"value": 6
},
{
"label": "ECO with heating climate mode",
"value": 7
},
{
"label": "ECO with cooling climate mode",
"value": 8
},
{
"label": "Ventilation climate mode",
"value": 9
}
]
/* eslint-enable @zwave-js/consistent-config-string-case */
}
],
"compat": {
// Older firmware versions do not properly support Supervision CC
"$if": "firmwareVersion < 2.6",
"commandClasses": {
"remove": {
"Supervision": {
"endpoints": "*"
}
}
}
}
}