hope this helps (with zigbee switch driver)
on with physical switch on device changes status in smartthings app
2022-07-26T15:02:34.896383252+00:00 TRACE Zigbee Switch Received event with handler zigbee
2022-07-26T15:02:34.902606127+00:00 INFO Zigbee Switch <ZigbeeDevice: 7d2b3a91-f1fe-40b3-bf45-5d8049ac6702 [0x9692] (SONOFF Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x9692, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0xFF, rssi: -45, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x08, seqno: 0x0F, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Uint8, OnOff: true > > > >
2022-07-26T15:02:34.916543002+00:00 TRACE Zigbee Switch Found ZigbeeMessageDispatcher handler in zigbee_switch
2022-07-26T15:02:34.919945377+00:00 INFO Zigbee Switch Executing ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
2022-07-26T15:02:34.923854335+00:00 INFO Zigbee Switch <ZigbeeDevice: 7d2b3a91-f1fe-40b3-bf45-5d8049ac6702 [0x9692] (SONOFF Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“on”}}
2022-07-26T15:02:34.936310293+00:00 DEBUG Zigbee Switch SONOFF Switch device thread event handled
2022-07-26T15:02:50.666180093+00:00 DEBUG Zigbee Switch driver device thread event handled
2022-07-26T15:03:20.676161190+00:00 DEBUG Zigbee Switch driver device thread event handled
listening for logs… -
off with physical switch on device does not change status in app
2022-07-26T15:03:50.676189246+00:00 DEBUG Zigbee Switch driver device thread event handled
2022-07-26T15:04:20.686192594+00:00 DEBUG Zigbee Switch driver device thread event handled
2022-07-26T15:04:29.170861140+00:00 TRACE Zigbee Switch Received event with handler zigbee
2022-07-26T15:04:29.176401681+00:00 INFO Zigbee Switch <ZigbeeDevice: 7d2b3a91-f1fe-40b3-bf45-5d8049ac6702 [0x9692] (SONOFF Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x9692, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0xFF, rssi: -46, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x08, seqno: 0x10, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Uint8, OnOff: true > > > >
2022-07-26T15:04:29.194435306+00:00 TRACE Zigbee Switch Found ZigbeeMessageDispatcher handler in zigbee_switch
2022-07-26T15:04:29.197887806+00:00 INFO Zigbee Switch Executing ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
2022-07-26T15:04:29.202178556+00:00 INFO Zigbee Switch <ZigbeeDevice: 7d2b3a91-f1fe-40b3-bf45-5d8049ac6702 [0x9692] (SONOFF Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“on”}}
2022-07-26T15:04:29.216392806+00:00 DEBUG Zigbee Switch SONOFF Switch device thread event handled
2022-07-26T15:04:50.686192817+00:00 DEBUG Zigbee Switch driver device thread event handled
listening for logs… -
on with extra switch connected changes status in app
2022-07-26T15:07:44.360864242+00:00 TRACE Zigbee Switch Received event with handler zigbee
2022-07-26T15:07:44.366390909+00:00 INFO Zigbee Switch <ZigbeeDevice: 7d2b3a91-f1fe-40b3-bf45-5d8049ac6702 [0x9692] (SONOFF Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x9692, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0xFF, rssi: -52, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x08, seqno: 0x18, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Uint8, OnOff: true > > > >
2022-07-26T15:07:44.384486159+00:00 TRACE Zigbee Switch Found ZigbeeMessageDispatcher handler in zigbee_switch
2022-07-26T15:07:44.387950242+00:00 INFO Zigbee Switch Executing ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
2022-07-26T15:07:44.391939909+00:00 INFO Zigbee Switch <ZigbeeDevice: 7d2b3a91-f1fe-40b3-bf45-5d8049ac6702 [0x9692] (SONOFF Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“on”}}
2022-07-26T15:07:44.406405076+00:00 DEBUG Zigbee Switch SONOFF Switch device thread event handled
listening for logs… done
off with extra switch connected does not change status in app
2022-07-26T15:09:19.670546234+00:00 TRACE Zigbee Switch Received event with handler zigbee
2022-07-26T15:09:19.676413216+00:00 INFO Zigbee Switch <ZigbeeDevice: 7d2b3a91-f1fe-40b3-bf45-5d8049ac6702 [0x9692] (SONOFF Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x9692, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0xFF, rssi: -47, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x08, seqno: 0x1B, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Uint8, OnOff: true > > > >
2022-07-26T15:09:19.690655966+00:00 TRACE Zigbee Switch Found ZigbeeMessageDispatcher handler in zigbee_switch
2022-07-26T15:09:19.693856906+00:00 INFO Zigbee Switch Executing ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
2022-07-26T15:09:19.697974430+00:00 INFO Zigbee Switch <ZigbeeDevice: 7d2b3a91-f1fe-40b3-bf45-5d8049ac6702 [0x9692] (SONOFF Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“on”}}
2022-07-26T15:09:19.714668912+00:00 DEBUG Zigbee Switch SONOFF Switch device thread event handled
2022-07-26T15:09:20.751137377+00:00 DEBUG Zigbee Switch driver device thread event handled
listening for logs… done