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

67 lines
1.2 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "TKB Home",
"manufacturerId": "0x0118",
"label": "TZ55D",
"description": "Dual Paddle Wall Dimmer",
"devices": [
{
"productType": "0x0003",
"productId": "0x0004"
},
{
"productType": "0x0311",
"productId": "0x0201"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Night Light",
"description": "LED Mode",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1
},
{
"#": "2",
"label": "Memory Function",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1
},
{
"#": "3",
"label": "Invert Switch",
"description": "Reverse switch direction",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0
},
{
"#": "4",
"label": "LED Transmission Indication",
"description": "Set LED flickering mode",
"valueSize": 1,
"minValue": 0,
"maxValue": 2,
"defaultValue": 1
},
{
"#": "5",
"label": "Suspend Group 4",
"description": "Disable transmitting commands to devices that are in Group 4",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0
}
]
}