Przyciski, guziki, kontrolery scen - zgłoszenia, uwagi, pomysły [bramka ZigBee]

Moderator: vajera

neurite
Posts: 7
Joined: Tue Mar 14, 2023 11:46 am

Post

Proszę o dodanie przycisku:
https://pl.aliexpress.com/item/1005004644217026.html

Wygląda na to, że parowanie przechodzi, ale nie wyświetla się nic w cloudzie.

Parowanie:

Code: Select all

[ 30976][I][ZigbeeGateway.cpp:531] printJoinedDevices(): joined devices:
[ 30976][I][ZigbeeGateway.cpp:534] printJoinedDevices(): Device on endpoint 1, short address: 0x8c8b
[ 31177][I][ZigbeeGateway.cpp:297] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x0
[ 31677][I][ZigbeeGateway.cpp:303] zbQueryDeviceBasicCluster(): basic tsn 0x2
[ 31789][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 31789][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 31790][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
[ 31791][I][ZigbeeGateway.cpp:330] zbReadBasicCluster(): Peer Manufacturer is "_TZ3210_3ulg9kpo"
[ 31792][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
[ 31792][I][ZigbeeGateway.cpp:343] zbReadBasicCluster(): ZCL version id is "3"
[ 31793][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(66)
[ 31794][I][ZigbeeGateway.cpp:349] zbReadBasicCluster(): ZCL application version id is "66"
[ 31795][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
[ 31795][I][ZigbeeGateway.cpp:337] zbReadBasicCluster(): Peer Model is "TS0021"
[ 31796][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(3)
[ 31796][I][ZigbeeGateway.cpp:355] zbReadBasicCluster(): ZCL power source id is "3"
[ 31797][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0xfffe), type(0x30), value(0)
[ 31798][I][ZigbeeGateway.cpp:359] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x30
[ 31801][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 31802][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x8c8b), src_endpoint(1) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x0
[ 31803][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 31804][I][ZigbeeGateway.cpp:297] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[ 31809][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 31809][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 31810][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
[ 31811][I][ZigbeeGateway.cpp:343] zbReadBasicCluster(): ZCL version id is "3"
[ 31923][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 31923][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 31924][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
[ 31925][I][ZigbeeGateway.cpp:330] zbReadBasicCluster(): Peer Manufacturer is "_TZ3210_3ulg9kpo"
[ 32201][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 32278][I][ZigbeeCore.cpp:356] esp_zb_app_signal_handler(): Network(0x2968) is open for 180 seconds
[ 32311][I][ZigbeeGateway.cpp:303] zbQueryDeviceBasicCluster(): basic tsn 0x3
[ 32312][I][ZigbeeGateway.cpp:297] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x0
[ 32392][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 32392][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 32393][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
[ 32394][I][ZigbeeGateway.cpp:343] zbReadBasicCluster(): ZCL version id is "3"
[ 32812][I][ZigbeeGateway.cpp:303] zbQueryDeviceBasicCluster(): basic tsn 0x4
[ 32813][I][ZigbeeGateway.cpp:297] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x1
[ 33313][I][ZigbeeGateway.cpp:303] zbQueryDeviceBasicCluster(): basic tsn 0x5
[ 33607][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 33607][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 33608][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(66)
[ 33609][I][ZigbeeGateway.cpp:349] zbReadBasicCluster(): ZCL application version id is "66"
[ 33610][I][ZigbeeGateway.cpp:297] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[ 33729][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 33730][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 33731][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
[ 33731][I][ZigbeeGateway.cpp:337] zbReadBasicCluster(): Peer Model is "TS0021"
[ 34110][I][ZigbeeGateway.cpp:303] zbQueryDeviceBasicCluster(): basic tsn 0x6
[ 34111][I][ZigbeeGateway.cpp:297] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x7
[ 34611][I][ZigbeeGateway.cpp:303] zbQueryDeviceBasicCluster(): basic tsn 0x7
[ 34944][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 34944][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 34945][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(3)
[ 34946][I][ZigbeeGateway.cpp:355] zbReadBasicCluster(): ZCL power source id is "3"
[ 34947][I][ZigbeeGateway.cpp:314] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0xfffe
[ 35065][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 35065][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 35066][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0xfffe), type(0x30), value(0)
[ 35067][I][ZigbeeGateway.cpp:359] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x30
[ 35305][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[ 35305][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 6 from address 0x8c8b
[ 35306][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 10
[ 35306][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[ 35307][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x94
[ 35307][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xa
[ 35308][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
[ 35308][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[ 35309][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
[ 35309][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
[ 35310][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
[ 35310][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x0
[ 35311][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x3
[ 35311][I][z2s_device_tuya_custom_cluster.cpp:235] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x6
[ 35312][I][z2s_device_tuya_custom_cluster.cpp:238] processTuyaCustomCluster(): Tuya custom cluster 0xEF00 command id 0x6 wasn't processed
[ 35447][I][ZigbeeGateway.cpp:924] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
[ 35518][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1001) callback
[ 35519][V][ZigbeeHandlers.cpp:187] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 35519][V][ZigbeeHandlers.cpp:194] zb_cmd_write_attr_resp_handler(): Write attribute response: status(0), cluster(0x0), attribute(0xffff)
[ 35948][I][ZigbeeGateway.cpp:924] sendAttributeWrite(): Sending 'write attribute' command - id (0x9), type (0x20), size (0x1), value (0x1)
[ 36450][D][Z2S_Gateway.ino:642] loop(): Unknown model _TZ3210_3ulg9kpo::TS0021, no binding is possible
[ 36634][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 36634][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0x8c8b), src_endpoint(1) to dst_endpoint(1), cluster(0xfcc0) for command (0x2) with status 0x84
[ 36635][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 37306][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 37306][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 37307][I][ZigbeeGateway.cpp:652] zbAttributeReporting(): zbAttributeReporting from (0x1016), endpoint (1), cluster (0x0), attribute id (0x1), attribute data type (0x20) 
[ 37308][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 37309][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 37309][I][ZigbeeGateway.cpp:652] zbAttributeReporting(): zbAttributeReporting from (0x1016), endpoint (1), cluster (0x0), attribute id (0xffe2), attribute data type (0x20) 
[ 37310][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 37311][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 37312][I][ZigbeeGateway.cpp:652] zbAttributeReporting(): zbAttributeReporting from (0x1016), endpoint (1), cluster (0x0), attribute id (0xffe4), attribute data type (0x20) 
[ 38631][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 38631][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x8c8b) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 38632][I][ZigbeeGateway.cpp:652] zbAttributeReporting(): zbAttributeReporting from (0x1016), endpoint (1), cluster (0x0), attribute id (0xffdf), attribute data type (0x42) 
[ 38765][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0xa, command id: 0
[ 38766][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[ 38766][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 1, disable_default_response 0, is_manuf_specific 0
[ 38767][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[ 38767][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 13 size: 2
[ 38768][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x07 
[ 38768][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[ 38768][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x8c8b, 0x8c8b, 0x0, 0x0
[ 38769][I][z2s_devices_table.cpp:519] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0xa, command id 0x0, rssi: -69
[ 38770][I][z2s_devices_table.cpp:65] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x91:0x2c:0x68:0x10:0x16, endpoint 0x1, channel type 0xffffffff
[ 38770][I][z2s_devices_table.cpp:524] Z2S_onCustomCmdReceive(): No channel found for address h,�8��
[ 38771][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
Klikanie przycisk górny: x1, x2, przytrzymanie i potem przycisk dolny: x1, x2, przytrzymanie

Code: Select all

[ 44963][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[ 44963][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 6 from address 0x8c8b
[ 44964][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[ 44964][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[ 44965][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x95
[ 44965][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x1
[ 44966][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
[ 44966][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[ 44966][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[ 44967][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
[ 44967][I][z2s_device_tuya_custom_cluster.cpp:235] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x6
[ 44968][I][z2s_device_tuya_custom_cluster.cpp:238] processTuyaCustomCluster(): Tuya custom cluster 0xEF00 command id 0x6 wasn't processed
[ 48899][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[ 48900][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 6 from address 0x8c8b
[ 48900][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[ 48901][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[ 48901][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x96
[ 48902][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x1
[ 48902][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
[ 48903][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[ 48903][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[ 48904][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
[ 48904][I][z2s_device_tuya_custom_cluster.cpp:235] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x6
[ 48905][I][z2s_device_tuya_custom_cluster.cpp:238] processTuyaCustomCluster(): Tuya custom cluster 0xEF00 command id 0x6 wasn't processed
[ 55575][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[ 55576][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 6 from address 0x8c8b
[ 55576][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[ 55577][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[ 55577][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x97
[ 55578][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x1
[ 55578][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
[ 55579][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[ 55579][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[ 55580][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
[ 55580][I][z2s_device_tuya_custom_cluster.cpp:235] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x6
[ 55581][I][z2s_device_tuya_custom_cluster.cpp:238] processTuyaCustomCluster(): Tuya custom cluster 0xEF00 command id 0x6 wasn't processed
[ 59387][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[ 59388][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 6 from address 0x8c8b
[ 59389][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[ 59389][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[ 59390][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x98
[ 59390][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x2
[ 59390][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
[ 59391][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[ 59391][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[ 59392][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
[ 59392][I][z2s_device_tuya_custom_cluster.cpp:235] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x6
[ 59393][I][z2s_device_tuya_custom_cluster.cpp:238] processTuyaCustomCluster(): Tuya custom cluster 0xEF00 command id 0x6 wasn't processed
[ 61013][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[ 61013][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 6 from address 0x8c8b
[ 61014][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[ 61014][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[ 61015][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x99
[ 61015][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x2
[ 61016][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
[ 61016][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[ 61017][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[ 61017][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
[ 61018][I][z2s_device_tuya_custom_cluster.cpp:235] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x6
[ 61018][I][z2s_device_tuya_custom_cluster.cpp:238] processTuyaCustomCluster(): Tuya custom cluster 0xEF00 command id 0x6 wasn't processed
[ 67416][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[ 67416][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 6 from address 0x8c8b
[ 67417][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[ 67417][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[ 67418][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x9a
[ 67418][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x2
[ 67419][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
[ 67419][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[ 67420][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[ 67420][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
[ 67420][I][z2s_device_tuya_custom_cluster.cpp:235] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x6
[ 67421][I][z2s_device_tuya_custom_cluster.cpp:238] processTuyaCustomCluster(): Tuya custom cluster 0xEF00 command id 0x6 wasn't processed
User avatar
wojtas567
Posts: 2334
Joined: Sun Apr 03, 2016 7:16 pm
Location: Olsztyn

Post

vajera wrote: Wed Feb 26, 2025 7:40 am Zobacz release Symfonisk_test i daj znać co działa a czego brakuje?
Wgrałem najnowszy soft 0.18 reaguje na kliknięcie i prawo lewo mam jeszcze dwa dodatkowe przyciski ale ich u mnie nie ma.

nie reaguje na obrót:

Code: Select all

18:52:59.372 -> [591743][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
18:52:59.372 -> [591745][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:52:59.372 -> [591745][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:52:59.466 -> [591846][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:52:59.466 -> [591847][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:52:59.512 -> [591925][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x8, command id: 1
18:52:59.512 -> [591925][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
18:52:59.512 -> [591926][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
18:52:59.544 -> [591926][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
18:52:59.544 -> [591927][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 12 size: 4
18:52:59.544 -> [591927][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x01 
18:52:59.544 -> [591928][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xC3 
18:52:59.544 -> [591928][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
18:52:59.544 -> [591928][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
18:52:59.544 -> [591929][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x296e, 0x296e, 0x0, 0x0
18:52:59.544 -> [591929][I][z2s_devices_table.cpp:519] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x8, command id 0x1, rssi: -47
18:52:59.544 -> [591930][I][z2s_devices_table.cpp:65] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x80:0x4b:0x50:0xff:0xfe:0xed:0xa2:0xda, endpoint 0x1, channel type 0xffffffff
18:52:59.544 -> [591931][I][z2s_devices_table.cpp:527] Z2S_onCustomCmdReceive(): z2s_devices_table[channel_number_slot].Supla_channel 0x0
18:52:59.544 -> [591931][I][z2s_devices_table.cpp:468] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0x8), command id(0x1), 
18:52:59.544 -> [591932][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
18:52:59.544 -> [591933][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:52:59.544 -> [591933][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:52:59.637 -> [592034][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:52:59.637 -> [592035][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:52:59.722 -> [592136][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:52:59.722 -> [592137][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:52:59.855 -> [592238][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:52:59.855 -> [592239][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:52:59.947 -> [592334][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x8, command id: 3
18:52:59.947 -> [592334][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
18:52:59.947 -> [592335][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
18:52:59.947 -> [592336][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
18:52:59.947 -> [592336][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 13 size: 2
18:52:59.947 -> [592336][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
18:52:59.947 -> [592337][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
18:52:59.947 -> [592337][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x296e, 0x296e, 0x0, 0x0
18:52:59.947 -> [592338][I][z2s_devices_table.cpp:519] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x8, command id 0x3, rssi: -46
18:52:59.947 -> [592338][I][z2s_devices_table.cpp:65] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x80:0x4b:0x50:0xff:0xfe:0xed:0xa2:0xda, endpoint 0x1, channel type 0xffffffff
18:52:59.948 -> [592339][I][z2s_devices_table.cpp:527] Z2S_onCustomCmdReceive(): z2s_devices_table[channel_number_slot].Supla_channel 0x0
18:52:59.948 -> [592340][I][z2s_devices_table.cpp:468] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0x8), command id(0x3), 
18:52:59.948 -> [592340][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
18:53:00.554 -> NLME Status Indication, status: 0x6
obrót w lewo

Code: Select all

18:54:31.838 -> [684235][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
18:54:37.427 -> [689816][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x8, command id: 1
18:54:37.427 -> [689816][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
18:54:37.427 -> [689817][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
18:54:37.427 -> [689817][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
18:54:37.427 -> [689818][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 19 size: 4
18:54:37.427 -> [689818][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
18:54:37.427 -> [689818][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xC3 
18:54:37.427 -> [689819][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
18:54:37.427 -> [689819][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
18:54:37.427 -> [689819][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x296e, 0x296e, 0x0, 0x0
18:54:37.427 -> [689820][I][z2s_devices_table.cpp:519] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x8, command id 0x1, rssi: -46
18:54:37.427 -> [689820][I][z2s_devices_table.cpp:65] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x80:0x4b:0x50:0xff:0xfe:0xed:0xa2:0xda, endpoint 0x1, channel type 0xffffffff
18:54:37.427 -> [689821][I][z2s_devices_table.cpp:527] Z2S_onCustomCmdReceive(): z2s_devices_table[channel_number_slot].Supla_channel 0x0
18:54:37.427 -> [689822][I][z2s_devices_table.cpp:468] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0x8), command id(0x1), 
18:54:37.427 -> [689823][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
18:54:37.427 -> [689824][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:54:37.427 -> [689824][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:54:37.510 -> [689925][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:54:37.510 -> [689926][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:54:37.646 -> [690027][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:54:37.646 -> [690028][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:54:37.740 -> [690129][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:54:37.740 -> [690130][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:54:37.833 -> [690231][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:54:37.833 -> [690232][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:54:37.918 -> [690333][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:54:37.918 -> [690334][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:54:38.052 -> [690435][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
18:54:38.052 -> [690436][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
18:54:38.145 -> [690529][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x8, command id: 3
18:54:38.145 -> [690529][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
18:54:38.145 -> [690530][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
18:54:38.145 -> [690530][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
18:54:38.145 -> [690531][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 3 size: 2
18:54:38.145 -> [690531][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
18:54:38.145 -> [690531][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
18:54:38.145 -> [690532][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x296e, 0x296e, 0x0, 0x0
18:54:38.145 -> [690532][I][z2s_devices_table.cpp:519] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x8, command id 0x3, rssi: -44
18:54:38.145 -> [690533][I][z2s_devices_table.cpp:65] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x80:0x4b:0x50:0xff:0xfe:0xed:0xa2:0xda, endpoint 0x1, channel type 0xffffffff
18:54:38.145 -> [690534][I][z2s_devices_table.cpp:527] Z2S_onCustomCmdReceive(): z2s_devices_table[channel_number_slot].Supla_channel 0x0
18:54:38.145 -> [690534][I][z2s_devices_table.cpp:468] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0x8), command id(0x3), 
18:54:38.145 -> [690535][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
18:54:38.458 -> [690859][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x8, command id: 11
obrót w prawo
Pozdrawiam
Wojtek
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

neurite wrote: Wed Feb 26, 2025 3:46 pm Proszę o dodanie przycisku:
https://pl.aliexpress.com/item/1005004644217026.html

Wygląda na to, że parowanie przechodzi, ale nie wyświetla się nic w cloudzie.

Code: Select all

[ 36450][D][Z2S_Gateway.ino:642] loop(): Unknown model _TZ3210_3ulg9kpo::TS0021, no binding is possible
Nowy model, muszę dodać do bazy.
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

wojtas567 wrote: Wed Feb 26, 2025 5:36 pm
vajera wrote: Wed Feb 26, 2025 7:40 am Zobacz release Symfonisk_test i daj znać co działa a czego brakuje?
Wgrałem najnowszy soft 0.18 reaguje na kliknięcie i prawo lewo mam jeszcze dwa dodatkowe przyciski ale ich u mnie nie ma.
Napisz mi proszę nazwy przycisków, które nie występują w Twoim modelu.

Dzięki za logi - powinny wystarczyć.
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
wojtas567
Posts: 2334
Joined: Sun Apr 03, 2016 7:16 pm
Location: Olsztyn

Post

Nie występują: NEXT TRACK, i PREV TRACK
OTA działa idealnie :)
Pozdrawiam
Wojtek
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

wojtas567 wrote: Wed Feb 26, 2025 6:21 pm Nie występują: NEXT TRACK, i PREV TRACK
OTA działa idealnie :)
Czy jak przytrzymujesz Volume Up/Down to przekaźnik zmienia swój stan naprzemiennie?
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
wojtas567
Posts: 2334
Joined: Sun Apr 03, 2016 7:16 pm
Location: Olsztyn

Post

tu się nie da przytrzymać, on jest obrotowy https://zigbee.blakadder.com/Ikea_E1744.html w prawo / lewo i wciśnięcie.

Na tej stronie jest krótki film gdzie widać działanie https://www.theverge.com/2019/10/1/2089 ... -symfonisk
Pozdrawiam
Wojtek
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

wojtas567 wrote: Wed Feb 26, 2025 8:37 pm tu się nie da przytrzymać, on jest obrotowy https://zigbee.blakadder.com/Ikea_E1744.html w prawo / lewo i wciśnięcie.

Na tej stronie jest krótki film gdzie widać działanie https://www.theverge.com/2019/10/1/2089 ... -symfonisk
To jak się realizują te akcje:

[quotepause
play
skip backward
skip forward
volume down
volume up][/quote]
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
wojtas567
Posts: 2334
Joined: Sun Apr 03, 2016 7:16 pm
Location: Olsztyn

Post

Play/pauza - jeden klik,
skip backward - trzyklik, skip forward - dwuklik, ale to jest mało istotne bo można to pominąć jak będzie wyzwalacz akcji
volume down - obrót w lewo, volume up - obrót w prawo.
Tam jest enkoder, tu ktoś rozebrał https://www.reddit.com/r/sonos/comments ... _exploded/
Pozdrawiam
Wojtek
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

wojtas567 wrote: Wed Feb 26, 2025 9:04 pm Play/pauza - jeden klik,
skip backward - trzyklik, skip forward - dwuklik, ale to jest mało istotne bo można to pominąć jak będzie wyzwalacz akcji
volume down - obrót w lewo, volume up - obrót w prawo.
Tam jest enkoder, tu ktoś rozebrał https://www.reddit.com/r/sonos/comments ... _exploded/
To jeszcze napisz, które z powyższych akcji u Ciebie działają i na jakie przyciski w aplikacji to się przekłada?
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”