zwave-js/.config-db/devices/0x0152/gr-b3-3.json

46 lines
720 B
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "UFairy G.R. Tech",
"manufacturerId": "0x0152",
"label": "GR-B3-3",
"description": "3 Gang In-Wall Switch",
"devices": [
{
"productType": "0x0500",
"productId": "0x0005"
},
{
"productType": "0x0a00",
"productId": "0x0004"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "K1",
"maxNodes": 1
},
"2": {
"label": "K2",
"maxNodes": 1
},
"3": {
"label": "K3",
"maxNodes": 1
}
},
"compat": {
"commandClasses": {
"add": {
"Multi Channel": {
// This device has 3 channels, but it responds to the CC version request with 0
"isSupported": true,
"version": 2
}
}
}
}
}