I have a couple of these working with ZHA (Conbee I):
zha_event
Event 1 fired 15:12:
{
"event_type": "zha_event",
"data": {
"device_ieee": "ec:1b:bd:ff:fe:cf:xx:xx",
"unique_id": "ec:1b:bd:ff:fe:cf:94:7d:1:0x0006",
"endpoint_id": 1,
"cluster_id": 6,
"command": "off",
"args": []
},
"origin": "LOCAL",
"time_fired": "2020-09-03T14:12:09.061614+00:00",
"context": {
"id": "7431eb8eedef11ea88610f248e0f5775",
"parent_id": null,
"user_id": null
}
}
Event 0 fired 15:12:
{
"event_type": "zha_event",
"data": {
"device_ieee": "ec:1b:bd:ff:fe:cf:xx:xx",
"unique_id": "ec:1b:bd:ff:fe:cf:94:7d:1:0x0006",
"endpoint_id": 1,
"cluster_id": 6,
"command": "on",
"args": []
},
"origin": "LOCAL",
"time_fired": "2020-09-03T14:12:08.295701+00:00",
"context": {
"id": "73bd0c34edef11ea95867f70516a3705",
"parent_id": null,
"user_id": null
}
}
Zigbee device signature:
{
"node_descriptor": "<NodeDescriptor byte1=2 byte2=64 mac_capability_flags=128 manufacturer_code=4476 maximum_buffer_size=82 maximum_incoming_transfer_size=82 server_mask=11264 maximum_outgoing_transfer_size=82 descriptor_capability_field=0>",
"endpoints": {
"1": {
"profile_id": 260,
"device_type": "0x0820",
"in_clusters": [
"0x0000",
"0x0001",
"0x0003",
"0x0009",
"0x0020",
"0x1000",
"0xfc7c"
],
"out_clusters": [
"0x0003",
"0x0004",
"0x0006",
"0x0008",
"0x0019",
"0x0102",
"0x1000"
]
}
},
"manufacturer": "IKEA of Sweden",
"model": "TRADFRI on/off switch",
"class": "zhaquirks.ikea.twobtnremote.IkeaTradfriRemote2Btn"
}
Device info
TRADFRI on/off switch
by IKEA of Sweden
Conbee
Firmware: 0x22010631
Zigbee info
IEEE: ec:1b:bd:ff:fe:cf:xx:xx
Nwk: 0x7c23
Device Type: EndDevice
LQI: 255
RSSI: -58
Last Seen: 2020-09-03T15:12:09
Power Source: Battery or Unknown
Quirk: zhaquirks.ikea.twobtnremote.IkeaTradfriRemote2Btn