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

221 lines
3.8 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manufacturer": "Radio Thermostat Company of America (RTC)",
"manufacturerId": "0x0098",
"label": "CT80",
"description": "Z-Wave Thermostat",
"devices": [
{
"productType": "0x5002",
"productId": "0x0100"
},
{
"productType": "0x5002",
"productId": "0x0108"
},
{
"productType": "0x5003",
"productId": "0x0109"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 2,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "Temperature Reporting Threshold",
"description": "Reporting threshold for changes in the ambient temperature.",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "0.5°",
"value": 1
},
{
"label": "1.0°",
"value": 2
},
{
"label": "1.5°",
"value": 3
},
{
"label": "2.0°",
"value": 4
}
]
},
{
"#": "2",
"label": "HVAC Settings",
"description": "Configured HVAC settings",
"valueSize": 4,
"minValue": 0,
"maxValue": 0,
"defaultValue": 0,
"readOnly": true
},
{
"#": "3",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Utility Lock",
"description": "Prevents setpoint changes at thermostat."
},
{
"#": "4",
"label": "Power Status",
"description": "C-Wire / Battery Status",
"valueSize": 1,
"minValue": 0,
"maxValue": 0,
"defaultValue": 0,
"readOnly": true
},
{
"#": "5",
"label": "Humidity Reporting Threshold",
"description": "Reporting threshold for changes in the relative humidity.",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "3 %rH",
"value": 1
},
{
"label": "5 %rH",
"value": 2
},
{
"label": "10 %rH",
"value": 3
}
]
},
{
"#": "6",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Auxiliary/Emergency Heat"
},
{
"#": "7",
"label": "Thermostat Swing Temperature",
"description": "Variance allowed from setpoint to engage HVAC",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "0.5°",
"value": 1
},
{
"label": "1.0°",
"value": 2
},
{
"label": "1.5°",
"value": 3
},
{
"label": "2.0°",
"value": 4
},
{
"label": "2.5°",
"value": 5
},
{
"label": "3.0°",
"value": 6
},
{
"label": "3.5°",
"value": 7
},
{
"label": "4.0°",
"value": 8
}
]
},
{
"#": "8",
"label": "Thermostat Diff Temperature",
"description": "Configures additional stages",
"valueSize": 1,
"defaultValue": 4,
"allowManualEntry": false,
"options": [
{
"label": "2.0 °F",
"value": 4
},
{
"label": "4.0 °F",
"value": 8
},
{
"label": "6.0 °F",
"value": 12
}
]
},
{
"#": "9",
"label": "Thermostat Recovery Mode",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Fast",
"value": 1
},
{
"label": "Economy",
"value": 2
}
]
},
{
"#": "10",
"label": "Temp Reporting Filter",
"description": "Upper/Lower bounds for thermostat temperature reporting",
"valueSize": 2,
"minValue": 0,
"maxValue": 0,
"defaultValue": 0
},
{
"#": "11",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Simple UI Mode",
"defaultValue": 1
},
{
"#": "12",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Multicast"
}
]
}