tested but still switched OFF after 2 mins
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Install the latest PowerShell for new features and improvements! Migrating from Windows PowerShell 5.1 to PowerShell 7 - PowerShell | Microsoft Docs
PS C:\WINDOWS\system32> cd c:
PS C:> cd users
PS C:\users> cd aminhsm
PS C:\users\aminhsm> cd documents
PS C:\users\aminhsm\documents> cd CLI
PS C:\users\aminhsm\documents\CLI> .\smartthings edge:drivers:logcat
? Enter hub IP address with optionally appended port number: 192.168.1.58
┌───┬──────────────────────────────────────┬────────────────────────────────────┐
│ # │ Driver Id │ Name │
├───┼──────────────────────────────────────┼────────────────────────────────────┤
│ 1 │ 950d769e-5e53-4cb9-aad7-b7b6023f20d2 │ Zigbee Multi Switch Zemismart Mc │
│ 2 │ 7d469ae2-4d8f-422e-9997-d77d67065b8d │ Zigbee Multi Switch Zemismart test │
└───┴──────────────────────────────────────┴────────────────────────────────────┘
? Select a driver. 2
2022-01-25T18:01:32.409020213+00:00 TRACE Zigbee Multi Switch Zemismart test Setup driver Zigbee_Multi_Switch with lifecycle handlers:
DeviceLifecycleDispatcher: Zigbee_Multi_Switch
default_handlers:
doConfigure:
init:
driverSwitched:
child_dispatchers:
2022-01-25T18:01:32.415163546+00:00 TRACE Zigbee Multi Switch Zemismart test Setup driver Zigbee_Multi_Switch with Capability handlers:
CapabilityCommandDispatcher: Zigbee_Multi_Switch
default_handlers:
refresh:
refresh
switch:
on
off
child_dispatchers:
2022-01-25T18:01:32.423708546+00:00 TRACE Zigbee Multi Switch Zemismart test Setup driver Zigbee_Multi_Switch with Zigbee handlers:
ZigbeeMessageDispatcher: Zigbee_Multi_Switch
default_handlers:
attr:
ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
global:
ZclGlobalCommandHandler: cluster: OnOff, command: DefaultResponse
cluster:
zdo:
child_dispatchers:
2022-01-25T18:01:32.472644213+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler _resync
2022-01-25T18:01:32.477961546+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler environment_info
2022-01-25T18:01:32.491356213+00:00 TRACE Zigbee Multi Switch Zemismart test Found DeviceLifecycleDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:32.502850213+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:32.508581213+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler _resync
2022-01-25T18:01:32.515067879+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler environment_info
2022-01-25T18:01:32.521200879+00:00 DEBUG Zigbee Multi Switch Zemismart test Z-Wave hub node ID environment changed.
2022-01-25T18:01:32.534629213+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:32.540209213+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler device_lifecycle
2022-01-25T18:01:32.546039879+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received lifecycle event: added
2022-01-25T18:01:32.554192879+00:00 TRACE Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received unhandled lifecycle event: added
2022-01-25T18:01:32.561089213+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:32.566665546+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler device_lifecycle
2022-01-25T18:01:32.572534546+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received lifecycle event: driverSwitched
2022-01-25T18:01:32.580788213+00:00 TRACE Zigbee Multi Switch Zemismart test Found DeviceLifecycleDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:32.603215546+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x02 >, < WriteAttribute || < AttributeRecord || attr_id: 0x4001, DataType: Uint16, data: 0xFFFF > > > >
2022-01-25T18:01:32.639467879+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x01, profile: 0x0000, cluster: 0x0021 >, < ZDOMessageBody || < ZDOHeader || seqno: 0x00 >, < BindRequest || src_address: 60A423FFFE651394, src_endpoint: 0x01, cluster: OnOff, dest_addr_mode: 0x03, dest_address: 286D97000200C8A4, dest_endpoint: 0x01 > > >
2022-01-25T18:01:32.653327213+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x06 >, < ConfigureReporting || < AttributeReportingConfiguration || direction: 0x00, attr_id: 0x0000, DataType: Boolean, minimum_reporting_interval: 0x0000, maximum_reporting_interval: 0x012C > > > >
2022-01-25T18:01:32.683849546+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x02, profile: 0x0000, cluster: 0x0021 >, < ZDOMessageBody || < ZDOHeader || seqno: 0x00 >, < BindRequest || src_address: 60A423FFFE651394, src_endpoint: 0x02, cluster: OnOff, dest_addr_mode: 0x03, dest_address: 286D97000200C8A4, dest_endpoint: 0x01 > > >
2022-01-25T18:01:32.702470546+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x02, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x06 >, < ConfigureReporting || < AttributeReportingConfiguration || direction: 0x00, attr_id: 0x0000, DataType: Boolean, minimum_reporting_interval: 0x0000, maximum_reporting_interval: 0x012C > > > >
2022-01-25T18:01:32.715734879+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:37.532456213+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler capability
2022-01-25T18:01:37.543330880+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received command: {“command”:“on”,“capability”:“switch”,“component”:“main”,“args”:,“positional_args”:}
2022-01-25T18:01:37.549334880+00:00 TRACE Zigbee Multi Switch Zemismart test Found CapabilityCommandDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:37.562178213+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x01 >, < On || > > >
2022-01-25T18:01:37.585024880+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“on”}}
2022-01-25T18:01:37.612803213+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:39.980367214+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler capability
2022-01-25T18:01:39.996867214+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received command: {“command”:“on”,“capability”:“switch”,“component”:“switch2”,“args”:,“positional_args”:}
2022-01-25T18:01:40.003504880+00:00 TRACE Zigbee Multi Switch Zemismart test Found CapabilityCommandDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:40.010795880+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x02, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x01 >, < On || > > >
2022-01-25T18:01:40.034066214+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“switch2”,“state”:{“value”:“on”}}
2022-01-25T18:01:40.060488547+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:45.518097214+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler capability
2022-01-25T18:01:45.535310548+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received command: {“command”:“off”,“capability”:“switch”,“component”:“main”,“args”:,“positional_args”:}
2022-01-25T18:01:45.541343881+00:00 TRACE Zigbee Multi Switch Zemismart test Found CapabilityCommandDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:45.554352214+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x00 >, < Off || > > >
2022-01-25T18:01:45.578548548+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“off”}}
2022-01-25T18:01:45.599608214+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:47.661947548+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler capability
2022-01-25T18:01:47.678707548+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received command: {“command”:“on”,“capability”:“switch”,“component”:“main”,“args”:,“positional_args”:}
2022-01-25T18:01:47.685353548+00:00 TRACE Zigbee Multi Switch Zemismart test Found CapabilityCommandDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:47.692451881+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x01 >, < On || > > >
2022-01-25T18:01:47.714339548+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“on”}}
2022-01-25T18:01:47.739366881+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:55.348557215+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler capability
2022-01-25T18:01:55.365639549+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received command: {“command”:“off”,“capability”:“switch”,“component”:“main”,“args”:,“positional_args”:}
2022-01-25T18:01:55.372096882+00:00 TRACE Zigbee Multi Switch Zemismart test Found CapabilityCommandDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:55.380797549+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x00 >, < Off || > > >
2022-01-25T18:01:55.402913882+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“off”}}
2022-01-25T18:01:55.436620882+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:57.385010549+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler capability
2022-01-25T18:01:57.411631882+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received command: {“command”:“on”,“capability”:“switch”,“component”:“main”,“args”:,“positional_args”:}
2022-01-25T18:01:57.417661216+00:00 TRACE Zigbee Multi Switch Zemismart test Found CapabilityCommandDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:57.439319882+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x01 >, < On || > > >
2022-01-25T18:01:57.462512549+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“on”}}
2022-01-25T18:01:57.501409882+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:58.865877549+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee
2022-01-25T18:01:58.880920883+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xAB84, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0x2C, rssi: -89, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x0D, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Boolean, OnOff: false > > > >
2022-01-25T18:01:58.900964549+00:00 TRACE Zigbee Multi Switch Zemismart test Found ZigbeeMessageDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:58.906370216+00:00 INFO Zigbee Multi Switch Zemismart test Executing ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
2022-01-25T18:01:58.915436549+00:00 PRINT Zigbee Multi Switch Zemismart test function: on_off_attr_handler
2022-01-25T18:01:58.925429216+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“off”}}
2022-01-25T18:01:58.947624216+00:00 PRINT Zigbee Multi Switch Zemismart test src_endpoint , value: 1 false
2022-01-25T18:01:58.955489883+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:58.962778549+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee
2022-01-25T18:01:58.973900883+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xAB84, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0x44, rssi: -83, body_length: 0x0005, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x08, seqno: 0x29, ZCLCommandId: 0x0B >, < DefaultResponse || cmd: 0x00, ZclStatus: SUCCESS > > >
2022-01-25T18:01:58.990378549+00:00 TRACE Zigbee Multi Switch Zemismart test Found ZigbeeMessageDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:59.001947549+00:00 INFO Zigbee Multi Switch Zemismart test Executing ZclGlobalCommandHandler: cluster: OnOff, command: DefaultResponse
2022-01-25T18:01:59.011363549+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“off”}}
2022-01-25T18:01:59.026559883+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:59.469395549+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee
2022-01-25T18:01:59.478432549+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xAB84, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0x48, rssi: -82, body_length: 0x0005, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x08, seqno: 0x2A, ZCLCommandId: 0x0B >, < DefaultResponse || cmd: 0x01, ZclStatus: SUCCESS > > >
2022-01-25T18:01:59.509614883+00:00 TRACE Zigbee Multi Switch Zemismart test Found ZigbeeMessageDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:59.518739216+00:00 INFO Zigbee Multi Switch Zemismart test Executing ZclGlobalCommandHandler: cluster: OnOff, command: DefaultResponse
2022-01-25T18:01:59.528055216+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“on”}}
2022-01-25T18:01:59.546564549+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:01:59.554565549+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee
2022-01-25T18:01:59.564942883+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xAB84, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0x48, rssi: -82, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x0E, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Boolean, OnOff: true > > > >
2022-01-25T18:01:59.585111216+00:00 TRACE Zigbee Multi Switch Zemismart test Found ZigbeeMessageDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:01:59.595467549+00:00 INFO Zigbee Multi Switch Zemismart test Executing ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
2022-01-25T18:01:59.601550883+00:00 PRINT Zigbee Multi Switch Zemismart test function: on_off_attr_handler
2022-01-25T18:01:59.613270883+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“on”}}
2022-01-25T18:01:59.638180883+00:00 PRINT Zigbee Multi Switch Zemismart test src_endpoint , value: 1 true
2022-01-25T18:01:59.644340549+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:02:02.452937883+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee health poll
2022-01-25T18:02:05.862518883+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler capability
2022-01-25T18:02:05.871954550+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received command: {“command”:“off”,“capability”:“switch”,“component”:“switch2”,“args”:,“positional_args”:}
2022-01-25T18:02:05.898430883+00:00 TRACE Zigbee Multi Switch Zemismart test Found CapabilityCommandDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:02:05.941901550+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x02, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x00 >, < Off || > > >
2022-01-25T18:02:06.009859217+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“switch2”,“state”:{“value”:“off”}}
2022-01-25T18:02:06.148584883+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:02:06.235813550+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee
2022-01-25T18:02:06.302244883+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xAB84, src_endpoint: 0x02, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0x5C, rssi: -77, body_length: 0x0005, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x08, seqno: 0x2E, ZCLCommandId: 0x0B >, < DefaultResponse || cmd: 0x00, ZclStatus: SUCCESS > > >
2022-01-25T18:02:06.368476550+00:00 TRACE Zigbee Multi Switch Zemismart test Found ZigbeeMessageDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:02:06.415773217+00:00 INFO Zigbee Multi Switch Zemismart test Executing ZclGlobalCommandHandler: cluster: OnOff, command: DefaultResponse
2022-01-25T18:02:06.457111550+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“switch2”,“state”:{“value”:“off”}}
2022-01-25T18:02:06.587461883+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:02:06.602179550+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee
2022-01-25T18:02:06.626257550+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xAB84, src_endpoint: 0x02, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0x5C, rssi: -77, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x10, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Boolean, OnOff: false > > > >
2022-01-25T18:02:06.653050884+00:00 TRACE Zigbee Multi Switch Zemismart test Found ZigbeeMessageDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:02:06.661217217+00:00 INFO Zigbee Multi Switch Zemismart test Executing ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
2022-01-25T18:02:06.677115884+00:00 PRINT Zigbee Multi Switch Zemismart test function: on_off_attr_handler
2022-01-25T18:02:06.693992884+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“switch2”,“state”:{“value”:“off”}}
2022-01-25T18:02:06.728907550+00:00 PRINT Zigbee Multi Switch Zemismart test src_endpoint , value: 2 false
2022-01-25T18:02:06.747695550+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:02:07.638556884+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler capability
2022-01-25T18:02:07.655879217+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received command: {“command”:“on”,“capability”:“switch”,“component”:“switch2”,“args”:,“positional_args”:}
2022-01-25T18:02:07.662405884+00:00 TRACE Zigbee Multi Switch Zemismart test Found CapabilityCommandDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:02:07.671272550+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xAB84, dest_endpoint: 0x02, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x01 >, < On || > > >
2022-01-25T18:02:07.695200217+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“switch2”,“state”:{“value”:“on”}}
2022-01-25T18:02:07.715268884+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:02:07.948685550+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee
2022-01-25T18:02:07.959131550+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xAB84, src_endpoint: 0x02, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0x5C, rssi: -77, body_length: 0x0005, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x08, seqno: 0x2F, ZCLCommandId: 0x0B >, < DefaultResponse || cmd: 0x01, ZclStatus: SUCCESS > > >
2022-01-25T18:02:07.977060884+00:00 TRACE Zigbee Multi Switch Zemismart test Found ZigbeeMessageDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:02:07.982669217+00:00 INFO Zigbee Multi Switch Zemismart test Executing ZclGlobalCommandHandler: cluster: OnOff, command: DefaultResponse
2022-01-25T18:02:07.990775884+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“switch2”,“state”:{“value”:“on”}}
2022-01-25T18:02:08.008459550+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:02:08.014881550+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee
2022-01-25T18:02:08.023605884+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xAB84, src_endpoint: 0x02, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0x5C, rssi: -77, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x11, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Boolean, OnOff: true > > > >
2022-01-25T18:02:08.038413550+00:00 TRACE Zigbee Multi Switch Zemismart test Found ZigbeeMessageDispatcher handler in Zigbee_Multi_Switch
2022-01-25T18:02:08.044012884+00:00 INFO Zigbee Multi Switch Zemismart test Executing ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
2022-01-25T18:02:08.050696217+00:00 PRINT Zigbee Multi Switch Zemismart test function: on_off_attr_handler
2022-01-25T18:02:08.059630550+00:00 INFO Zigbee Multi Switch Zemismart test <ZigbeeDevice: f0bd6ee5-d72c-4bc3-8a99-3b19b9182474 [0xAB84] (TS0012 Switch)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“switch2”,“state”:{“value”:“on”}}
2022-01-25T18:02:08.074716884+00:00 PRINT Zigbee Multi Switch Zemismart test src_endpoint , value: 2 true
2022-01-25T18:02:08.080898550+00:00 DEBUG Zigbee Multi Switch Zemismart test TS0012 Switch device thread event handled
2022-01-25T18:02:32.452749220+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee health poll
2022-01-25T18:03:02.450965557+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee health poll
2022-01-25T18:03:32.456099560+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee health poll
2022-01-25T18:04:02.460330897+00:00 TRACE Zigbee Multi Switch Zemismart test Received event with handler zigbee health poll
listening for logs… \