Zgłoszenia nowych urządzeń [bramka Zigbee]

Moderator: vajera

User avatar
Mario78
Posts: 409
Joined: Fri Jan 05, 2024 6:18 am
Location: Śląsk
Been thanked: 1 time

Post

endrju_88 wrote: Tue Apr 15, 2025 1:42 pm Witam. Czy jest szansa na dodanie czujnika dymu ?
https://allegro.pl/oferta/czujnik-detek ... gKJPPD_BwE

Dodam tylko,że ten czujnik ma również między innymi możliwość generowania dźwięku w momencie detekcji dymu.

Code: Select all

TZE204_ntcy3xu1 :: TS0601

Code: Select all

15:29:53.569 -> [     1][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Dein----------------------  
15:29:53.569 ->      9 : GPIO
15:29:53.569 ->     12 : USB_DM
15:29:53.569 ->     13 : USB_DP
15:29:53.569 ->     16 : UART_TX[0]
15:29:53.569 ->     17 : UART_RX[0]
15:29:53.569 -> ============ After Setup End =============
15:29:53.569 -> [  2863][I][ZigbeeCore.cpp:386] esp_zb_app_signal_handler(): Network(0xe498) is open for 180 seconds
15:29:53.569 -> [ 40008][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
15:29:53.569 -> [ 40010][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
15:29:54.084 -> [ 40541][I][ZigbeeCore.cpp:354] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x206f)
15:29:54.084 -> [ 40542][V][ZigbeeCore.cpp:358] esp_zb_app_signal_handler(): Device capabilities: 0x80
15:29:54.084 -> [ 40542][D][ZigbeeGateway.cpp:471] zbDeviceAnnce(): zbDeviceAnnce short address (0x206f), ieee_addr (0xa4):(0xc1):(0x38):(0xaa):(0x2e):(0xc8):(0xc4):(0x40)
15:29:54.084 -> [ 40543][D][ZigbeeGateway.cpp:474] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x206f), ieee_addr (0xa4):(0xc1):(0x38):(0xaa):(0x2e):(0xc8):(0xc4):(0x40)
15:29:54.084 -> [ 40544][I][ZigbeeGateway.cpp:498] zbDeviceAnnce(): Tuya magic last hope
15:29:54.366 -> [ 40826][I][ZigbeeGateway.cpp:541] printJoinedDevices(): joined devices:
15:29:54.366 -> [ 40826][I][ZigbeeGateway.cpp:544] printJoinedDevices(): Device on endpoint 1, short address: 0x206f
15:29:54.553 -> [ 41031][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x0, command id: 11
15:29:54.553 -> [ 41031][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
15:29:54.553 -> [ 41032][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 0
15:29:54.553 -> [ 41032][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
15:29:54.553 -> [ 41033][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 14 size: 2
15:29:54.553 -> [ 41033][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xE5 
15:29:54.553 -> [ 41033][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x82 
15:29:54.600 -> [ 41034][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x206f, 0x206f, 0x0, 0x0
15:29:54.600 -> [ 41034][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
15:29:54.600 -> [ 41053][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
15:29:54.600 -> [ 41053][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x206f), src_endpoint(1) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x0
15:29:54.600 -> [ 41054][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
15:29:54.600 -> [ 41055][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x1[0x2]
15:29:54.787 -> [ 41227][I][ZigbeeGateway.cpp:309] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
15:29:54.787 -> [ 41266][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
15:29:54.787 -> [ 41266][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
15:29:54.787 -> [ 41267][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
15:29:54.787 -> [ 41267][I][ZigbeeGateway.cpp:342] zbReadBasicCluster(): Peer Manufacturer is "_TZE204_ntcy3xu1"
15:29:55.256 -> [ 41727][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): basic tsn 0x2
15:29:55.256 -> [ 41727][I][ZigbeeGateway.cpp:309] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
15:29:55.397 -> [ 41863][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
15:29:55.397 -> [ 41864][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
15:29:55.397 -> [ 41865][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
15:29:55.397 -> [ 41865][I][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "TS0601"
15:29:55.584 -> [ 42054][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
15:29:55.772 -> [ 42228][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): basic tsn 0x3
15:29:55.772 -> [ 42228][I][ZigbeeGateway.cpp:993] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
15:29:56.100 -> [ 42534][I][ZigbeeCore.cpp:386] esp_zb_app_signal_handler(): Network(0xe498) is open for 180 seconds
15:29:56.100 -> [ 42565][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1001) callback
15:29:56.100 -> [ 42566][V][ZigbeeHandlers.cpp:187] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
15:29:56.100 -> [ 42567][V][ZigbeeHandlers.cpp:194] zb_cmd_write_attr_resp_handler(): Write attribute response: status(0), cluster(0x0), attribute(0xffff)
15:29:56.288 -> [ 42729][I][ZigbeeGateway.cpp:271] zbPrintDeviceDiscovery(): short_addr_req 8303
15:29:56.334 -> [ 42778][I][ZigbeeGateway.cpp:205] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 8303, endpoints count 1
15:29:56.334 -> [ 42778][I][ZigbeeGateway.cpp:208] Z2S_active_ep_req_cb(): Endpont # 1, id 1 
15:29:56.897 -> [ 43376][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:29:56.897 -> [ 43377][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x206f
15:29:56.944 -> [ 43377][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
15:29:56.944 -> [ 43378][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:29:56.944 -> [ 43378][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x70
15:29:56.944 -> [ 43379][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x1
15:29:56.944 -> [ 43379][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
15:29:56.944 -> [ 43379][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
15:29:56.944 -> [ 43380][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
15:29:56.944 -> [ 43380][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
15:29:57.037 -> [ 43504][I][ZigbeeGateway.cpp:224] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 8303, endpoint # 1
15:29:57.037 -> [ 43505][I][ZigbeeGateway.cpp:225] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 4, out clusters # 2
15:29:57.037 -> [ 43505][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 1, id 4 
15:29:57.037 -> [ 43506][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 2, id 5 
15:29:57.037 -> [ 43506][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 3, id 61184 
15:29:57.037 -> [ 43506][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 4, id 0 
15:29:57.037 -> [ 43507][I][ZigbeeGateway.cpp:244] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25 
15:29:57.037 -> [ 43507][I][ZigbeeGateway.cpp:244] Z2S_simple_desc_req_cb(): Out cluster # 2, id 10 
15:29:57.084 -> [ 43519][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:29:57.084 -> [ 43519][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x206f
15:29:57.084 -> [ 43520][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
15:29:57.084 -> [ 43520][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:29:57.084 -> [ 43521][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x71
15:29:57.084 -> [ 43521][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xe
15:29:57.084 -> [ 43522][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
15:29:57.084 -> [ 43522][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
15:29:57.084 -> [ 43522][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
15:29:57.084 -> [ 43523][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
15:29:57.600 -> [ 44076][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:29:57.600 -> [ 44077][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x206f
15:29:57.600 -> [ 44077][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
15:29:57.600 -> [ 44078][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:29:57.600 -> [ 44078][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x71
15:29:57.600 -> [ 44079][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xe
15:29:57.600 -> [ 44079][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
15:29:57.600 -> [ 44079][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
15:29:57.600 -> [ 44080][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
15:29:57.600 -> [ 44080][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
15:29:57.647 -> [ 44104][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
15:29:57.647 -> [ 44104][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x206f), src_endpoint(1) to dst_endpoint(1), cluster(0x4) for command (0xc) with status 0x84
15:29:57.647 -> [ 44105][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
15:29:57.647 -> [ 44105][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x5[0x0]
15:29:57.647 -> [ 44119][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
15:29:57.647 -> [ 44120][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x206f), src_endpoint(1) to dst_endpoint(1), cluster(0x5) for command (0xc) with status 0x84
15:29:57.647 -> [ 44120][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
15:29:57.647 -> [ 44121][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x6[0x0]
15:29:57.694 -> [ 44134][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
15:29:57.694 -> [ 44135][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x206f), src_endpoint(1) to dst_endpoint(1), cluster(0xef00) for command (0xc) with status 0x84
15:29:57.694 -> [ 44136][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
15:29:57.694 -> [ 44136][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x7[0x0]
15:29:57.694 -> [ 44150][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
15:29:57.694 -> [ 44150][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x206f), src_endpoint(1) to dst_endpoint(1), cluster(0x0) for command (0xc) with status 0x84
15:29:57.694 -> [ 44151][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
15:29:57.694 -> [ 44152][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x8[0x0]
15:29:57.694 -> [ 44165][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x19, command id: 11
15:29:57.694 -> [ 44166][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
15:29:57.694 -> [ 44166][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 0
15:29:57.694 -> [ 44167][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
15:29:57.694 -> [ 44167][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 13 size: 2
15:29:57.694 -> [ 44168][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x0C 
15:29:57.694 -> [ 44168][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x84 
15:29:57.694 -> [ 44168][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x206f, 0x206f, 0x0, 0x0
15:29:57.694 -> [ 44169][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
15:29:57.741 -> [ 44182][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
15:29:57.741 -> [ 44183][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x206f), src_endpoint(1) to dst_endpoint(1), cluster(0xa) for command (0xc) with status 0x84
15:29:57.741 -> [ 44184][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
15:29:57.741 -> [ 44184][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0xa[0x0]
15:29:57.741 -> [ 44203][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:29:57.741 -> [ 44203][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x206f
15:29:57.741 -> [ 44204][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
15:29:57.741 -> [ 44204][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:29:57.741 -> [ 44205][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x72
15:29:57.741 -> [ 44205][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xe
15:29:57.741 -> [ 44206][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
15:29:57.741 -> [ 44206][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
15:29:57.741 -> [ 44207][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
15:29:57.741 -> [ 44207][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
15:29:57.881 -> [ 44323][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:29:57.881 -> [ 44323][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x206f
15:29:57.881 -> [ 44324][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
15:29:57.881 -> [ 44324][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:29:57.881 -> [ 44324][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x73
15:29:57.881 -> [ 44325][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xe
15:29:57.881 -> [ 44325][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
15:29:57.881 -> [ 44326][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
15:29:57.881 -> [ 44326][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
15:29:57.881 -> [ 44327][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
15:30:04.194 -> [ 47567][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:30:04.194 -> [ 47567][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 17 from address 0x206f
15:30:04.194 -> [ 47568][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 3
15:30:04.194 -> [ 47568][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:30:04.194 -> [ 47569][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x6e
15:30:04.194 -> [ 47569][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x40
15:30:04.194 -> [ 47691][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
15:30:04.194 -> [ 47692][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
15:30:04.194 -> [ 47693][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xc440), endpoint (1), cluster (0x0), attribute id (0x1), attribute data type (0x20) 
15:30:04.194 -> [ 47693][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
15:30:04.194 -> [ 47694][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
15:30:04.194 -> [ 47695][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xc440), endpoint (1), cluster (0x0), attribute id (0xffe2), attribute data type (0x20) 
15:30:04.194 -> [ 47695][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
15:30:04.194 -> [ 47696][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
15:30:04.194 -> [ 47697][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xc440), endpoint (1), cluster (0x0), attribute id (0xffe4), attribute data type (0x20) 
15:30:04.194 -> [ 47822][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:30:04.194 -> [ 47822][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x206f
15:30:04.194 -> [ 47823][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
15:30:04.194 -> [ 47823][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:30:04.194 -> [ 47823][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x74
15:30:04.194 -> [ 47824][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xe
15:30:04.194 -> [ 47824][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
15:30:04.194 -> [ 47825][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
15:30:04.194 -> [ 47825][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
15:30:04.194 -> [ 47825][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
15:30:04.194 -> [ 48364][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:30:04.194 -> [ 48364][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x206f
15:30:04.194 -> [ 48365][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
15:30:04.194 -> [ 48365][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:30:04.194 -> [ 48365][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x74
15:30:04.194 -> [ 48366][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xe
15:30:04.194 -> [ 48366][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
15:30:04.194 -> [ 48367][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
15:30:04.194 -> [ 48367][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
15:30:04.194 -> [ 48368][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
15:30:04.194 -> [ 48919][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:30:04.194 -> [ 48920][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x206f
15:30:04.194 -> [ 48920][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
15:30:04.194 -> [ 48921][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:30:04.194 -> [ 48921][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x74
15:30:04.194 -> [ 48922][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xe
15:30:04.194 -> [ 48922][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
15:30:04.194 -> [ 48922][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
15:30:04.194 -> [ 48923][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
15:30:04.194 -> [ 48923][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
15:30:04.194 -> [ 49102][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:30:04.194 -> [ 49103][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x206f
15:30:04.194 -> [ 49103][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
15:30:04.194 -> [ 49104][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:30:04.194 -> [ 49104][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x75
15:30:04.194 -> [ 49105][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xe
15:30:04.194 -> [ 49105][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
15:30:04.194 -> [ 49105][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
15:30:04.194 -> [ 49106][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
15:30:04.194 -> [ 49106][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
15:30:04.194 -> [ 49603][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:30:04.194 -> [ 49603][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x206f
15:30:04.194 -> [ 49604][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
15:30:04.194 -> [ 49604][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:30:04.194 -> [ 49605][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x75
15:30:04.194 -> [ 49605][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xe
15:30:04.194 -> [ 49606][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
15:30:04.194 -> [ 49606][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
15:30:04.194 -> [ 49607][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
15:30:04.194 -> [ 49607][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
15:30:04.194 -> [ 49661][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
15:30:04.194 -> [ 49662][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
15:30:04.194 -> [ 49663][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xc440), endpoint (1), cluster (0x0), attribute id (0xffdf), attribute data type (0x42) 
15:30:04.194 -> [ 50201][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
15:30:04.194 -> [ 50201][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
15:30:04.194 -> [ 50202][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xc440), endpoint (1), cluster (0x0), attribute id (0xffdf), attribute data type (0x42) 
15:30:04.194 -> [ 50341][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
15:30:04.194 -> [ 50342][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x206f
15:30:04.194 -> [ 50342][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
15:30:04.194 -> [ 50343][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
15:30:04.194 -> [ 50343][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x76
15:30:04.194 -> [ 50343][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xe
15:30:04.194 -> [ 50344][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
15:30:04.194 -> [ 50344][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
15:30:04.194 -> [ 50345][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
15:30:04.194 -> [ 50345][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
15:30:04.194 -> [ 50463][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0xa, command id: 0
15:30:04.194 -> [ 50464][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
15:30:04.194 -> [ 50464][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 1, disable_default_response 0, is_manuf_specific 0
15:30:04.194 -> [ 50465][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
15:30:04.194 -> [ 50465][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 32 size: 2
15:30:04.194 -> [ 50466][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x07 
15:30:04.194 -> [ 50466][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
15:30:04.194 -> [ 50466][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x206f, 0x206f, 0x0, 0x0
15:30:04.194 -> [ 50467][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
Te czujniki sa już od dawna dodane. Sam używam 2 szt. w domu. Działają bez problemu.
fajne jest to, że nawet jeśli nie ma połączenia z bramką to i tak działa i wyzwala syrenę a syrena wyje naprawde sensownie :)
endrju_88
Posts: 448
Joined: Tue Apr 25, 2023 1:02 pm
Has thanked: 3 times
Been thanked: 4 times

Post

A to ciekawe , mam dość świeży wsad (7.0.... ) wgrany do bramki i podczas 180 sec wyszukiwania urządzeń nie dodała czujnika do bramki.
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

endrju_88 wrote: Wed Apr 16, 2025 11:38 am A to ciekawe , mam dość świeży wsad (7.0.... ) wgrany do bramki i podczas 180 sec wyszukiwania urządzeń nie dodała czujnika do bramki.
Tego konkretnego manufacturer_name w bazie jeszcze nie ma, więc go dodam. Z czujnikami Tuya jest tak, że możesz mieć 5 identycznie wyglądających czujników a każdy będzie miał inne ID.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
User avatar
Mario78
Posts: 409
Joined: Fri Jan 05, 2024 6:18 am
Location: Śląsk
Been thanked: 1 time

Post

vajera wrote: Wed Apr 16, 2025 11:42 am
endrju_88 wrote: Wed Apr 16, 2025 11:38 am A to ciekawe , mam dość świeży wsad (7.0.... ) wgrany do bramki i podczas 180 sec wyszukiwania urządzeń nie dodała czujnika do bramki.
Tego konkretnego manufacturer_name w bazie jeszcze nie ma, więc go dodam. Z czujnikami Tuya jest tak, że możesz mieć 5 identycznie wyglądających czujników a każdy będzie miał inne ID.
i to wiele tłumaczy.
Ale pewnie bedzie zbudowany 1:1 jak ten mój
prze_cinek
Posts: 40
Joined: Sun Mar 23, 2025 3:05 pm
Been thanked: 2 times

Post

vajera wrote: Sun Apr 13, 2025 9:02 pm
prze_cinek wrote: Sun Apr 13, 2025 3:02 pm
Zibi_007 wrote: Sun Apr 13, 2025 9:51 am To zmień na uzbrojenie alarmu. Jak nic nie da włącz dodatkowo odwróconą logikę.
Próbowałem jako uzbrojenie alarmu oraz jako otwarcie okna (bo to mi działa dobrze z czujnikami binarnymi na zigbee) i niestety bez rezultatu - zarówno dla "normalnej" logiki jak i odwróconej.
Jeżeli jeszcze się nie poddałeś to sprawdź 0.7.32 (poproszę o logi).
Poniżej logi dla kolejnego majtania na najnowszej wersji

Code: Select all

[246223][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x1031) callback
[246223][V][ZigbeeHandlers.cpp:320] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x1d1c) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x401), extended status (0x0), zone id (0x1), delay (0x0)
[246225][I][z2s_devices_table.cpp:95] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xc7:0x28:0xe7:0xf8:0x72, endpoint 0x1, channel type 0x3e8
[246225][I][z2s_devices_table.cpp:928] Z2S_onIASzoneStatusChangeNotification(): IASZONE - IAS_ZONE_ALARM_1_SID channel:a, status: 401
[246226][I][z2s_devices_table.cpp:95] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xc7:0x28:0xe7:0xf8:0x72, endpoint 0x1, channel type 0x3e8
[246227][I][z2s_devices_table.cpp:935] Z2S_onIASzoneStatusChangeNotification(): IASZONE - IAS_ZONE_ALARM_2_SID channel:b, status: 401
[246227][I][z2s_devices_table.cpp:95] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xc7:0x28:0xe7:0xf8:0x72, endpoint 0x1, channel type 0x3e8
[246228][I][z2s_devices_table.cpp:942] Z2S_onIASzoneStatusChangeNotification(): IASZONE - IAS_ZONE_TAMPER_SID channel:c, status: 401
[247181][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x1031) callback
[247182][V][ZigbeeHandlers.cpp:320] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x1d1c) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x801), extended status (0x0), zone id (0x1), delay (0x0)
[247183][I][z2s_devices_table.cpp:95] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xc7:0x28:0xe7:0xf8:0x72, endpoint 0x1, channel type 0x3e8
[247184][I][z2s_devices_table.cpp:928] Z2S_onIASzoneStatusChangeNotification(): IASZONE - IAS_ZONE_ALARM_1_SID channel:a, status: 801
[247184][I][z2s_devices_table.cpp:95] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xc7:0x28:0xe7:0xf8:0x72, endpoint 0x1, channel type 0x3e8
[247185][I][z2s_devices_table.cpp:935] Z2S_onIASzoneStatusChangeNotification(): IASZONE - IAS_ZONE_ALARM_2_SID channel:b, status: 801
[247186][I][z2s_devices_table.cpp:95] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xc7:0x28:0xe7:0xf8:0x72, endpoint 0x1, channel type 0x3e8
[247186][I][z2s_devices_table.cpp:942] Z2S_onIASzoneStatusChangeNotification(): IASZONE - IAS_ZONE_TAMPER_SID channel:c, status: 801
[250081][I][Z2S_Gateway.ino:838] loop(): Device on endpoint(0x1), short address(0x548b), model id(0x2000), cluster id(0x1), rejoined(NO)
[250082][I][Z2S_Gateway.ino:840] loop(): Gateway version: 0.7.37-16/04/2025
[250082][I][Z2S_Gateway.ino:843] loop(): getZbgDeviceUnitLastSeenMs 0, current millis 250082
[250083][I][Z2S_Gateway.ino:838] loop(): Device on endpoint(0x1), short address(0x548b), model id(0x2000), cluster id(0x500), rejoined(NO)
[250084][I][Z2S_Gateway.ino:840] loop(): Gateway version: 0.7.37-16/04/2025 
Z tego co zauważyłem to bramka mi zaczęła wyświetlać problemy z wifi na loggerach innych niż ten z Arduino IDE, tak jakby inne serial monitory mu w czymś przeszkadzały.
Albert
Posts: 650
Joined: Fri Jan 04, 2019 8:32 pm
Location: Chełm

Post

A ja zauważyłem problem z tym włącznikiem ściennym 3-kanałowym, co vajera też sobie kupiłeś. Wczoraj prawie w ogóle nie chciał współpracować z bramką. I albo włączał/wyłączał, albo wcale nie reagował. Odległość od samej bramki to max 4m. Jeszcze zmienię baterię i zobaczę ;) :mrgreen:
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

Albert wrote: Thu Apr 17, 2025 6:08 am A ja zauważyłem problem z tym włącznikiem ściennym 3-kanałowym, co vajera też sobie kupiłeś. Wczoraj prawie w ogóle nie chciał współpracować z bramką. I albo włączał/wyłączał, albo wcale nie reagował. Odległość od samej bramki to max 4m. Jeszcze zmienię baterię i zobaczę ;) :mrgreen:
A propos tego wyłącznika - kupiłem go do testów i faktycznie wymaga mocnego klikania. Natomiast po rozebraniu, jak naciskam na microswitche to działają na 100%, więc to jest problem mechaniczny z tymi przyciskami.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
endrju_88
Posts: 448
Joined: Tue Apr 25, 2023 1:02 pm
Has thanked: 3 times
Been thanked: 4 times

Post

Można prosić o dodanie czujnika wstrząsu :

Code: Select all

TZ3000_lqpt3mvr :: TS0210
https://allegro.pl/oferta/czujnik-wstrz ... gJbfPD_BwE

Code: Select all

17:07:25.279 -> [     1][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Dein----------------------  
17:07:25.279 ->      9 : GPIO
17:07:25.279 ->     12 : USB_DM
17:07:25.279 ->     13 : USB_DP
17:07:25.279 ->     16 : UART_TX[0]
17:07:25.279 ->     17 : UART_RX[0]
17:07:25.279 -> ============ After Setup End =============
17:07:25.279 -> [  2860][I][ZigbeeCore.cpp:386] esp_zb_app_signal_handler(): Network(0xe498) is open for 180 seconds
17:07:25.279 -> [  7221][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
17:07:25.279 -> [  7226][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
17:07:25.794 -> [  7742][I][ZigbeeCore.cpp:354] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0xcc27)
17:07:25.794 -> [  7743][V][ZigbeeCore.cpp:358] esp_zb_app_signal_handler(): Device capabilities: 0x80
17:07:25.794 -> [  7743][D][ZigbeeGateway.cpp:471] zbDeviceAnnce(): zbDeviceAnnce short address (0xcc27), ieee_addr (0xa4):(0xc1):(0x38):(0xba):(0x23):(0xf7):(0xd0):(0xf0)
17:07:25.794 -> [  7744][D][ZigbeeGateway.cpp:474] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0xcc27), ieee_addr (0xa4):(0xc1):(0x38):(0xba):(0x23):(0xf7):(0xd0):(0xf0)
17:07:25.794 -> [  7745][I][ZigbeeGateway.cpp:498] zbDeviceAnnce(): Tuya magic last hope
17:07:26.075 -> [  8039][I][ZigbeeGateway.cpp:541] printJoinedDevices(): joined devices:
17:07:26.075 -> [  8039][I][ZigbeeGateway.cpp:544] printJoinedDevices(): Device on endpoint 1, short address: 0xcc27
17:07:26.122 -> [  8077][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
17:07:26.122 -> [  8078][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:07:26.122 -> [  8079][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
17:07:26.122 -> [  8079][I][ZigbeeGateway.cpp:342] zbReadBasicCluster(): Peer Manufacturer is "_TZ3000_lqpt3mvr"
17:07:26.122 -> [  8080][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
17:07:26.122 -> [  8080][I][ZigbeeGateway.cpp:355] zbReadBasicCluster(): ZCL version id is "3"
17:07:26.122 -> [  8081][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(65)
17:07:26.122 -> [  8082][I][ZigbeeGateway.cpp:361] zbReadBasicCluster(): ZCL application version id is "65"
17:07:26.122 -> [  8082][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
17:07:26.122 -> [  8083][I][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "TS0210"
17:07:26.122 -> [  8083][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(3)
17:07:26.122 -> [  8084][I][ZigbeeGateway.cpp:367] zbReadBasicCluster(): ZCL power source id is "3"
17:07:26.122 -> [  8084][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0xfffe), type(0x30), value(0)
17:07:26.122 -> [  8085][I][ZigbeeGateway.cpp:371] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x30
17:07:26.122 -> [  8088][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:07:26.122 -> [  8088][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xcc27), src_endpoint(1) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x0
17:07:26.122 -> [  8089][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:07:26.122 -> [  8090][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x1[0x0]
17:07:26.497 -> [  8440][I][ZigbeeGateway.cpp:309] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
17:07:26.779 -> [  8739][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
17:07:26.779 -> [  8739][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:07:26.779 -> [  8740][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
17:07:26.779 -> [  8741][I][ZigbeeGateway.cpp:342] zbReadBasicCluster(): Peer Manufacturer is "_TZ3000_lqpt3mvr"
17:07:26.966 -> [  8940][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): basic tsn 0x2
17:07:26.966 -> [  8942][I][ZigbeeGateway.cpp:309] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
17:07:27.107 -> [  9075][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
17:07:27.107 -> [  9076][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:07:27.107 -> [  9077][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
17:07:27.107 -> [  9077][I][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "TS0210"
17:07:27.247 -> [  9198][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
17:07:27.294 -> [  9243][I][ZigbeeCore.cpp:386] esp_zb_app_signal_handler(): Network(0xe498) is open for 180 seconds
17:07:27.482 -> [  9443][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): basic tsn 0x3
17:07:27.482 -> [  9443][I][ZigbeeGateway.cpp:993] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
17:07:27.997 -> [  9945][I][ZigbeeGateway.cpp:271] zbPrintDeviceDiscovery(): short_addr_req 52263
17:07:28.325 -> [ 10261][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1001) callback
17:07:28.325 -> [ 10262][V][ZigbeeHandlers.cpp:187] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:07:28.325 -> [ 10262][V][ZigbeeHandlers.cpp:194] zb_cmd_write_attr_resp_handler(): Write attribute response: status(0), cluster(0x0), attribute(0xffff)
17:07:28.325 -> [ 10267][I][ZigbeeGateway.cpp:205] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 52263, endpoints count 1
17:07:28.325 -> [ 10268][I][ZigbeeGateway.cpp:208] Z2S_active_ep_req_cb(): Endpont # 1, id 1 
17:07:28.419 -> [ 10384][I][ZigbeeGateway.cpp:224] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 52263, endpoint # 1
17:07:28.419 -> [ 10385][I][ZigbeeGateway.cpp:225] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 3, out clusters # 2
17:07:28.419 -> [ 10386][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 1, id 1 
17:07:28.419 -> [ 10386][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 2, id 1280 
17:07:28.419 -> [ 10387][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 3, id 0 
17:07:28.419 -> [ 10387][I][ZigbeeGateway.cpp:244] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25 
17:07:28.419 -> [ 10387][I][ZigbeeGateway.cpp:244] Z2S_simple_desc_req_cb(): Out cluster # 2, id 10 
17:07:28.560 -> [ 10508][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:07:28.560 -> [ 10509][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xcc27), src_endpoint(1) to dst_endpoint(1), cluster(0x1) for command (0xc) with status 0x84
17:07:28.560 -> [ 10510][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:07:28.560 -> [ 10510][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x5[0x0]
17:07:28.560 -> [ 10524][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:07:28.560 -> [ 10524][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xcc27), src_endpoint(1) to dst_endpoint(1), cluster(0x500) for command (0xc) with status 0x84
17:07:28.560 -> [ 10525][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:07:28.560 -> [ 10526][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x6[0x0]
17:07:28.560 -> [ 10539][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:07:28.560 -> [ 10540][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xcc27), src_endpoint(1) to dst_endpoint(1), cluster(0x0) for command (0xc) with status 0x84
17:07:28.560 -> [ 10541][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:07:28.560 -> [ 10541][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x7[0x0]
17:07:28.622 -> [ 10555][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x19, command id: 11
17:07:28.622 -> [ 10555][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
17:07:28.622 -> [ 10556][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 0
17:07:28.622 -> [ 10556][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
17:07:28.622 -> [ 10557][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 2 size: 2
17:07:28.622 -> [ 10557][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x0C 
17:07:28.622 -> [ 10557][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x84 
17:07:28.622 -> [ 10558][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0xcc27, 0xcc27, 0x0, 0x0
17:07:28.622 -> [ 10558][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
17:07:28.622 -> [ 10562][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:07:28.622 -> [ 10562][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xcc27), src_endpoint(1) to dst_endpoint(1), cluster(0xa) for command (0xc) with status 0x84
17:07:28.622 -> [ 10563][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:07:28.622 -> [ 10564][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x9[0x0]
17:07:29.091 -> [ 11067][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:07:29.091 -> [ 11068][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x500)
17:07:29.091 -> [ 11068][I][ZigbeeGateway.cpp:677] zbAttributeReporting(): zbAttributeReporting IAS zone cluster (0x500), attribute id (0x13), attribute data type (0x20)
17:07:29.232 -> [ 11191][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1030) callback
17:07:29.232 -> [ 11191][W][ZigbeeHandlers.cpp:49] zb_action_handler(): Receive unhandled Zigbee action(0x1030) callback
17:07:29.372 -> [ 11314][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1031) callback
17:07:29.372 -> [ 11315][V][ZigbeeHandlers.cpp:294] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x0), extended status (0x0), zone id (0xff), delay (0x0)
17:07:32.325 -> [ 14278][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:07:32.325 -> [ 14279][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:07:32.325 -> [ 14279][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xd0f0), endpoint (1), cluster (0x0), attribute id (0x1), attribute data type (0x20) 
17:07:32.325 -> [ 14280][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:07:32.325 -> [ 14281][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:07:32.325 -> [ 14281][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xd0f0), endpoint (1), cluster (0x0), attribute id (0xffe2), attribute data type (0x20) 
17:07:32.325 -> [ 14282][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:07:32.325 -> [ 14282][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:07:32.325 -> [ 14283][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xd0f0), endpoint (1), cluster (0x0), attribute id (0xffe4), attribute data type (0x20) 
17:07:32.466 -> [ 14403][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:07:32.466 -> [ 14404][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x1)
17:07:32.466 -> [ 14404][I][ZigbeeGateway.cpp:666] zbAttributeReporting(): zbAttributeReporting power config battery percentage remaining 200
17:07:32.466 -> [ 14405][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xd0f0), endpoint (1), cluster (0x1), attribute id (0x21), attribute data type (0x20) 
17:07:32.466 -> [ 14406][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:07:32.466 -> [ 14406][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x1)
17:07:32.466 -> [ 14407][I][ZigbeeGateway.cpp:669] zbAttributeReporting(): zbAttributeReporting power config cluster (0x1), attribute id (0x20), attribute data type (0x20)
17:07:32.466 -> [ 14407][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xd0f0), endpoint (1), cluster (0x1), attribute id (0x20), attribute data type (0x20) 
17:07:32.560 -> [ 14527][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:07:32.560 -> [ 14528][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xcc27) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:07:32.560 -> [ 14528][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xd0f0), endpoint (1), cluster (0x0), attribute id (0xffdf), attribute data type (0x42) 
17:07:33.638 -> [ 15606][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0xa, command id: 0
17:07:33.638 -> [ 15606][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
17:07:33.638 -> [ 15607][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 1, disable_default_response 0, is_manuf_specific 0
17:07:33.638 -> [ 15607][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
17:07:33.638 -> [ 15608][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 6 size: 2
17:07:33.638 -> [ 15608][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x07 
17:07:33.638 -> [ 15608][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
17:07:33.638 -> [ 15609][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0xcc27, 0xcc27, 0x0, 0x0
17:07:33.638 -> [ 15609][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
Oraz , proszę o dodanie czujnika wykrywania gazu :

Code: Select all

_TZE204_ntcy3xu1 ::TS0601
https://allegro.pl/oferta/detektor-gazu ... gLajPD_BwE

Code: Select all


17:04:15.462 -> [     1][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Dein----------------------  
17:04:15.462 ->      9 : GPIO
17:04:15.462 ->     12 : USB_DM
17:04:15.462 ->     13 : USB_DP
17:04:15.462 ->     16 : UART_TX[0]
17:04:15.462 ->     17 : UART_RX[0]
17:04:15.462 -> ============ After Setup End =============
17:04:15.462 -> [  2855][I][ZigbeeCore.cpp:386] esp_zb_app_signal_handler(): Network(0xe498) is open for 180 seconds
17:04:15.462 -> [159770][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
17:04:15.462 -> [159779][I][ZigbeeCore.cpp:354] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x206f)
17:04:15.462 -> [159779][V][ZigbeeCore.cpp:358] esp_zb_app_signal_handler(): Device capabilities: 0x80
17:04:15.462 -> [159780][D][ZigbeeGateway.cpp:471] zbDeviceAnnce(): zbDeviceAnnce short address (0x206f), ieee_addr (0xa4):(0xc1):(0x38):(0xaa):(0x2e):(0xc8):(0xc4):(0x40)
17:04:15.462 -> [159780][D][ZigbeeGateway.cpp:474] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x206f), ieee_addr (0xa4):(0xc1):(0x38):(0xaa):(0x2e):(0xc8):(0xc4):(0x40)
17:04:15.462 -> [159781][I][ZigbeeGateway.cpp:498] zbDeviceAnnce(): Tuya magic last hope
17:04:15.696 -> [160014][I][ZigbeeGateway.cpp:541] printJoinedDevices(): joined devices:
17:04:15.696 -> [160014][I][ZigbeeGateway.cpp:544] printJoinedDevices(): Device on endpoint 1, short address: 0x206f
17:04:16.024 -> [160308][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
17:04:16.024 -> [160308][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:04:16.024 -> [160309][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
17:04:16.024 -> [160310][I][ZigbeeGateway.cpp:342] zbReadBasicCluster(): Peer Manufacturer is "_TZE204_ntcy3xu1"
17:04:16.024 -> [160310][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
17:04:16.024 -> [160311][I][ZigbeeGateway.cpp:355] zbReadBasicCluster(): ZCL version id is "3"
17:04:16.024 -> [160311][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(73)
17:04:16.024 -> [160312][I][ZigbeeGateway.cpp:361] zbReadBasicCluster(): ZCL application version id is "73"
17:04:16.024 -> [160313][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
17:04:16.024 -> [160313][I][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "TS0601"
17:04:16.024 -> [160314][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(3)
17:04:16.024 -> [160314][I][ZigbeeGateway.cpp:367] zbReadBasicCluster(): ZCL power source id is "3"
17:04:16.024 -> [160315][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0xfffe), type(0x30), value(0)
17:04:16.024 -> [160315][I][ZigbeeGateway.cpp:371] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x30
17:04:16.024 -> [160319][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:04:16.024 -> [160319][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x206f), src_endpoint(1) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x0
17:04:16.024 -> [160320][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:04:16.024 -> [160320][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x1[0x2]
17:04:16.118 -> [160415][I][ZigbeeGateway.cpp:309] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
17:04:16.212 -> [160525][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
17:04:16.212 -> [160525][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:04:16.212 -> [160526][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
17:04:16.212 -> [160527][I][ZigbeeGateway.cpp:342] zbReadBasicCluster(): Peer Manufacturer is "_TZE204_ntcy3xu1"
17:04:16.633 -> [160915][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): basic tsn 0x2
17:04:16.633 -> [160915][I][ZigbeeGateway.cpp:309] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
17:04:17.102 -> [161416][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): basic tsn 0x3
17:04:18.555 -> [162855][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0xa, command id: 0
17:04:18.555 -> [162855][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
17:04:18.555 -> [162855][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 1, disable_default_response 0, is_manuf_specific 0
17:04:18.555 -> [162856][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
17:04:18.555 -> [162856][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 19 size: 2
17:04:18.555 -> [162857][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x07 
17:04:18.555 -> [162857][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
17:04:18.555 -> [162857][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x206f, 0x206f, 0x0, 0x0
17:04:18.555 -> [162858][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
17:04:18.649 -> [162975][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
17:04:18.649 -> [162975][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:04:18.696 -> [162976][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
17:04:18.696 -> [162977][I][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "TS0601"
17:04:18.696 -> [162979][I][ZigbeeGateway.cpp:993] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
17:04:18.790 -> [163091][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1001) callback
17:04:18.790 -> [163092][V][ZigbeeHandlers.cpp:187] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:04:18.790 -> [163092][V][ZigbeeHandlers.cpp:194] zb_cmd_write_attr_resp_handler(): Write attribute response: status(0), cluster(0x0), attribute(0xffff)
17:04:19.165 -> [163480][I][ZigbeeGateway.cpp:271] zbPrintDeviceDiscovery(): short_addr_req 8303
17:04:20.477 -> [164786][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
17:04:20.477 -> [164787][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 17 from address 0x206f
17:04:20.477 -> [164787][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 3
17:04:20.477 -> [164788][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
17:04:20.477 -> [164788][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x73
17:04:20.477 -> [164789][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x40
17:04:20.618 -> [164905][I][ZigbeeGateway.cpp:205] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 8303, endpoints count 1
17:04:20.618 -> [164906][I][ZigbeeGateway.cpp:208] Z2S_active_ep_req_cb(): Endpont # 1, id 1 
17:04:20.618 -> [164921][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:04:20.618 -> [164922][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:04:20.618 -> [164922][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xc440), endpoint (1), cluster (0x0), attribute id (0x1), attribute data type (0x20) 
17:04:20.618 -> [164923][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:04:20.618 -> [164924][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:04:20.618 -> [164924][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xc440), endpoint (1), cluster (0x0), attribute id (0xffe2), attribute data type (0x20) 
17:04:20.618 -> [164925][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:04:20.618 -> [164926][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:04:20.618 -> [164926][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xc440), endpoint (1), cluster (0x0), attribute id (0xffe4), attribute data type (0x20) 
17:04:20.759 -> [165048][I][ZigbeeGateway.cpp:224] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 8303, endpoint # 1
17:04:20.759 -> [165049][I][ZigbeeGateway.cpp:225] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 4, out clusters # 2
17:04:20.759 -> [165050][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 1, id 4 
17:04:20.759 -> [165050][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 2, id 5 
17:04:20.759 -> [165051][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 3, id 61184 
17:04:20.759 -> [165051][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 4, id 0 
17:04:20.759 -> [165051][I][ZigbeeGateway.cpp:244] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25 
17:04:20.759 -> [165052][I][ZigbeeGateway.cpp:244] Z2S_simple_desc_req_cb(): Out cluster # 2, id 10 
17:04:20.852 -> [165170][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1004) callback
17:04:20.852 -> [165170][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x4), attribute id (0x0), data type (0x18)
17:04:20.852 -> [165171][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x4), attribute id (0xfffd), data type (0x21)
17:04:20.899 -> [165186][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1004) callback
17:04:20.899 -> [165186][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x5), attribute id (0x0), data type (0x20)
17:04:20.899 -> [165187][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x5), attribute id (0x1), data type (0x20)
17:04:20.899 -> [165188][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x5), attribute id (0x2), data type (0x21)
17:04:20.899 -> [165189][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x5), attribute id (0x3), data type (0x10)
17:04:20.899 -> [165190][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x5), attribute id (0x4), data type (0x18)
17:04:20.899 -> [165190][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x5), attribute id (0xfffd), data type (0x21)
17:04:20.899 -> [165204][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1004) callback
17:04:20.899 -> [165205][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0xef00), attribute id (0x0), data type (0x20)
17:04:20.899 -> [165221][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1004) callback
17:04:20.899 -> [165221][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0x0), data type (0x20)
17:04:20.899 -> [165222][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0x1), data type (0x20)
17:04:20.899 -> [165223][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0x2), data type (0x20)
17:04:20.899 -> [165223][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0x3), data type (0x20)
17:04:20.899 -> [165224][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0x4), data type (0x42)
17:04:20.899 -> [165225][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0x5), data type (0x42)
17:04:20.946 -> [165226][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0x6), data type (0x42)
17:04:20.946 -> [165227][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0x7), data type (0x30)
17:04:20.946 -> [165227][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0xffde), data type (0x20)
17:04:20.946 -> [165228][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0xfffd), data type (0x21)
17:04:20.946 -> [165229][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0xfffe), data type (0x30)
17:04:20.946 -> [165230][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0xffe2), data type (0x20)
17:04:20.946 -> [165231][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x0), attribute id (0xffe3), data type (0x48)
17:04:20.946 -> [165246][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1004) callback
17:04:20.946 -> [165247][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x19), attribute id (0x0), data type (0xf0)
17:04:20.946 -> [165248][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x19), attribute id (0x1), data type (0x23)
17:04:20.946 -> [165248][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x19), attribute id (0x2), data type (0x23)
17:04:20.946 -> [165249][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x19), attribute id (0x3), data type (0x21)
17:04:20.946 -> [165250][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x19), attribute id (0x4), data type (0x23)
17:04:20.946 -> [165251][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x19), attribute id (0x5), data type (0x21)
17:04:20.946 -> [165252][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x19), attribute id (0x6), data type (0x30)
17:04:20.946 -> [165253][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x19), attribute id (0x7), data type (0x21)
17:04:20.946 -> [165253][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x19), attribute id (0x8), data type (0x21)
17:04:20.946 -> [165254][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x19), attribute id (0x9), data type (0x21)
17:04:20.946 -> [165255][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0x19), attribute id (0xfffd), data type (0x21)
17:04:20.946 -> [165258][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1004) callback
17:04:20.946 -> [165259][I][ZigbeeGateway.cpp:716] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x206f), source endpoint (0x1), source cluster (0xa), attribute id (0xfffd), data type (0x21)
17:04:25.946 -> [170267][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:04:25.946 -> [170267][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x206f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:04:25.946 -> [170268][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xc440), endpoint (1), cluster (0x0), attribute id (0xffdf), attribute data type (0x42) 

oraz Proszę o dodanie czujnika wykrywania CO :

Code: Select all

_TZE284_rjxqso4a ::TS0601
https://allegro.pl/oferta/moes-co-detek ... gIUsfD_BwE

Code: Select all

17:32:13.431 -> [     1][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Dein.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
17:32:13.431 -> [ 21679][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x0
17:32:13.431 -> [ 21680][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x0
17:32:13.431 -> [ 48272][I][ZigbeeCore.cpp:403] esp_zb_app_signal_handler(): Joined device is leaving network (short: 0xdc27), rejoin (NO)
17:32:17.412 -> [ 52250][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
17:32:17.412 -> [ 52254][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
17:32:17.957 -> [ 52771][I][ZigbeeCore.cpp:354] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x1f0f)
17:32:17.957 -> [ 52772][V][ZigbeeCore.cpp:358] esp_zb_app_signal_handler(): Device capabilities: 0x80
17:32:17.957 -> [ 52772][D][ZigbeeGateway.cpp:471] zbDeviceAnnce(): zbDeviceAnnce short address (0x1f0f), ieee_addr (0xa4):(0xc1):(0x38):(0xf7):(0xbd):(0x77):(0xac):(0xb0)
17:32:17.957 -> [ 52773][D][ZigbeeGateway.cpp:474] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x1f0f), ieee_addr (0xa4):(0xc1):(0x38):(0xf7):(0xbd):(0x77):(0xac):(0xb0)
17:32:17.957 -> [ 52774][I][ZigbeeGateway.cpp:498] zbDeviceAnnce(): Tuya magic last hope
17:32:18.257 -> [ 53062][I][ZigbeeGateway.cpp:541] printJoinedDevices(): joined devices:
17:32:18.257 -> [ 53062][I][ZigbeeGateway.cpp:544] printJoinedDevices(): Device on endpoint 1, short address: 0x1f0f
17:32:18.257 -> [ 53096][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
17:32:18.257 -> [ 53097][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x1f0f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:32:18.257 -> [ 53097][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
17:32:18.257 -> [ 53098][I][ZigbeeGateway.cpp:342] zbReadBasicCluster(): Peer Manufacturer is "_TZE284_rjxqso4a"
17:32:18.257 -> [ 53099][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
17:32:18.257 -> [ 53099][I][ZigbeeGateway.cpp:355] zbReadBasicCluster(): ZCL version id is "3"
17:32:18.257 -> [ 53100][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(77)
17:32:18.257 -> [ 53100][I][ZigbeeGateway.cpp:361] zbReadBasicCluster(): ZCL application version id is "77"
17:32:18.257 -> [ 53101][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
17:32:18.257 -> [ 53101][I][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "TS0601"
17:32:18.257 -> [ 53102][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(3)
17:32:18.257 -> [ 53102][I][ZigbeeGateway.cpp:367] zbReadBasicCluster(): ZCL power source id is "3"
17:32:18.257 -> [ 53103][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0xfffe), type(0x30), value(0)
17:32:18.257 -> [ 53104][I][ZigbeeGateway.cpp:371] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x30
17:32:18.304 -> [ 53107][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:32:18.304 -> [ 53107][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x1f0f), src_endpoint(1) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x0
17:32:18.304 -> [ 53108][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:32:18.304 -> [ 53108][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0xd[0x0]
17:32:18.640 -> [ 53463][I][ZigbeeGateway.cpp:309] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
17:32:18.856 -> [ 53664][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
17:32:18.856 -> [ 53664][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x1f0f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:32:18.856 -> [ 53665][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
17:32:18.856 -> [ 53665][I][ZigbeeGateway.cpp:342] zbReadBasicCluster(): Peer Manufacturer is "_TZE284_rjxqso4a"
17:32:19.156 -> [ 53963][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): basic tsn 0xe
17:32:19.156 -> [ 53963][I][ZigbeeGateway.cpp:309] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
17:32:19.288 -> [ 54088][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
17:32:19.288 -> [ 54089][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x1f0f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:32:19.288 -> [ 54090][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
17:32:19.288 -> [ 54090][I][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "TS0601"
17:32:19.371 -> [ 54207][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
17:32:19.455 -> [ 54272][I][ZigbeeCore.cpp:386] esp_zb_app_signal_handler(): Network(0xe498) is open for 180 seconds
17:32:19.623 -> [ 54464][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): basic tsn 0xf
17:32:19.623 -> [ 54464][I][ZigbeeGateway.cpp:993] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
17:32:19.803 -> [ 54635][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1001) callback
17:32:19.803 -> [ 54635][V][ZigbeeHandlers.cpp:187] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x1f0f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:32:19.803 -> [ 54636][V][ZigbeeHandlers.cpp:194] zb_cmd_write_attr_resp_handler(): Write attribute response: status(0), cluster(0x0), attribute(0xffff)
17:32:20.139 -> [ 54965][I][ZigbeeGateway.cpp:271] zbPrintDeviceDiscovery(): short_addr_req 7951
17:32:20.352 -> [ 55197][I][ZigbeeGateway.cpp:205] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 7951, endpoints count 1
17:32:20.352 -> [ 55198][I][ZigbeeGateway.cpp:208] Z2S_active_ep_req_cb(): Endpont # 1, id 1 
17:32:20.471 -> [ 55317][I][ZigbeeGateway.cpp:224] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 7951, endpoint # 1
17:32:20.471 -> [ 55318][I][ZigbeeGateway.cpp:225] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 5, out clusters # 2
17:32:20.471 -> [ 55319][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 1, id 4 
17:32:20.471 -> [ 55319][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 2, id 5 
17:32:20.506 -> [ 55319][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 3, id 61184 
17:32:20.506 -> [ 55320][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 4, id 0 
17:32:20.506 -> [ 55320][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 5, id 60672 
17:32:20.506 -> [ 55321][I][ZigbeeGateway.cpp:244] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25 
17:32:20.506 -> [ 55321][I][ZigbeeGateway.cpp:244] Z2S_simple_desc_req_cb(): Out cluster # 2, id 10 
17:32:20.622 -> [ 55442][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:32:20.622 -> [ 55442][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x1f0f), src_endpoint(1) to dst_endpoint(1), cluster(0x4) for command (0xc) with status 0x84
17:32:20.622 -> [ 55443][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:32:20.622 -> [ 55444][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x11[0x0]
17:32:20.622 -> [ 55457][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:32:20.622 -> [ 55458][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x1f0f), src_endpoint(1) to dst_endpoint(1), cluster(0x5) for command (0xc) with status 0x84
17:32:20.622 -> [ 55459][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:32:20.622 -> [ 55459][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x12[0x0]
17:32:20.670 -> [ 55473][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:32:20.670 -> [ 55473][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x1f0f), src_endpoint(1) to dst_endpoint(1), cluster(0xef00) for command (0xc) with status 0x84
17:32:20.670 -> [ 55474][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:32:20.670 -> [ 55475][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x13[0x0]
17:32:20.670 -> [ 55488][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:32:20.670 -> [ 55488][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x1f0f), src_endpoint(1) to dst_endpoint(1), cluster(0x0) for command (0xc) with status 0x84
17:32:20.670 -> [ 55489][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:32:20.670 -> [ 55490][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x14[0x0]
17:32:20.670 -> [ 55503][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:32:20.670 -> [ 55504][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x1f0f), src_endpoint(1) to dst_endpoint(1), cluster(0xed00) for command (0xc) with status 0x84
17:32:20.670 -> [ 55505][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:32:20.670 -> [ 55505][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x15[0x0]
17:32:20.754 -> [ 55587][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x19, command id: 11
17:32:20.754 -> [ 55587][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
17:32:20.754 -> [ 55588][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 0
17:32:20.754 -> [ 55588][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
17:32:20.754 -> [ 55589][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 10 size: 2
17:32:20.754 -> [ 55589][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x0C 
17:32:20.754 -> [ 55589][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x84 
17:32:20.754 -> [ 55590][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x1f0f, 0x1f0f, 0x0, 0x0
17:32:20.754 -> [ 55590][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
17:32:20.801 -> [ 55618][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
17:32:20.801 -> [ 55619][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x1f0f), src_endpoint(1) to dst_endpoint(1), cluster(0xa) for command (0xc) with status 0x84
17:32:20.801 -> [ 55620][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
17:32:20.801 -> [ 55620][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x17[0x0]
17:32:24.451 -> [ 59296][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:32:24.451 -> [ 59297][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x1f0f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:32:24.451 -> [ 59298][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xacb0), endpoint (1), cluster (0x0), attribute id (0xffcf), attribute data type (0x21) 
17:32:24.583 -> [ 59417][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
17:32:24.583 -> [ 59418][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 17 from address 0x1f0f
17:32:24.583 -> [ 59418][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 3
17:32:24.583 -> [ 59419][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
17:32:24.583 -> [ 59419][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1e
17:32:24.583 -> [ 59419][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x40
17:32:24.714 -> [ 59539][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:32:24.714 -> [ 59539][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x1f0f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:32:24.714 -> [ 59540][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xacb0), endpoint (1), cluster (0x0), attribute id (0x1), attribute data type (0x20) 
17:32:24.714 -> [ 59541][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:32:24.714 -> [ 59541][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x1f0f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:32:24.714 -> [ 59542][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xacb0), endpoint (1), cluster (0x0), attribute id (0xffe2), attribute data type (0x20) 
17:32:24.714 -> [ 59543][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:32:24.714 -> [ 59543][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x1f0f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:32:24.714 -> [ 59544][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xacb0), endpoint (1), cluster (0x0), attribute id (0xffe4), attribute data type (0x20) 
17:32:24.835 -> [ 59662][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0xa, command id: 0
17:32:24.835 -> [ 59662][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
17:32:24.835 -> [ 59663][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 1, disable_default_response 0, is_manuf_specific 0
17:32:24.835 -> [ 59663][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
17:32:24.835 -> [ 59663][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 5 size: 2
17:32:24.835 -> [ 59664][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x07 
17:32:24.835 -> [ 59664][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
17:32:24.835 -> [ 59664][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x1f0f, 0x1f0f, 0x0, 0x0
17:32:24.835 -> [ 59665][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
17:32:24.966 -> [ 59785][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
17:32:24.966 -> [ 59786][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x1f0f) src endpoint(1) to dst endpoint(1) cluster(0x0)
17:32:24.966 -> [ 59786][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0xacb0), endpoint (1), cluster (0x0), attribute id (0xffdf), attribute data type (0x42) 
17:32:26.313 -> [ 61145][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
17:32:26.313 -> [ 61145][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x1f0f
17:32:26.313 -> [ 61146][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
17:32:26.313 -> [ 61146][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
17:32:26.313 -> [ 61146][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0xc
17:32:26.313 -> [ 61147][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x1
17:32:26.313 -> [ 61147][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
17:32:26.313 -> [ 61148][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
17:32:26.313 -> [ 61148][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
17:32:26.313 -> [ 61149][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
17:32:26.465 -> [ 61300][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
17:32:26.465 -> [ 61301][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x1f0f
17:32:26.465 -> [ 61301][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
17:32:26.465 -> [ 61302][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
17:32:26.465 -> [ 61302][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0xd
17:32:26.465 -> [ 61302][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x9
17:32:26.465 -> [ 61303][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
17:32:26.465 -> [ 61303][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
17:32:26.465 -> [ 61304][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
17:32:26.465 -> [ 61304][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
17:32:26.617 -> [ 61457][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
17:32:26.617 -> [ 61457][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x1f0f
17:32:26.617 -> [ 61458][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 10
17:32:26.617 -> [ 61458][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
17:32:26.617 -> [ 61459][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0xe
17:32:26.617 -> [ 61459][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xf
17:32:26.617 -> [ 61459][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
17:32:26.617 -> [ 61460][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
17:32:26.617 -> [ 61460][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
17:32:26.617 -> [ 61461][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
17:32:26.617 -> [ 61461][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
17:32:26.617 -> [ 61462][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x0
17:32:26.617 -> [ 61462][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x64
17:32:26.812 -> [ 61617][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
17:32:26.812 -> [ 61617][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x1f0f
17:32:26.812 -> [ 61617][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 10
17:32:26.812 -> [ 61618][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
17:32:26.812 -> [ 61618][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0xf
17:32:26.812 -> [ 61619][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x2
17:32:26.812 -> [ 61619][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
17:32:26.812 -> [ 61620][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
17:32:26.812 -> [ 61620][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
17:32:26.812 -> [ 61621][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
17:32:26.812 -> [ 61621][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
17:32:26.812 -> [ 61621][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x0
17:32:26.812 -> [ 61622][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x0
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

vajera wrote: Sun Apr 13, 2025 9:09 pm
[email protected] wrote: Thu Apr 10, 2025 11:28 am ...
No dobra - w wersji 0.7.32 dodałem Twój licznik 3-fazowy, ale to pierwsze takie urządzenie, wymagało sporo zmian i nowego kodu a ja nie mam możliwości przetestowania tego miernika - nawet gdybym go zamówił to skąd wezmę 3 fazy ;)

Bardzo proszę o feedback - czy działa, czy raportowane wartości mają sens, czy mnożniki się zgadzają itd.

Uwaga - ten licznik raportuje 4 wartości sumaryczne:

Code: Select all

ENERGY
#PRODUCED_ENERGY
POWER
POWER_FACTOR
Licznik elektryczny Supla ich nie obsługuje (obsługuje te wartości, ale dla każdej fazy oddzielnie), więc testowo utworzyłem dla nich 4 kanały GPM - tak jak radził @klew musisz sprawdzić czy suma tych parametrów dla wszystkich faz zgadza się z tymi wartościami sumarycznymi.

Od razu zaznaczam, że nie za bardzo wiem co zrobić, jeżeli nie będzie się zgadzać - aż tak na 3 fazach się nie znam ;)
@[email protected] Miałeś może okazję przetestować ten licznik?
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

prze_cinek wrote: Wed Apr 16, 2025 7:40 pm Poniżej logi dla kolejnego majtania na najnowszej wersji

Code: Select all

[246228][I][z2s_devices_table.cpp:942] 
 status: 401

endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x801), extended status (0x0), zone id (0x1), delay (0x0)
Dopiero teraz to do mnie dotarło - wartości statusu = 401, 801 - to znaczy, że zmiany stanu idą na 10 i 11 bicie zone status a to są bity opisane w standardzie Zigbee jako reserved, więc możliwe, że ktoś namieszał w kodzie tego czujnika. Dodam obsługę tych bitów aczkolwiek wolałbym wiedzieć dlaczego tak się dzieje bo to taka proteza i pytanie czy w przyszłości to czegoś nie zepsuje. Najciekawsze jest to, że w sieci brak jakichkolwiek informacji na ten temat,.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277

Return to “Bramka ZigBee”