{
zigbeeModel: ['lumi.switch.n3acn3'], // The model ID from: Device with modelID 'lumi.sens' is not supported.
model: 'QBKG26LM', // Vendor model number, look on the device for a model number
vendor: 'Xiaomi', // Vendor of the device (only used for documentation and startup logging)
description: 'MiJia switch', // Description of the device, copy from vendor site. (only used for documentation and startup logging)
supports: 'on/off', // Actions this device supports (only used for documentation)
fromZigbee: [
fz.generic_state_multi_ep,fz.xiaomi_power,fz.ignore_genTime_report,fz.ignore_time_read,fz.ignore_64704_report,
],
toZigbee: [tz.on_off],
endpoint: (device) => {
return {'left': 1, 'center': 2, 'right': 3};
},
},
received Zigbee message from 'QBKG26LM', type 'attributeReport', cluster 'aqaraOpple', data '{"247":{"type":"Buffer","data":[100,16,1,101,16,1,102,16,0,3,40,31,152,57,53,158,198,65,149,57,168,75,184,65,150,57,239,103,19,69,151,57,89,104,53,67,5,33,1,0,154,32,16,8,33,25,1,7,39,0,0,0,0,0,0,0,0,9,33,1,3,11,32,0]}}' from endpoint 1 with groupID 0