Sure.
Here are two SmartThings CLI log.
First one is log that has no button trigger reaction after add device to SmartThings hub, I think the log include adding part. Once again device works fine with this code version on Home Assistant.
2024-12-11T03:47:47.212431928Z TRACE Linxura Zigbee Button4 Setup driver Linxura-zigbee-buttons-4 with lifecycle handlers:
DeviceLifecycleDispatcher: Linxura-zigbee-buttons-4
default_handlers:
driverSwitched:
doConfigure:
added:
child_dispatchers:
DeviceLifecycleDispatcher: Linxura-zigbee-buttons-4 -> ZigBee multi button
default_handlers:
added:
child_dispatchers:
DeviceLifecycleDispatcher: Linxura-zigbee-buttons-4 -> ZigBee multi button -> Linxura Device Handler
default_handlers:
added:
doConfigure:
child_dispatchers:
2024-12-11T03:47:47.215351262Z TRACE Linxura Zigbee Button4 Setup driver Linxura-zigbee-buttons-4 with Capability handlers:
CapabilityCommandDispatcher: Linxura-zigbee-buttons-4
default_handlers:
refresh:
refresh
child_dispatchers:
CapabilityCommandDispatcher: Linxura-zigbee-buttons-4 -> ZigBee multi button
default_handlers:
child_dispatchers:
CapabilityCommandDispatcher: Linxura-zigbee-buttons-4 -> ZigBee multi button -> Linxura Device Handler
default_handlers:
child_dispatchers:
2024-12-11T03:47:47.217479762Z INFO Linxura Zigbee Button4 Created dispatcher [SecretDataDispatcher]Linxura-zigbee-buttons-4 that had no handlers
2024-12-11T03:47:47.220446012Z TRACE Linxura Zigbee Button4 Setup driver Linxura-zigbee-buttons-4 with Secret Data handlers:
SecretDataDispatcher: Linxura-zigbee-buttons-4
default_handlers:
child_dispatchers:
SecretDataDispatcher: Linxura-zigbee-buttons-4 -> ZigBee multi button
default_handlers:
child_dispatchers:
SecretDataDispatcher: Linxura-zigbee-buttons-4 -> ZigBee multi button -> Linxura Device Handler
default_handlers:
child_dispatchers:
2024-12-11T03:47:47.248045762Z TRACE Linxura Zigbee Button4 Setup driver Linxura-zigbee-buttons-4 with Zigbee handlers:
ZigbeeMessageDispatcher: Linxura-zigbee-buttons-4
default_handlers:
attr:
ZclClusterAttributeValueHandler: cluster: IASZone, attribute: ZoneStatus
global:
cluster:
zdo:
child_dispatchers:
ZigbeeMessageDispatcher: Linxura-zigbee-buttons-4 -> ZigBee multi button
default_handlers:
attr:
global:
cluster:
zdo:
child_dispatchers:
ZigbeeMessageDispatcher: Linxura-zigbee-buttons-4 -> ZigBee multi button -> Linxura Device Handler
default_handlers:
attr:
ZclClusterAttributeValueHandler: cluster: IASZone, attribute: ZoneStatus
global:
cluster:
ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
zdo:
child_dispatchers:
2024-12-11T03:47:47.340981970Z TRACE Linxura Zigbee Button4 Zigbee Device: fb4642dc-f2b0-4739-acf4-a253ce824751
Manufacturer: Linxura Model: Smart Controller
[1]: server: Basic, IASZone | client
2024-12-11T03:47:47.346933720Z TRACE Linxura Zigbee Button4 Received event with handler device_lifecycle
2024-12-11T03:47:47.349763762Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> received lifecycle event: added
2024-12-11T03:47:47.358681387Z DEBUG Linxura Zigbee Button4 driver device thread event handled
2024-12-11T03:47:47.398739970Z TRACE Linxura Zigbee Button4 Received event with handler device_lifecycle
2024-12-11T03:47:47.408716262Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> received lifecycle event: doConfigure
2024-12-11T03:47:47.410203803Z TRACE Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> received unhandled lifecycle event: init
2024-12-11T03:47:47.411084345Z DEBUG Linxura Zigbee Button4 Linxura Smart Controller device thread event handled
2024-12-11T03:47:47.412096262Z TRACE Linxura Zigbee Button4 Received event with handler driver_lifecycle
2024-12-11T03:47:47.412927595Z INFO Linxura Zigbee Button4 received driver startupState: {"hub_zigbee_id":"KG2XAAIBTy0=","hub_node_id":1,"hub_ipv4":"192.168.2.64"}
2024-12-11T03:47:47.417235387Z TRACE Linxura Zigbee Button4 Found DeviceLifecycleDispatcher handler in Linxura-zigbee-buttons-4 -> ZigBee multi button -> Linxura Device Handler
2024-12-11T03:47:47.419620803Z INFO Linxura Zigbee Button4 bbbb
2024-12-11T03:47:47.423433053Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"button4","state":{"value":["pushed","held","double"]},"visibility":{"displayed":false}}
2024-12-11T03:47:47.438275095Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"button4","state":{"value":4},"visibility":{"displayed":false}}
2024-12-11T03:47:47.452162178Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"button1","state":{"value":["pushed","held","double"]},"visibility":{"displayed":false}}
2024-12-11T03:47:47.465727595Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"button1","state":{"value":4},"visibility":{"displayed":false}}
2024-12-11T03:47:47.479205428Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"main","state":{"value":["pushed","held","double"]},"visibility":{"displayed":false}}
2024-12-11T03:47:47.514967803Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"main","state":{"value":4},"visibility":{"displayed":false}}
2024-12-11T03:47:47.528909095Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"button2","state":{"value":["pushed","held","double"]},"visibility":{"displayed":false}}
2024-12-11T03:47:47.541884970Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"button2","state":{"value":4},"visibility":{"displayed":false}}
2024-12-11T03:47:47.555632720Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"button3","state":{"value":["pushed","held","double"]},"visibility":{"displayed":false}}
2024-12-11T03:47:47.576282595Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"button3","state":{"value":4},"visibility":{"displayed":false}}
2024-12-11T03:47:47.599558387Z DEBUG Linxura Zigbee Button4 Linxura Smart Controller device thread event handled
2024-12-11T03:47:47.601015470Z TRACE Linxura Zigbee Button4 Found DeviceLifecycleDispatcher handler in Linxura-zigbee-buttons-4 -> ZigBee multi button -> Linxura Device Handler
2024-12-11T03:47:47.601894387Z INFO Linxura Zigbee Button4 configure
2024-12-11T03:47:47.745956553Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xB7BE, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x02 >, < WriteAttribute || < AttributeRecord || attr_id: 0x0010, DataType: IEEEAddress, data: 286D970002014F2D > > > >
2024-12-11T03:47:47.765604428Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xB7BE, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x00 >, < ZoneEnrollResponse || EnrollResponseCode: SUCCESS, zone_id: 0x00 > > >
2024-12-11T03:47:47.804719553Z DEBUG Linxura Zigbee Button4 Linxura Smart Controller device thread event handled
2024-12-11T03:47:47.806139595Z DEBUG Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller)> doConfigure callback did not fail, transitioning device to "PROVISIONED"
2024-12-11T03:47:47.813876678Z DEBUG Linxura Zigbee Button4 Linxura Smart Controller device thread event handled
2024-12-11T03:47:49.729265012Z TRACE Linxura Zigbee Button4 Received event with handler device_lifecycle
2024-12-11T03:47:49.734390054Z INFO Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller 1)> received lifecycle event: infoChanged
2024-12-11T03:47:49.746067554Z TRACE Linxura Zigbee Button4 <ZigbeeDevice: fb4642dc-f2b0-4739-acf4-a253ce824751 [0xB7BE] (Linxura Smart Controller 1)> received unhandled lifecycle event: infoChanged
2024-12-11T03:47:49.746993929Z DEBUG Linxura Zigbee Button4 Linxura Smart Controller device thread event handled
2024-12-11T03:48:17.268845682Z DEBUG Linxura Zigbee Button4 driver device thread event handled
2024-12-11T03:48:47.278817810Z DEBUG Linxura Zigbee Button4 driver device thread event handled
2024-12-11T03:49:17.288776606Z DEBUG Linxura Zigbee Button4 driver device thread event handled
Here it the log of second one, we remove persistent feature on device. SmartThings hub have reaction on button trigger. The bottom of the log shows button action emit. But in this case device has no persistent feature.
2024-12-10T04:39:32.104317440Z TRACE Linxura Zigbee Button1 Setup driver Linxura-zigbee-buttons-1 with lifecycle handlers:
DeviceLifecycleDispatcher: Linxura-zigbee-buttons-1
default_handlers:
doConfigure:
added:
driverSwitched:
child_dispatchers:
DeviceLifecycleDispatcher: Linxura-zigbee-buttons-1 -> ZigBee multi button
default_handlers:
added:
child_dispatchers:
DeviceLifecycleDispatcher: Linxura-zigbee-buttons-1 -> ZigBee multi button -> Linxura Device Handler
default_handlers:
doConfigure:
child_dispatchers:
2024-12-10T04:39:32.108011217Z TRACE Linxura Zigbee Button1 Setup driver Linxura-zigbee-buttons-1 with Capability handlers:
CapabilityCommandDispatcher: Linxura-zigbee-buttons-1
default_handlers:
refresh:
refresh
child_dispatchers:
CapabilityCommandDispatcher: Linxura-zigbee-buttons-1 -> ZigBee multi button
default_handlers:
child_dispatchers:
CapabilityCommandDispatcher: Linxura-zigbee-buttons-1 -> ZigBee multi button -> Linxura Device Handler
default_handlers:
child_dispatchers:
2024-12-10T04:39:32.110448415Z INFO Linxura Zigbee Button1 Created dispatcher [SecretDataDispatcher]Linxura-zigbee-buttons-1 that had no handlers
2024-12-10T04:39:32.116371827Z TRACE Linxura Zigbee Button1 Setup driver Linxura-zigbee-buttons-1 with Secret Data handlers:
SecretDataDispatcher: Linxura-zigbee-buttons-1
default_handlers:
child_dispatchers:
SecretDataDispatcher: Linxura-zigbee-buttons-1 -> ZigBee multi button
default_handlers:
child_dispatchers:
SecretDataDispatcher: Linxura-zigbee-buttons-1 -> ZigBee multi button -> Linxura Device Handler
default_handlers:
child_dispatchers:
2024-12-10T04:39:32.117761548Z TRACE Linxura Zigbee Button1 Setup driver Linxura-zigbee-buttons-1 with Zigbee handlers:
ZigbeeMessageDispatcher: Linxura-zigbee-buttons-1
default_handlers:
attr:
ZclClusterAttributeValueHandler: cluster: IASZone, attribute: ZoneStatus
global:
cluster:
ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
zdo:
child_dispatchers:
ZigbeeMessageDispatcher: Linxura-zigbee-buttons-1 -> ZigBee multi button
default_handlers:
attr:
global:
cluster:
zdo:
child_dispatchers:
ZigbeeMessageDispatcher: Linxura-zigbee-buttons-1 -> ZigBee multi button -> Linxura Device Handler
default_handlers:
attr:
ZclClusterAttributeValueHandler: cluster: IASZone, attribute: ZoneStatus
global:
ZclGlobalCommandHandler: cluster: IASZone, command: ReportAttribute
cluster:
zdo:
child_dispatchers:
2024-12-10T04:39:32.202092570Z TRACE Linxura Zigbee Button1 Zigbee Device: d9675384-c8b1-44b5-8467-3831687fcc9d
Manufacturer: Linxura Model: Smart Controller
[1]: server: Basic, IASZone | client
2024-12-10T04:39:32.207790678Z DEBUG Linxura Zigbee Button1 driver device thread event handled
2024-12-10T04:39:32.210695183Z TRACE Linxura Zigbee Button1 Received event with handler device_lifecycle
2024-12-10T04:39:32.213797756Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received lifecycle event: added
2024-12-10T04:39:32.228705756Z TRACE Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received unhandled lifecycle event: init
2024-12-10T04:39:32.229829278Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:39:32.230834900Z TRACE Linxura Zigbee Button1 Received event with handler device_lifecycle
2024-12-10T04:39:32.231998359Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received lifecycle event: doConfigure
2024-12-10T04:39:32.234368840Z TRACE Linxura Zigbee Button1 Found DeviceLifecycleDispatcher handler in Linxura-zigbee-buttons-1 -> ZigBee multi button
2024-12-10T04:39:32.236443427Z INFO Linxura Zigbee Button1 aaaa
2024-12-10T04:39:32.240762642Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"button2","state":{"value":["pushed","held","double"]},"visibility":{"displayed":false}}
2024-12-10T04:39:32.256175765Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"button2","state":{"value":1},"visibility":{"displayed":false}}
2024-12-10T04:39:32.270014925Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"main","state":{"value":["pushed","held","double"]},"visibility":{"displayed":false}}
2024-12-10T04:39:32.283955534Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"main","state":{"value":4},"visibility":{"displayed":false}}
2024-12-10T04:39:32.298361994Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"button3","state":{"value":["pushed","held","double"]},"visibility":{"displayed":false}}
2024-12-10T04:39:32.311647473Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"button3","state":{"value":1},"visibility":{"displayed":false}}
2024-12-10T04:39:32.325520741Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"button4","state":{"value":["pushed","held","double"]},"visibility":{"displayed":false}}
2024-12-10T04:39:32.339358403Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"button4","state":{"value":1},"visibility":{"displayed":false}}
2024-12-10T04:39:32.359856024Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"button1","state":{"value":["pushed","held","double"]},"visibility":{"displayed":false}}
2024-12-10T04:39:32.373002156Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"button1","state":{"value":1},"visibility":{"displayed":false}}
2024-12-10T04:39:32.386906367Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"button","capability_id":"button","component_id":"main","state":{"value":"pushed"}}
2024-12-10T04:39:32.405423937Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:39:32.407248441Z TRACE Linxura Zigbee Button1 Received event with handler driver_lifecycle
2024-12-10T04:39:32.408728408Z INFO Linxura Zigbee Button1 received driver startupState: {"hub_zigbee_id":"KG2XAAIBTy0=","hub_node_id":1,"hub_ipv4":"192.168.2.64"}
2024-12-10T04:39:32.431603340Z TRACE Linxura Zigbee Button1 Found DeviceLifecycleDispatcher handler in Linxura-zigbee-buttons-1 -> ZigBee multi button -> Linxura Device Handler
2024-12-10T04:39:32.432816442Z INFO Linxura Zigbee Button1 configure
2024-12-10T04:39:32.611147357Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xB7BE, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x02 >, < WriteAttribute || < AttributeRecord || attr_id: 0x0010, DataType: IEEEAddress, data: 286D970002014F2D > > > >
2024-12-10T04:39:32.631374905Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xB7BE, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x00 >, < ZoneEnrollResponse || EnrollResponseCode: SUCCESS, zone_id: 0x00 > > >
2024-12-10T04:39:32.639152222Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:39:32.643330007Z DEBUG Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> doConfigure callback did not fail, transitioning device to "PROVISIONED"
2024-12-10T04:39:32.656082753Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:39:34.014182530Z TRACE Linxura Zigbee Button1 Received event with handler device_lifecycle
2024-12-10T04:39:34.015501495Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received lifecycle event: infoChanged
2024-12-10T04:39:34.021018069Z TRACE Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received unhandled lifecycle event: infoChanged
2024-12-10T04:39:34.022130346Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:39:58.079148197Z TRACE Linxura Zigbee Button1 Received event with handler zigbee
2024-12-10T04:39:58.149280947Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xB7BE, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xC0, rssi: -33, body_length: 0x0004, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x08, ZCLCommandId: 0x04 >, < WriteAttributeReponse || ZclStatus: SUCCESS > > >
2024-12-10T04:39:58.163477887Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:39:58.165663168Z TRACE Linxura Zigbee Button1 Received event with handler zigbee
2024-12-10T04:39:58.182433362Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xB7BE, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xBA, rssi: -33, body_length: 0x0005, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x09, ZCLCommandId: 0x0B >, < DefaultResponse || cmd: 0x00, ZclStatus: SUCCESS > > >
2024-12-10T04:39:58.195031144Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:40:02.138201739Z DEBUG Linxura Zigbee Button1 driver device thread event handled
2024-12-10T04:40:03.759090848Z TRACE Linxura Zigbee Button1 Received event with handler zigbee
2024-12-10T04:40:03.769762593Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xB7BE, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xBC, rssi: -33, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0x00, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0000, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2024-12-10T04:40:03.785902310Z TRACE Linxura Zigbee Button1 Found ZigbeeMessageDispatcher handler in Linxura-zigbee-buttons-1
2024-12-10T04:40:03.788128530Z INFO Linxura Zigbee Button1 Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2024-12-10T04:40:03.790887233Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:40:03.979075717Z TRACE Linxura Zigbee Button1 Received event with handler zigbee
2024-12-10T04:40:03.980344832Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xB7BE, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xBE, rssi: -33, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0x01, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0001, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2024-12-10T04:40:04.002579334Z TRACE Linxura Zigbee Button1 Found ZigbeeMessageDispatcher handler in Linxura-zigbee-buttons-1
2024-12-10T04:40:04.004692402Z INFO Linxura Zigbee Button1 Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2024-12-10T04:40:04.008540227Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"button","capability_id":"button","component_id":"main","state":{"value":"pushed"},"state_change":true}
2024-12-10T04:40:04.023430487Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:40:06.525177988Z TRACE Linxura Zigbee Button1 Received event with handler zigbee
2024-12-10T04:40:06.526455224Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xB7BE, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xBE, rssi: -33, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0x02, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0000, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2024-12-10T04:40:06.534856188Z TRACE Linxura Zigbee Button1 Found ZigbeeMessageDispatcher handler in Linxura-zigbee-buttons-1
2024-12-10T04:40:06.537023645Z INFO Linxura Zigbee Button1 Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2024-12-10T04:40:06.539825577Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:40:06.719081321Z TRACE Linxura Zigbee Button1 Received event with handler zigbee
2024-12-10T04:40:06.725595396Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xB7BE, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xBC, rssi: -33, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0x03, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0001, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2024-12-10T04:40:06.745119337Z TRACE Linxura Zigbee Button1 Found ZigbeeMessageDispatcher handler in Linxura-zigbee-buttons-1
2024-12-10T04:40:06.750858508Z INFO Linxura Zigbee Button1 Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2024-12-10T04:40:06.752444548Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"button","capability_id":"button","component_id":"main","state":{"value":"pushed"},"state_change":true}
2024-12-10T04:40:06.766510511Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:40:09.519090366Z TRACE Linxura Zigbee Button1 Received event with handler zigbee
2024-12-10T04:40:09.578654528Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xB7BE, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xBE, rssi: -33, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0x04, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0000, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2024-12-10T04:40:09.622063937Z TRACE Linxura Zigbee Button1 Found ZigbeeMessageDispatcher handler in Linxura-zigbee-buttons-1
2024-12-10T04:40:09.634436914Z INFO Linxura Zigbee Button1 Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2024-12-10T04:40:09.659947319Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:40:09.817988176Z TRACE Linxura Zigbee Button1 Received event with handler zigbee
2024-12-10T04:40:09.819310973Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xB7BE, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xC0, rssi: -33, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0x05, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0001, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2024-12-10T04:40:09.920607841Z TRACE Linxura Zigbee Button1 Found ZigbeeMessageDispatcher handler in Linxura-zigbee-buttons-1
2024-12-10T04:40:09.928025630Z INFO Linxura Zigbee Button1 Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2024-12-10T04:40:09.943961741Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> emitting event: {"attribute_id":"button","capability_id":"button","component_id":"main","state":{"value":"pushed"},"state_change":true}
2024-12-10T04:40:10.079328690Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled
2024-12-10T04:40:15.598205372Z TRACE Linxura Zigbee Button1 Received event with handler zigbee
2024-12-10T04:40:15.602811360Z INFO Linxura Zigbee Button1 <ZigbeeDevice: d9675384-c8b1-44b5-8467-3831687fcc9d [0xB7BE] (Linxura Smart Controller)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xB7BE, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xC2, rssi: -31, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0x06, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0000, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2024-12-10T04:40:15.621638233Z TRACE Linxura Zigbee Button1 Found ZigbeeMessageDispatcher handler in Linxura-zigbee-buttons-1
2024-12-10T04:40:15.625137108Z INFO Linxura Zigbee Button1 Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2024-12-10T04:40:15.629114452Z DEBUG Linxura Zigbee Button1 Linxura Smart Controller device thread event handled