zwave-js/.config-db/devices/0x0118/tze93.json

37 lines
664 B
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "TKB Home",
"manufacturerId": "0x0118",
"label": "TZE93",
"description": "Weekly Programming Thermostat with LCD Touch Screen",
"devices": [
{
"productType": "0x0311",
"productId": "0x0505"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "4",
"label": "Memory Function",
"description": "Recover after a power failure",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Device memory function not open",
"value": 0
},
{
"label": "Open device memory function",
"value": 1
}
]
}
]
}