DIMMING - didn't work
2024-09-26T19:16:17.780939395Z TRACE Zigbee Light Multifunction Mc Received event with handler capability
2024-09-26T19:16:17.799490708Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> received command: {“args”:{“level”:52},“capability”:“switchLevel”,“command”:“setLevel”,“component”:“main”,“positional_args”:[52]}
2024-09-26T19:16:17.803382194Z TRACE Zigbee Light Multifunction Mc Found CapabilityCommandDispatcher handler in zigbee_light_multifunctions
2024-09-26T19:16:18.050999900Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xD96B, dest_endpoint: 0x01, profile: 0x0104, cluster: Level >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x04 >, < MoveToLevelWithOnOff || level: 0x84, transition_time: 0xFFFF, options_mask: 0x00, options_override: 0x00 > > >
2024-09-26T19:16:18.114588720Z DEBUG Zigbee Light Multifunction Mc innr RGBW device thread event handled
2024-09-26T19:16:18.118308579Z DEBUG Zigbee Light Multifunction Mc innr RGBW device thread event handled
2024-09-26T19:16:18.180912073Z TRACE Zigbee Light Multifunction Mc Received event with handler zigbee
2024-09-26T19:16:18.209924906Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xD96B, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: Level >, lqi: 0xCE, rssi: -58, body_length: 0x0005, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x76, ZCLCommandId: 0x0B >, < DefaultResponse || cmd: 0x04, ZclStatus: SUCCESS > > >
2024-09-26T19:16:18.541147810Z DEBUG Zigbee Light Multifunction Mc innr RGBW device thread event handled
2024-09-26T19:16:20.124886700Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xD96B, dest_endpoint: 0x01, profile: 0x0104, cluster: Level >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x00 >, < ReadAttribute || AttributeId: 0x0000 > > >
2024-09-26T19:16:20.169336414Z DEBUG Zigbee Light Multifunction Mc innr RGBW device thread event handled
2024-09-26T19:16:20.208818687Z TRACE Zigbee Light Multifunction Mc Received event with handler zigbee
2024-09-26T19:16:20.220154894Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xD96B, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: Level >, lqi: 0xCC, rssi: -59, body_length: 0x0008, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x77, ZCLCommandId: 0x01 >, < ReadAttributeResponse || < AttributeRecord || AttributeId: 0x0000, ZclStatus: SUCCESS, DataType: Uint8, CurrentLevel: 0xFE > > > >
2024-09-26T19:16:20.286795072Z TRACE Zigbee Light Multifunction Mc Found ZigbeeMessageDispatcher handler in zigbee_light_multifunctions
2024-09-26T19:16:20.290494088Z INFO Zigbee Light Multifunction Mc Executing ZclClusterAttributeValueHandler: cluster: Level, attribute: CurrentLevel
2024-09-26T19:16:20.294054075Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> emitting event: {“attribute_id”:“level”,“capability_id”:“switchLevel”,“component_id”:“main”,“state”:{“value”:100}}
2024-09-26T19:16:20.350857588Z DEBUG Zigbee Light Multifunction Mc innr RGBW device thread event handled
2024-09-26T19:16:21.147343924Z DEBUG Zigbee Light Multifunction Mc driver device thread event handled
OFF worked
2024-09-26T19:17:24.951649516Z TRACE Zigbee Light Multifunction Mc Received event with handler zigbee
2024-09-26T19:17:24.954659187Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xD96B, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0xCA, rssi: -59, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x64, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Boolean, OnOff: true > > > >
2024-09-26T19:17:24.985869701Z TRACE Zigbee Light Multifunction Mc Found ZigbeeMessageDispatcher handler in zigbee_light_multifunctions
2024-09-26T19:17:24.987693237Z INFO Zigbee Light Multifunction Mc Executing ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
2024-09-26T19:17:24.991689401Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> emitting event: {“attribute_id”:“signalMetrics”,“capability_id”:“legendabsolute60149.signalMetrics”,“component_id”:“main”,“state”:{“value”:“2024/09/26 Time: 19:17, LQI: 202 … rssi: -59”},“visibility”:{“displayed”:false}}
2024-09-26T19:17:25.011245174Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“on”}}
2024-09-26T19:17:25.031875942Z DEBUG Zigbee Light Multifunction Mc innr RGBW device thread event handled
2024-09-26T19:17:51.182708952Z DEBUG Zigbee Light Multifunction Mc driver device thread event handled
2024-09-26T19:17:59.342927649Z TRACE Zigbee Light Multifunction Mc Received event with handler capability
2024-09-26T19:17:59.648802760Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> received command: {“args”:{},“capability”:“switch”,“command”:“off”,“component”:“main”,“positional_args”:{}}
2024-09-26T19:17:59.743233994Z TRACE Zigbee Light Multifunction Mc Found CapabilityCommandDispatcher handler in zigbee_light_multifunctions
2024-09-26T19:17:59.781660239Z PRINT Zigbee Light Multifunction Mc Turn Off handler >>>>>>>>>>>
2024-09-26T19:17:59.804376091Z PRINT Zigbee Light Multifunction Mc <<< last_Level: 100
2024-09-26T19:17:59.826220800Z PRINT Zigbee Light Multifunction Mc Turn OFF >>>>>>>>>>>>>>>>
2024-09-26T19:18:00.120809604Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xD96B, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x00 >, < Off || > > >
2024-09-26T19:18:00.182258354Z DEBUG Zigbee Light Multifunction Mc innr RGBW device thread event handled
2024-09-26T19:18:00.203421597Z DEBUG Zigbee Light Multifunction Mc innr RGBW device thread event handled
2024-09-26T19:18:00.280987945Z TRACE Zigbee Light Multifunction Mc Received event with handler zigbee
2024-09-26T19:18:00.282620719Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xD96B, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0xD2, rssi: -59, body_length: 0x0005, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x7F, ZCLCommandId: 0x0B >, < DefaultResponse || cmd: 0x00, ZclStatus: SUCCESS > > >
2024-09-26T19:18:00.456703383Z TRACE Zigbee Light Multifunction Mc Found ZigbeeMessageDispatcher handler in zigbee_light_multifunctions
2024-09-26T19:18:00.464688457Z INFO Zigbee Light Multifunction Mc Executing ZclGlobalCommandHandler: cluster: OnOff, command: DefaultResponse
2024-09-26T19:18:00.499100155Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“off”}}
2024-09-26T19:18:00.521718875Z DEBUG Zigbee Light Multifunction Mc innr RGBW device thread event handled
2024-09-26T19:18:00.522541911Z TRACE Zigbee Light Multifunction Mc Received event with handler zigbee
2024-09-26T19:18:00.525763188Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xD96B, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: OnOff >, lqi: 0xC8, rssi: -60, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x65, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Boolean, OnOff: false > > > >
2024-09-26T19:18:00.643108331Z TRACE Zigbee Light Multifunction Mc Found ZigbeeMessageDispatcher handler in zigbee_light_multifunctions
2024-09-26T19:18:00.645605996Z INFO Zigbee Light Multifunction Mc Executing ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
2024-09-26T19:18:00.649769868Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> emitting event: {“attribute_id”:“signalMetrics”,“capability_id”:“legendabsolute60149.signalMetrics”,“component_id”:“main”,“state”:{“value”:“2024/09/26 Time: 19:18, LQI: 200 … rssi: -60”},“visibility”:{“displayed”:false}}
2024-09-26T19:18:00.678871579Z INFO Zigbee Light Multifunction Mc <ZigbeeDevice: 09b705ac-20a2-4b7b-84fa-fc29d64490bc [0xD96B] (innr RGBW 1)> emitting event: {“attribute_id”:“switch”,“capability_id”:“switch”,“component_id”:“main”,“state”:{“value”:“off”}}
2024-09-26T19:18:00.717525688Z DEBUG Zigbee Light Multifunction Mc innr RGBW device thread event handled
2024-09-26T19:18:03.161317223Z DEBUG Zigbee Light Multifunction Mc innr RGBW device thread event handled