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

36 lines
654 B
JSON

{
"manufacturer": "TKB Home",
"manufacturerId": "0x0118",
"label": "TZ77",
"description": "RGB Dimmer Switch",
"devices": [
{
"productType": "0x0311",
"productId": "0x0302"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Indicator Light State",
"description": "Change the state of indicator light",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1
},
{
"#": "2",
"label": "Memory Function",
"description": "Socket status when powered on",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1
}
]
}