Thanks for the instructions, Mariano.
Here’s the log trace:
? Select a driver. 30
connecting… connected
2023-08-03T20:04:50.404724824+00:00 DEBUG Zigbee Light Multifunction Mc driver device thread event handled
2023-08-03T20:04:50.737991482+00:00 TRACE Zigbee Light Multifunction Mc Received event with handler capability
2023-08-03T20:04:50.739553534+00:00 INFO Zigbee Light Multifunction Mc <ZigbeeDevice: c4a22c93-be5d-4209-af4d-a5cbcf10478f [0xAEB5] (TCPi Bulb)> received command: {“command”:“setLevel”,“component”:“main”,“capability”:“switchLevel”,“positional_args”:[41],“args”:{“level”:41}}
2023-08-03T20:04:50.740665644+00:00 TRACE Zigbee Light Multifunction Mc Found CapabilityCommandDispatcher handler in zigbee_light_multifunctions
2023-08-03T20:04:50.741541040+00:00 INFO Zigbee Light Multifunction Mc <ZigbeeDevice: c4a22c93-be5d-4209-af4d-a5cbcf10478f [0xAEB5] (TCPi Bulb)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAEB5, dest_endpoint: 0x01, profile: 0x0104, cluster: Level >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x04 >, < MoveToLevelWithOnOff || level: 0x68, transition_time: 0xFFFF, options_mask: 0x00, options_override: 0x00 > > >
2023-08-03T20:04:50.756447333+00:00 DEBUG Zigbee Light Multifunction Mc TCPi Bulb device thread event handled
2023-08-03T20:04:50.759790827+00:00 DEBUG Zigbee Light Multifunction Mc TCPi Bulb device thread event handled
2023-08-03T20:04:52.265235228+00:00 DEBUG Zigbee Light Multifunction Mc TCPi Bulb device thread event handled
2023-08-03T20:04:52.386571738+00:00 TRACE Zigbee Light Multifunction Mc Received event with handler zigbee
2023-08-03T20:04:52.387454713+00:00 INFO Zigbee Light Multifunction Mc <ZigbeeDevice: c4a22c93-be5d-4209-af4d-a5cbcf10478f [0xAEB5] (TCPi Bulb)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xAEB5, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: Level >, lqi: 0xD7, rssi: -82, body_length: 0x0008, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x50, ZCLCommandId: 0x01 >, < ReadAttributeResponse || < AttributeRecord || AttributeId: 0x0000, ZclStatus: SUCCESS, DataType: Uint8, CurrentLevel: 0xFE > > > >
2023-08-03T20:04:52.397088143+00:00 TRACE Zigbee Light Multifunction Mc Found ZigbeeMessageDispatcher handler in zigbee_light_multifunctions
2023-08-03T20:04:52.402057449+00:00 INFO Zigbee Light Multifunction Mc Executing ZclClusterAttributeValueHandler: cluster: Level, attribute: CurrentLevel
2023-08-03T20:04:52.403302743+00:00 INFO Zigbee Light Multifunction Mc <ZigbeeDevice: c4a22c93-be5d-4209-af4d-a5cbcf10478f [0xAEB5] (TCPi Bulb)> emitting event: {“capability_id”:“switchLevel”,“state”:{“value”:100},“component_id”:“main”,“attribute_id”:“level”}
2023-08-03T20:04:52.469448279+00:00 DEBUG Zigbee Light Multifunction Mc TCPi Bulb device thread event handled
2023-08-03T20:04:54.397064113+00:00 TRACE Zigbee Light Multifunction Mc Received event with handler zigbee
2023-08-03T20:04:54.398005934+00:00 INFO Zigbee Light Multifunction Mc <ZigbeeDevice: c4a22c93-be5d-4209-af4d-a5cbcf10478f [0xAEB5] (TCPi Bulb)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xAEB5, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: Level >, lqi: 0xFD, rssi: -79, body_length: 0x0005, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x4F, ZCLCommandId: 0x0B >, < DefaultResponse || cmd: 0x04, ZclStatus: MALFORMED_COMMAND > > >
2023-08-03T20:04:54.407397944+00:00 DEBUG Zigbee Light Multifunction Mc TCPi Bulb device thread event handled
2023-08-03T20:05:20.404727502+00:00 DEBUG Zigbee Light Multifunction Mc driver device thread event handled
2023-08-03T20:05:23.273261211+00:00 TRACE Zigbee Light Multifunction Mc Received event with handler zigbee
2023-08-03T20:05:23.274104919+00:00 INFO Zigbee Light Multifunction Mc <ZigbeeDevice: c4a22c93-be5d-4209-af4d-a5cbcf10478f [0xAEB5] (TCPi Bulb)> received Zigbee message: < ZigbeeMessageRx || type: 0x02, < AddressHeader || src_addr: 0xAEB5, src_endpoint: 0x00, dest_addr: 0x0000, dest_endpoint: 0x00, profile: 0x0000, cluster: OnOff >, lqi: 0x75, rssi: -76, body_length: 0x0009, < ZDOMessageBody || < ZDOHeader || seqno: 0x2D >, GenericBody: FD FF 04 01 01 19 00 00 > >
2023-08-03T20:05:23.311506544+00:00 TRACE Zigbee Light Multifunction Mc Received event with handler zigbee
2023-08-03T20:05:23.316367961+00:00 INFO Zigbee Light Multifunction Mc <ZigbeeDevice: c4a22c93-be5d-4209-af4d-a5cbcf10478f [0xAEB5] (TCPi Bulb)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xAEB5, src_endpoint: 0x00, dest_addr: 0x0000, dest_endpoint: 0x00, profile: 0x0000, cluster: PowerConfiguration >, lqi: 0xFF, rssi: -77, body_length: 0x0005, < ZDOMessageBody || < ZDOHeader || seqno: 0x2E >, GenericBody: 00 00 00 00 > >
2023-08-03T20:05:23.317348836+00:00 DEBUG Zigbee Light Multifunction Mc TCPi Bulb device thread event handled
2023-08-03T20:05:23.335542544+00:00 DEBUG Zigbee Light Multifunction Mc TCPi Bulb device thread event handled
2023-08-03T20:05:50.404711172+00:00 DEBUG Zigbee Light Multifunction Mc driver device thread event handled