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

53 lines
843 B
JSON

{
"manufacturer": "Trane Corporation",
"manufacturerId": "0x008b",
"label": "T500",
"description": "Z-Wave Thermostat",
"devices": [
{
"productType": "0x5452",
"productId": "0x5434",
"zwaveAllianceId": 80
},
{
"productType": "0x5452",
"productId": "0x5435",
"zwaveAllianceId": 79
},
{
"productType": "0x5452",
"productId": "0x5437",
"zwaveAllianceId": 734
}
],
"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
}
]
}
]
}