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

52 lines
837 B
JSON

{
"manufacturer": "Trane Corporation",
"manufacturerId": "0x008b",
"label": "T400",
"description": "Trane Z-Wave Programmable Thermostat",
"devices": [
{
"productType": "0x5452",
"productId": "0x5431",
"zwaveAllianceId": 109
},
{
"productType": "0x5452",
"productId": "0x5433",
"zwaveAllianceId": 107
},
{
"productType": "0x5452",
"productId": "0x5436"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Reports",
"maxNodes": 1,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "132",
"label": "Schedule Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Hold",
"value": 0
},
{
"label": "Schedule",
"value": 1
}
]
}
]
}