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

Moderator: vajera

[email protected]
Posts: 27
Joined: Sun Aug 25, 2019 1:18 pm

Post

vajera wrote: Mon Oct 20, 2025 4:46 pm
[email protected] wrote: Mon Oct 20, 2025 4:22 pm
vajera wrote: Mon Oct 20, 2025 4:15 pm
No popatrz - to jesteśmy bardziej do przodu niż takie Zigbee2Mqtt ;)

W takim razie naniosę poprawki w kodzie i dam znać.

Ps. Tak na marginesie, to jeszcze do niedawna nie pomyślałbym o tym, jak pomocna w analizie nowych urządzeń okaże się ta zakładka TCCD ;)
ja i tak nie wiem co do mnie mówisz ja się na tym nie znam :D :D :D :D
ja wykonuje polecenie, i liczę na Ciebie, to Twoje dzieło.
najbardziej jestem oczarowany glowicami to jest poziom mistrzowski.
Wypróbuj w takim razie 0.9.106-20/10/2025 - wystarczy aktualizacja kodu, nie trzeba ponownie parować urządzenia.
przełącznik dziala. poprawnie.
zokopian
Posts: 123
Joined: Fri Jan 11, 2019 9:00 pm

Post

Witam.
Proszę o dodanie Osram Lightify Plug (starsza wersja osram smart+)
Po próbie sparowania w last binding result dostaję komunikat: Unknown model ::, no binding is possible.

Skaner wypluł coś takiego:

Code: Select all

============ After Setup End =============
[   896][I][ZigbeeCore.cpp:394] esp_zb_app_signal_handler(): Network(0x29d3) is open for 180 seconds
[ 28312][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 28315][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 28588][I][ZigbeeCore.cpp:361] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x3c17)
[ 28588][V][ZigbeeCore.cpp:365] esp_zb_app_signal_handler(): Device capabilities: 0x8e
[ 28589][D][ZigbeeGateway.cpp:550] zbDeviceAnnce(): zbDeviceAnnce short address (0x3c17), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 28590][D][ZigbeeGateway.cpp:553] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x3c17), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 28590][I][ZigbeeGateway.cpp:577] zbDeviceAnnce(): Tuya magic last hope
[ 29125][I][ZigbeeGateway.cpp:620] printJ[ 29128][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 29128][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 29129][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(5)
[ 29130][I][ZigbeeGateway.cpp:414] zbReadBasicCluster(): Peer Manufacturer is "OSRAM"
[ 29130][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(1)
[ 29131][I][ZigbeeGateway.cpp:434] zbReadBasicCluster(): ZCL version id is "1"
[ 29131][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(17)
[ 29132][I][ZigbeeGateway.cpp:440] zbReadBasicCluster(): ZCL application version id is "17"
[ 29132][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 29133][I][ZigbeeGateway.cpp:421] zbReadBasicCluster(): Peer Model is "Plug 01"
[ 29133][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(1)
[ 29134][I][ZigbeeGateway.cpp:446] zbReadBasicCluster(): ZCL power source id is "1"
[ 29135][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(134), cluster(0x0), attribute(0xfffe), type(0x0), value(0)
[ 29135][I][ZigbeeGateway.cpp:450] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x0
oinedDevices(): joined devices:
[ 29137][I][ZigbeeGateway.cpp:623] printJoinedDevices(): Device on endpoint 255, short address: 0x3c17
[ 29172][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 29172][V][ZigbeeHandlers.cpp:277] zb_cmd_default_resp_handler(): Received default response: from address(0x3c17), src_endpoint(3) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x81
[ 29173][V][ZigbeeHandlers.cpp:281] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 29174][I][ZigbeeGateway.cpp:1759] zbCmdDefaultResponse(): tsn = 1, _custom_cmd_last_tsn = 1, _custom_cmd_last_tsn_flag = 255
[ 29174][I][ZigbeeGateway.cpp:1773] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn = 1, _custom_cmd_last_tsn_flag = 255
[ 29175][I][ZigbeeGateway.cpp:1775] zbCmdDefaultResponse(): custom cmd rssi -74
[ 29337][I][ZigbeeGateway.cpp:1809] sendCustomClusterCmd(): _custom_cmd_last_tsn = 1
[ 29537][I][ZigbeeGateway.cpp:1817] sendCustomClusterCmd(): _custom_cmd_last_tsn_flag = 2
[ 29538][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[ 29597][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 29597][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 29598][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(5)
[ 29599][I][ZigbeeGateway.cpp:414] zbReadBasicCluster(): Peer Manufacturer is "OSRAM"
[ 30538][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x2
[ 30539][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[ 30570][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 30570][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 30571][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 30572][I][ZigbeeGateway.cpp:421] zbReadBasicCluster(): Peer Model is "Plug 01"
NLME Status Indication, status: 0x9
[ 31539][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x3
[ 31540][I][ZigbeeGateway.cpp:1391] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
[ 31740][I][ZigbeeGateway.cpp:325] zbPrintDeviceDiscovery(): short_addr_req 15383
[ 34710][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1001) callback
[ 34710][V][ZigbeeHandlers.cpp:193] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 34711][V][ZigbeeHandlers.cpp:200] zb_cmd_write_attr_resp_handler(): Write attribute response: status(134), cluster(0x0), attribute(0xffde)
[ 34712][I][ZigbeeGateway.cpp:957] zbWriteAttrResponse(): tsn = 4, _write_attr_last_tsn = 4, _write_attr_last_tsn_flag = 2
[ 34712][I][ZigbeeGateway.cpp:971] zbWriteAttrResponse(): zbWriteAttrResponse async, tsn = 4, _set_config_last_tsn_flag = 2
[ 34746][I][ZigbeeGateway.cpp:259] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 15383, endpoints count 1
[ 34747][I][ZigbeeGateway.cpp:262] Z2S_active_ep_req_cb(): Endpont # 1, id 3 
[ 34802][I][ZigbeeGateway.cpp:278] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 15383, endpoint # 3
[ 34803][I][ZigbeeGateway.cpp:279] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 8, out clusters # 1
[ 34803][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 1, id 4096 
[ 34804][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 2, id 0 
[ 34804][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 3, id 3 
[ 34805][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 4, id 4 
[ 34805][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 5, id 5 
[ 34806][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 6, id 6 
[ 34806][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 7, id 2820 
[ 34806][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 8, id 64527 
[ 34807][I][ZigbeeGateway.cpp:298] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25 
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 34945][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 39040][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 39041][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x0), data type (0x20)
[ 39042][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x1), data type (0x20)
[ 39043][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x2), data type (0x20)
[ 39043][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x3), data type (0x20)
[ 39044][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x4), data type (0x42)
[ 39045][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x5), data type (0x42)
[ 39046][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x6), data type (0x42)
[ 39047][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x7), data type (0x30)
[ 39048][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x12), data type (0x10)
[ 39048][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x4000), data type (0x42)
[ 39069][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 39070][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x3), attribute id (0x0), data type (0x21)
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 43174][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 43174][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x4), attribute id (0x0), data type (0x18)
[ 43207][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 43232][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 43232][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x6), attribute id (0x0), data type (0x10)
[ 43233][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x6), attribute id (0x4000), data type (0x10)
[ 43234][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x6), attribute id (0x4001), data type (0x21)
[ 43235][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x6), attribute id (0x4002), data type (0x21)
[ 43316][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 43354][I][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): Joined device is leaving network (short: 0x3c17), rejoin (NO)
[ 44577][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 44579][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 44911][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 44911][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x0), data type (0x20)
[ 44912][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x1), data type (0x20)
[ 44913][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x2), data type (0x20)
NLME Status Indication, status: 0x9
[ 45336][I][ZigbeeCore.cpp:361] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x3c17)
[ 45337][V][ZigbeeCore.cpp:365] esp_zb_app_signal_handler(): Device capabilities: 0x8e
[ 45337][D][ZigbeeGateway.cpp:550] zbDeviceAnnce(): zbDeviceAnnce short address (0x3c17), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 45338][D][ZigbeeGateway.cpp:553] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x3c17), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 45339][I][ZigbeeGateway.cpp:577] zbDeviceAnnce(): Tuya magic last hope
[ 45889][I][ZigbeeGateway.cpp:620] printJoinedDevices(): joined devices:
[ 45889][I][ZigbeeGateway.cpp:623] printJoinedDevices(): Device on endpoint 255, short address: 0x3c17
[ 46089][I][ZigbeeGateway.cpp:1809] sendCustomClusterCmd(): _custom_cmd_last_tsn = 15
[ 46289][I][ZigbeeGateway.cpp:1817] sendCustomClusterCmd(): _custom_cmd_last_tsn_flag = 2
[ 46290][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[ 47290][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x10
[ 49033][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): cluster id: 0x19, command id: 11
[ 49034][I][ZigbeeHandlers.cpp:64] zb_raw_cmd_handler(): src endpoint (0x3, dst endpoint 0x1
[ 49034][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 1
[ 49035][I][ZigbeeHandlers.cpp:66] zb_raw_cmd_handler(): manuf_specific 0x6
[ 49035][I][ZigbeeHandlers.cpp:68] zb_raw_cmd_handler(): RAW bufid: 2 size: 2
[ 49035][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x0C 
[ 49036][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x01 
[ 49036][I][ZigbeeHandlers.cpp:75] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x3c17, 0x3c17, 0x0, 0x0
[ 49037][I][ZigbeeHandlers.cpp:89] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[ 49072][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 49073][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 49074][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(5)
[ 49074][I][ZigbeeGateway.cpp:414] zbReadBasicCluster(): Peer Manufacturer is "OSRAM"
[ 49075][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(1)
[ 49075][I][ZigbeeGateway.cpp:434] zbReadBasicCluster(): ZCL version id is "1"
[ 49076][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(17)
[ 49077][I][ZigbeeGateway.cpp:440] zbReadBasicCluster(): ZCL application version id is "17"
[ 49077][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 49078][I][ZigbeeGateway.cpp:421] zbReadBasicCluster(): Peer Model is "Plug 01"
[ 49078][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(1)
[ 49079][I][ZigbeeGateway.cpp:446] zbReadBasicCluster(): ZCL power source id is "1"
[ 49079][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(134), cluster(0x0), attribute(0xfffe), type(0x0), value(0)
[ 49080][I][ZigbeeGateway.cpp:450] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x0
[ 49082][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[ 49107][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 49107][V][ZigbeeHandlers.cpp:277] zb_cmd_default_resp_handler(): Received default response: from address(0x3c17), src_endpoint(3) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x81
[ 49108][V][ZigbeeHandlers.cpp:281] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 49109][I][ZigbeeGateway.cpp:1759] zbCmdDefaultResponse(): tsn = 15, _custom_cmd_last_tsn = 15, _custom_cmd_last_tsn_flag = 2
[ 49110][I][ZigbeeGateway.cpp:1773] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn = 15, _custom_cmd_last_tsn_flag = 2
[ 49110][I][ZigbeeGateway.cpp:1775] zbCmdDefaultResponse(): custom cmd rssi -68
NLME Status Indication, status: 0x9
[ 50081][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x11
[ 52081][E][ZigbeeGateway.cpp:376] zbQueryDeviceBasicCluster(): Error while querying basic cluster attribute 0x5
[ 52082][I][ZigbeeGateway.cpp:1391] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
[ 52282][I][ZigbeeGateway.cpp:325] zbPrintDeviceDiscovery(): short_addr_req 15383
[ 53217][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 53218][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 53218][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 53219][I][ZigbeeGateway.cpp:421] zbReadBasicCluster(): Peer Model is "Plug 01"
[ 53256][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1001) callback
[ 53256][V][ZigbeeHandlers.cpp:193] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 53257][V][ZigbeeHandlers.cpp:200] zb_cmd_write_attr_resp_handler(): Write attribute response: status(134), cluster(0x0), attribute(0xffde)
[ 53258][I][ZigbeeGateway.cpp:957] zbWriteAttrResponse(): tsn = 18, _write_attr_last_tsn = 18, _write_attr_last_tsn_flag = 2
[ 53258][I][ZigbeeGateway.cpp:971] zbWriteAttrResponse(): zbWriteAttrResponse async, tsn = 18, _set_config_last_tsn_flag = 2
[ 53289][I][ZigbeeGateway.cpp:259] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 15383, endpoints count 1
[ 53290][I][ZigbeeGateway.cpp:262] Z2S_active_ep_req_cb(): Endpont # 1, id 3 
[ 53337][I][ZigbeeGateway.cpp:278] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 15383, endpoint # 3
[ 53338][I][ZigbeeGateway.cpp:279] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 8, out clusters # 1
[ 53338][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 1, id 4096 
[ 53339][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 2, id 0 
[ 53339][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 3, id 3 
[ 53340][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 4, id 4 
[ 53340][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 5, id 5 
[ 53341][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 6, id 6 
[ 53341][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 7, id 2820 
[ 53342][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 8, id 64527 
[ 53342][I][ZigbeeGateway.cpp:298] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25 
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 53477][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 57587][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 57588][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x0), data type (0x20)
[ 57589][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x1), data type (0x20)
[ 57590][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x2), data type (0x20)
[ 57590][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x3), data type (0x20)
[ 57591][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x4), data type (0x42)
[ 57592][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x5), data type (0x42)
[ 57593][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x6), data type (0x42)
[ 57594][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x7), data type (0x30)
[ 57595][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x12), data type (0x10)
[ 57596][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x4000), data type (0x42)
[ 57638][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 57639][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x3), attribute id (0x0), data type (0x21)
[ 57668][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 57669][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x4), attribute id (0x0), data type (0x18)
[ 59396][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 59396][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x0), data type (0x20)
[ 59397][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x1), data type (0x20)
[ 59398][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x2), data type (0x20)
[ 59438][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): cluster id: 0x19, command id: 11
[ 59438][I][ZigbeeHandlers.cpp:64] zb_raw_cmd_handler(): src endpoint (0x3, dst endpoint 0x1
[ 59439][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 1
[ 59439][I][ZigbeeHandlers.cpp:66] zb_raw_cmd_handler(): manuf_specific 0x8
[ 59440][I][ZigbeeHandlers.cpp:68] zb_raw_cmd_handler(): RAW bufid: 10 size: 2
[ 59440][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x0C 
[ 59440][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x01 
[ 59441][I][ZigbeeHandlers.cpp:75] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x3c17, 0x3c17, 0x0, 0x0
[ 59441][I][ZigbeeHandlers.cpp:89] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[ 59581][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 59610][I][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): Joined device is leaving network (short: 0x3c17), rejoin (NO)
[ 60793][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 60795][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 61065][I][ZigbeeCore.cpp:361] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x33d6)
[ 61065][V][ZigbeeCore.cpp:365] esp_zb_app_signal_handler(): Device capabilities: 0x8e
[ 61066][D][ZigbeeGateway.cpp:550] zbDeviceAnnce(): zbDeviceAnnce short address (0x33d6), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 61067][D][ZigbeeGateway.cpp:553] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x33d6), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 61067][I][ZigbeeGateway.cpp:577] zbDeviceAnnce(): Tuya magic last hope
[ 61607][I][ZigbeeGateway.cpp:620] printJoinedDevices(): joined devices:
[ 61608][I][ZigbeeGateway.cpp:623] printJoinedDevices(): Device on endpoint 255, short address: 0x33d6
NLME Status Indication, status: 0x9
[ 61636][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 61637][V][ZigbeeHandlers.cpp:277] zb_cmd_default_resp_handler(): Received default response: from address(0x33d6), src_endpoint(3) to dst_endpoint(1), cluster(0x0) for command (0x0) with status 0x1
[ 61637][V][ZigbeeHandlers.cpp:281] zb_cmd_default_resp_handler(): command id (11), direction (0), is common (1)
[ 61638][I][ZigbeeGateway.cpp:1759] zbCmdDefaultResponse(): tsn = 0, _custom_cmd_last_tsn = 29, _custom_cmd_last_tsn_flag = 2
[ 61639][I][ZigbeeGateway.cpp:1773] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn = 0, _custom_cmd_last_tsn_flag = 2
[ 61639][I][ZigbeeGateway.cpp:1775] zbCmdDefaultResponse(): custom cmd rssi -68
[ 61808][I][ZigbeeGateway.cpp:1809] sendCustomClusterCmd(): _custom_cmd_last_tsn = 29
[ 62008][I][ZigbeeGateway.cpp:1817] sendCustomClusterCmd(): _custom_cmd_last_tsn_flag = 2
[ 62009][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[ 62053][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 62054][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x33d6) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 62055][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(5)
[ 62055][I][ZigbeeGateway.cpp:414] zbReadBasicCluster(): Peer Manufacturer is "OSRAM"
[ 63009][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x1e
[ 63010][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[ 63063][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 63063][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x33d6) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 63064][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 63065][I][ZigbeeGateway.cpp:421] zbReadBasicCluster(): Peer Model is "Plug 01"
[ 64010][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x1f
[ 64011][I][ZigbeeGateway.cpp:1391] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
[ 64069][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1001) callback
[ 64070][V][ZigbeeHandlers.cpp:193] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x33d6) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 64071][V][ZigbeeHandlers.cpp:200] zb_cmd_write_attr_resp_handler(): Write attribute response: status(134), cluster(0x0), attribute(0xffde)
[ 64071][I][ZigbeeGateway.cpp:957] zbWriteAttrResponse(): tsn = 32, _write_attr_last_tsn = 32, _write_attr_last_tsn_flag = 2
[ 64072][I][ZigbeeGateway.cpp:971] zbWriteAttrResponse(): zbWriteAttrResponse async, tsn = 32, _set_config_last_tsn_flag = 2
[ 64211][I][ZigbeeGateway.cpp:325] zbPrintDeviceDiscovery(): short_addr_req 13270
[ 64262][I][ZigbeeGateway.cpp:259] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 13270, endpoints count 1
[ 64263][I][ZigbeeGateway.cpp:262] Z2S_active_ep_req_cb(): Endpont # 1, id 3 
[ 64319][I][ZigbeeGateway.cpp:278] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 13270, endpoint # 3
[ 64320][I][ZigbeeGateway.cpp:279] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 8, out clusters # 1
[ 64320][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 1, id 4096 
[ 64321][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 2, id 0 
[ 64321][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 3, id 3 
[ 64322][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 4, id 4 
[ 64322][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 5, id 5 
[ 64323][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 6, id 6 
[ 64323][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 7, id 2820 
[ 64323][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 8, id 64527 
[ 64324][I][ZigbeeGateway.cpp:298] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25 
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 64445][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 68569][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 68570][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x0), data type (0x20)
[ 68571][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x1), data type (0x20)
[ 68572][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x2), data type (0x20)
[ 68572][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x3), data type (0x20)
[ 68574][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x4), data type (0x42)
[ 68574][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x5), data type (0x42)
[ 68575][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x6), data type (0x42)
[ 68576][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x7), data type (0x30)
[ 68577][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x12), data type (0x10)
[ 68578][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x4000), data type (0x42)
[ 68607][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 68608][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x3), attribute id (0x0), data type (0x21)
[ 68643][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 68644][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x4), attribute id (0x0), data type (0x18)
[ 70374][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 70375][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x0), data type (0x20)
[ 70376][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x1), data type (0x20)
[ 70377][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x2), data type (0x20)
[ 70417][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): cluster id: 0x19, command id: 11
[ 70418][I][ZigbeeHandlers.cpp:64] zb_raw_cmd_handler(): src endpoint (0x3, dst endpoint 0x1
[ 70418][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 1
[ 70419][I][ZigbeeHandlers.cpp:66] zb_raw_cmd_handler(): manuf_specific 0xa
[ 70419][I][ZigbeeHandlers.cpp:68] zb_raw_cmd_handler(): RAW bufid: 26 size: 2
[ 70419][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x0C 
[ 70420][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x01 
[ 70420][I][ZigbeeHandlers.cpp:75] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x33d6, 0x33d6, 0x0, 0x0
[ 70421][I][ZigbeeHandlers.cpp:89] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[ 75796][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 75830][I][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): Joined device is leaving network (short: 0x33d6), rejoin (NO)
[180896][I][ZigbeeCore.cpp:397] esp_zb_app_signal_handler(): Network(0x29d3) closed, devices joining not allowed.
Pozdrawiam.
8x SRW-01, 1x SBW-01, 1x MEW-01,
10x TH 10, 7x Touch, 1x SV, 1x Basic R2,
2x S26, 4x mini, 2x POW R2, 1x S55,
3x Shelly 1, 1x nodemcu + BME 280,
2x H801. 4x Nous a1, 4x SP111, 2x NEO
1x MoesHouse, 2x SMTONOFF SMT002
1x Sonoff POW R3 25A
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

zokopian wrote: Wed Oct 22, 2025 7:48 pm Witam.
Proszę o dodanie Osram Lightify Plug (starsza wersja osram smart+)
Po próbie sparowania w last binding result dostaję komunikat: Unknown model ::, no binding is possible.

Skaner wypluł coś takiego:

Code: Select all

============ After Setup End =============
[   896][I][ZigbeeCore.cpp:394] esp_zb_app_signal_handler(): Network(0x29d3) is open for 180 seconds
[ 28312][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 28315][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 28588][I][ZigbeeCore.cpp:361] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x3c17)
[ 28588][V][ZigbeeCore.cpp:365] esp_zb_app_signal_handler(): Device capabilities: 0x8e
[ 28589][D][ZigbeeGateway.cpp:550] zbDeviceAnnce(): zbDeviceAnnce short address (0x3c17), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 28590][D][ZigbeeGateway.cpp:553] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x3c17), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 28590][I][ZigbeeGateway.cpp:577] zbDeviceAnnce(): Tuya magic last hope
[ 29125][I][ZigbeeGateway.cpp:620] printJ[ 29128][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 29128][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 29129][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(5)
[ 29130][I][ZigbeeGateway.cpp:414] zbReadBasicCluster(): Peer Manufacturer is "OSRAM"
[ 29130][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(1)
[ 29131][I][ZigbeeGateway.cpp:434] zbReadBasicCluster(): ZCL version id is "1"
[ 29131][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(17)
[ 29132][I][ZigbeeGateway.cpp:440] zbReadBasicCluster(): ZCL application version id is "17"
[ 29132][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 29133][I][ZigbeeGateway.cpp:421] zbReadBasicCluster(): Peer Model is "Plug 01"
[ 29133][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(1)
[ 29134][I][ZigbeeGateway.cpp:446] zbReadBasicCluster(): ZCL power source id is "1"
[ 29135][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(134), cluster(0x0), attribute(0xfffe), type(0x0), value(0)
[ 29135][I][ZigbeeGateway.cpp:450] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x0
oinedDevices(): joined devices:
[ 29137][I][ZigbeeGateway.cpp:623] printJoinedDevices(): Device on endpoint 255, short address: 0x3c17
[ 29172][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 29172][V][ZigbeeHandlers.cpp:277] zb_cmd_default_resp_handler(): Received default response: from address(0x3c17), src_endpoint(3) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x81
[ 29173][V][ZigbeeHandlers.cpp:281] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 29174][I][ZigbeeGateway.cpp:1759] zbCmdDefaultResponse(): tsn = 1, _custom_cmd_last_tsn = 1, _custom_cmd_last_tsn_flag = 255
[ 29174][I][ZigbeeGateway.cpp:1773] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn = 1, _custom_cmd_last_tsn_flag = 255
[ 29175][I][ZigbeeGateway.cpp:1775] zbCmdDefaultResponse(): custom cmd rssi -74
[ 29337][I][ZigbeeGateway.cpp:1809] sendCustomClusterCmd(): _custom_cmd_last_tsn = 1
[ 29537][I][ZigbeeGateway.cpp:1817] sendCustomClusterCmd(): _custom_cmd_last_tsn_flag = 2
[ 29538][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[ 29597][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 29597][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 29598][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(5)
[ 29599][I][ZigbeeGateway.cpp:414] zbReadBasicCluster(): Peer Manufacturer is "OSRAM"
[ 30538][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x2
[ 30539][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[ 30570][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 30570][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 30571][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 30572][I][ZigbeeGateway.cpp:421] zbReadBasicCluster(): Peer Model is "Plug 01"
NLME Status Indication, status: 0x9
[ 31539][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x3
[ 31540][I][ZigbeeGateway.cpp:1391] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
[ 31740][I][ZigbeeGateway.cpp:325] zbPrintDeviceDiscovery(): short_addr_req 15383
[ 34710][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1001) callback
[ 34710][V][ZigbeeHandlers.cpp:193] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 34711][V][ZigbeeHandlers.cpp:200] zb_cmd_write_attr_resp_handler(): Write attribute response: status(134), cluster(0x0), attribute(0xffde)
[ 34712][I][ZigbeeGateway.cpp:957] zbWriteAttrResponse(): tsn = 4, _write_attr_last_tsn = 4, _write_attr_last_tsn_flag = 2
[ 34712][I][ZigbeeGateway.cpp:971] zbWriteAttrResponse(): zbWriteAttrResponse async, tsn = 4, _set_config_last_tsn_flag = 2
[ 34746][I][ZigbeeGateway.cpp:259] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 15383, endpoints count 1
[ 34747][I][ZigbeeGateway.cpp:262] Z2S_active_ep_req_cb(): Endpont # 1, id 3 
[ 34802][I][ZigbeeGateway.cpp:278] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 15383, endpoint # 3
[ 34803][I][ZigbeeGateway.cpp:279] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 8, out clusters # 1
[ 34803][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 1, id 4096 
[ 34804][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 2, id 0 
[ 34804][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 3, id 3 
[ 34805][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 4, id 4 
[ 34805][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 5, id 5 
[ 34806][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 6, id 6 
[ 34806][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 7, id 2820 
[ 34806][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 8, id 64527 
[ 34807][I][ZigbeeGateway.cpp:298] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25 
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 34945][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 39040][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 39041][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x0), data type (0x20)
[ 39042][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x1), data type (0x20)
[ 39043][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x2), data type (0x20)
[ 39043][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x3), data type (0x20)
[ 39044][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x4), data type (0x42)
[ 39045][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x5), data type (0x42)
[ 39046][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x6), data type (0x42)
[ 39047][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x7), data type (0x30)
[ 39048][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x12), data type (0x10)
[ 39048][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x4000), data type (0x42)
[ 39069][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 39070][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x3), attribute id (0x0), data type (0x21)
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 43174][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 43174][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x4), attribute id (0x0), data type (0x18)
[ 43207][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 43232][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 43232][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x6), attribute id (0x0), data type (0x10)
[ 43233][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x6), attribute id (0x4000), data type (0x10)
[ 43234][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x6), attribute id (0x4001), data type (0x21)
[ 43235][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x6), attribute id (0x4002), data type (0x21)
[ 43316][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 43354][I][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): Joined device is leaving network (short: 0x3c17), rejoin (NO)
[ 44577][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 44579][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 44911][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 44911][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x0), data type (0x20)
[ 44912][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x1), data type (0x20)
[ 44913][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x2), data type (0x20)
NLME Status Indication, status: 0x9
[ 45336][I][ZigbeeCore.cpp:361] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x3c17)
[ 45337][V][ZigbeeCore.cpp:365] esp_zb_app_signal_handler(): Device capabilities: 0x8e
[ 45337][D][ZigbeeGateway.cpp:550] zbDeviceAnnce(): zbDeviceAnnce short address (0x3c17), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 45338][D][ZigbeeGateway.cpp:553] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x3c17), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 45339][I][ZigbeeGateway.cpp:577] zbDeviceAnnce(): Tuya magic last hope
[ 45889][I][ZigbeeGateway.cpp:620] printJoinedDevices(): joined devices:
[ 45889][I][ZigbeeGateway.cpp:623] printJoinedDevices(): Device on endpoint 255, short address: 0x3c17
[ 46089][I][ZigbeeGateway.cpp:1809] sendCustomClusterCmd(): _custom_cmd_last_tsn = 15
[ 46289][I][ZigbeeGateway.cpp:1817] sendCustomClusterCmd(): _custom_cmd_last_tsn_flag = 2
[ 46290][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[ 47290][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x10
[ 49033][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): cluster id: 0x19, command id: 11
[ 49034][I][ZigbeeHandlers.cpp:64] zb_raw_cmd_handler(): src endpoint (0x3, dst endpoint 0x1
[ 49034][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 1
[ 49035][I][ZigbeeHandlers.cpp:66] zb_raw_cmd_handler(): manuf_specific 0x6
[ 49035][I][ZigbeeHandlers.cpp:68] zb_raw_cmd_handler(): RAW bufid: 2 size: 2
[ 49035][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x0C 
[ 49036][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x01 
[ 49036][I][ZigbeeHandlers.cpp:75] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x3c17, 0x3c17, 0x0, 0x0
[ 49037][I][ZigbeeHandlers.cpp:89] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[ 49072][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 49073][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 49074][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(5)
[ 49074][I][ZigbeeGateway.cpp:414] zbReadBasicCluster(): Peer Manufacturer is "OSRAM"
[ 49075][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(1)
[ 49075][I][ZigbeeGateway.cpp:434] zbReadBasicCluster(): ZCL version id is "1"
[ 49076][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(17)
[ 49077][I][ZigbeeGateway.cpp:440] zbReadBasicCluster(): ZCL application version id is "17"
[ 49077][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 49078][I][ZigbeeGateway.cpp:421] zbReadBasicCluster(): Peer Model is "Plug 01"
[ 49078][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(1)
[ 49079][I][ZigbeeGateway.cpp:446] zbReadBasicCluster(): ZCL power source id is "1"
[ 49079][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(134), cluster(0x0), attribute(0xfffe), type(0x0), value(0)
[ 49080][I][ZigbeeGateway.cpp:450] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x0
[ 49082][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[ 49107][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 49107][V][ZigbeeHandlers.cpp:277] zb_cmd_default_resp_handler(): Received default response: from address(0x3c17), src_endpoint(3) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x81
[ 49108][V][ZigbeeHandlers.cpp:281] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 49109][I][ZigbeeGateway.cpp:1759] zbCmdDefaultResponse(): tsn = 15, _custom_cmd_last_tsn = 15, _custom_cmd_last_tsn_flag = 2
[ 49110][I][ZigbeeGateway.cpp:1773] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn = 15, _custom_cmd_last_tsn_flag = 2
[ 49110][I][ZigbeeGateway.cpp:1775] zbCmdDefaultResponse(): custom cmd rssi -68
NLME Status Indication, status: 0x9
[ 50081][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x11
[ 52081][E][ZigbeeGateway.cpp:376] zbQueryDeviceBasicCluster(): Error while querying basic cluster attribute 0x5
[ 52082][I][ZigbeeGateway.cpp:1391] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
[ 52282][I][ZigbeeGateway.cpp:325] zbPrintDeviceDiscovery(): short_addr_req 15383
[ 53217][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 53218][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 53218][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 53219][I][ZigbeeGateway.cpp:421] zbReadBasicCluster(): Peer Model is "Plug 01"
[ 53256][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1001) callback
[ 53256][V][ZigbeeHandlers.cpp:193] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x3c17) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 53257][V][ZigbeeHandlers.cpp:200] zb_cmd_write_attr_resp_handler(): Write attribute response: status(134), cluster(0x0), attribute(0xffde)
[ 53258][I][ZigbeeGateway.cpp:957] zbWriteAttrResponse(): tsn = 18, _write_attr_last_tsn = 18, _write_attr_last_tsn_flag = 2
[ 53258][I][ZigbeeGateway.cpp:971] zbWriteAttrResponse(): zbWriteAttrResponse async, tsn = 18, _set_config_last_tsn_flag = 2
[ 53289][I][ZigbeeGateway.cpp:259] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 15383, endpoints count 1
[ 53290][I][ZigbeeGateway.cpp:262] Z2S_active_ep_req_cb(): Endpont # 1, id 3 
[ 53337][I][ZigbeeGateway.cpp:278] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 15383, endpoint # 3
[ 53338][I][ZigbeeGateway.cpp:279] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 8, out clusters # 1
[ 53338][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 1, id 4096 
[ 53339][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 2, id 0 
[ 53339][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 3, id 3 
[ 53340][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 4, id 4 
[ 53340][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 5, id 5 
[ 53341][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 6, id 6 
[ 53341][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 7, id 2820 
[ 53342][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 8, id 64527 
[ 53342][I][ZigbeeGateway.cpp:298] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25 
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 53477][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 57587][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 57588][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x0), data type (0x20)
[ 57589][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x1), data type (0x20)
[ 57590][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x2), data type (0x20)
[ 57590][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x3), data type (0x20)
[ 57591][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x4), data type (0x42)
[ 57592][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x5), data type (0x42)
[ 57593][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x6), data type (0x42)
[ 57594][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x7), data type (0x30)
[ 57595][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x12), data type (0x10)
[ 57596][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x0), attribute id (0x4000), data type (0x42)
[ 57638][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 57639][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x3), attribute id (0x0), data type (0x21)
[ 57668][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 57669][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0x4), attribute id (0x0), data type (0x18)
[ 59396][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 59396][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x0), data type (0x20)
[ 59397][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x1), data type (0x20)
[ 59398][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x3c17), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x2), data type (0x20)
[ 59438][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): cluster id: 0x19, command id: 11
[ 59438][I][ZigbeeHandlers.cpp:64] zb_raw_cmd_handler(): src endpoint (0x3, dst endpoint 0x1
[ 59439][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 1
[ 59439][I][ZigbeeHandlers.cpp:66] zb_raw_cmd_handler(): manuf_specific 0x8
[ 59440][I][ZigbeeHandlers.cpp:68] zb_raw_cmd_handler(): RAW bufid: 10 size: 2
[ 59440][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x0C 
[ 59440][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x01 
[ 59441][I][ZigbeeHandlers.cpp:75] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x3c17, 0x3c17, 0x0, 0x0
[ 59441][I][ZigbeeHandlers.cpp:89] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[ 59581][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 59610][I][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): Joined device is leaving network (short: 0x3c17), rejoin (NO)
[ 60793][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 60795][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 61065][I][ZigbeeCore.cpp:361] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x33d6)
[ 61065][V][ZigbeeCore.cpp:365] esp_zb_app_signal_handler(): Device capabilities: 0x8e
[ 61066][D][ZigbeeGateway.cpp:550] zbDeviceAnnce(): zbDeviceAnnce short address (0x33d6), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 61067][D][ZigbeeGateway.cpp:553] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x33d6), ieee_addr (0x84):(0x18):(0x26):(0x0):(0x0):(0xb):(0x34):(0xcb)
[ 61067][I][ZigbeeGateway.cpp:577] zbDeviceAnnce(): Tuya magic last hope
[ 61607][I][ZigbeeGateway.cpp:620] printJoinedDevices(): joined devices:
[ 61608][I][ZigbeeGateway.cpp:623] printJoinedDevices(): Device on endpoint 255, short address: 0x33d6
NLME Status Indication, status: 0x9
[ 61636][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 61637][V][ZigbeeHandlers.cpp:277] zb_cmd_default_resp_handler(): Received default response: from address(0x33d6), src_endpoint(3) to dst_endpoint(1), cluster(0x0) for command (0x0) with status 0x1
[ 61637][V][ZigbeeHandlers.cpp:281] zb_cmd_default_resp_handler(): command id (11), direction (0), is common (1)
[ 61638][I][ZigbeeGateway.cpp:1759] zbCmdDefaultResponse(): tsn = 0, _custom_cmd_last_tsn = 29, _custom_cmd_last_tsn_flag = 2
[ 61639][I][ZigbeeGateway.cpp:1773] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn = 0, _custom_cmd_last_tsn_flag = 2
[ 61639][I][ZigbeeGateway.cpp:1775] zbCmdDefaultResponse(): custom cmd rssi -68
[ 61808][I][ZigbeeGateway.cpp:1809] sendCustomClusterCmd(): _custom_cmd_last_tsn = 29
[ 62008][I][ZigbeeGateway.cpp:1817] sendCustomClusterCmd(): _custom_cmd_last_tsn_flag = 2
[ 62009][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[ 62053][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 62054][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x33d6) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 62055][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(5)
[ 62055][I][ZigbeeGateway.cpp:414] zbReadBasicCluster(): Peer Manufacturer is "OSRAM"
[ 63009][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x1e
[ 63010][I][ZigbeeGateway.cpp:366] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[ 63063][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 63063][V][ZigbeeHandlers.cpp:156] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x33d6) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 63064][V][ZigbeeHandlers.cpp:165] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 63065][I][ZigbeeGateway.cpp:421] zbReadBasicCluster(): Peer Model is "Plug 01"
[ 64010][I][ZigbeeGateway.cpp:372] zbQueryDeviceBasicCluster(): basic tsn 0x1f
[ 64011][I][ZigbeeGateway.cpp:1391] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
[ 64069][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1001) callback
[ 64070][V][ZigbeeHandlers.cpp:193] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x33d6) src endpoint(3) to dst endpoint(1) cluster(0x0)
[ 64071][V][ZigbeeHandlers.cpp:200] zb_cmd_write_attr_resp_handler(): Write attribute response: status(134), cluster(0x0), attribute(0xffde)
[ 64071][I][ZigbeeGateway.cpp:957] zbWriteAttrResponse(): tsn = 32, _write_attr_last_tsn = 32, _write_attr_last_tsn_flag = 2
[ 64072][I][ZigbeeGateway.cpp:971] zbWriteAttrResponse(): zbWriteAttrResponse async, tsn = 32, _set_config_last_tsn_flag = 2
[ 64211][I][ZigbeeGateway.cpp:325] zbPrintDeviceDiscovery(): short_addr_req 13270
[ 64262][I][ZigbeeGateway.cpp:259] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 13270, endpoints count 1
[ 64263][I][ZigbeeGateway.cpp:262] Z2S_active_ep_req_cb(): Endpont # 1, id 3 
[ 64319][I][ZigbeeGateway.cpp:278] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 13270, endpoint # 3
[ 64320][I][ZigbeeGateway.cpp:279] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 8, out clusters # 1
[ 64320][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 1, id 4096 
[ 64321][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 2, id 0 
[ 64321][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 3, id 3 
[ 64322][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 4, id 4 
[ 64322][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 5, id 5 
[ 64323][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 6, id 6 
[ 64323][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 7, id 2820 
[ 64323][I][ZigbeeGateway.cpp:283] Z2S_simple_desc_req_cb(): In cluster # 8, id 64527 
[ 64324][I][ZigbeeGateway.cpp:298] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25 
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 64445][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
NLME Status Indication, status: 0x9
[ 68569][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 68570][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x0), data type (0x20)
[ 68571][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x1), data type (0x20)
[ 68572][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x2), data type (0x20)
[ 68572][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x3), data type (0x20)
[ 68574][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x4), data type (0x42)
[ 68574][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x5), data type (0x42)
[ 68575][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x6), data type (0x42)
[ 68576][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x7), data type (0x30)
[ 68577][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x12), data type (0x10)
[ 68578][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x0), attribute id (0x4000), data type (0x42)
[ 68607][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 68608][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x3), attribute id (0x0), data type (0x21)
[ 68643][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 68644][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0x4), attribute id (0x0), data type (0x18)
[ 70374][I][ZigbeeHandlers.cpp:38] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 70375][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x0), data type (0x20)
[ 70376][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x1), data type (0x20)
[ 70377][I][ZigbeeGateway.cpp:1013] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x33d6), source endpoint (0x3), source cluster (0xfc0f), attribute id (0x2), data type (0x20)
[ 70417][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): cluster id: 0x19, command id: 11
[ 70418][I][ZigbeeHandlers.cpp:64] zb_raw_cmd_handler(): src endpoint (0x3, dst endpoint 0x1
[ 70418][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 1
[ 70419][I][ZigbeeHandlers.cpp:66] zb_raw_cmd_handler(): manuf_specific 0xa
[ 70419][I][ZigbeeHandlers.cpp:68] zb_raw_cmd_handler(): RAW bufid: 26 size: 2
[ 70419][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x0C 
[ 70420][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): 0x01 
[ 70420][I][ZigbeeHandlers.cpp:75] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x33d6, 0x33d6, 0x0, 0x0
[ 70421][I][ZigbeeHandlers.cpp:89] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[ 75796][V][ZigbeeCore.cpp:421] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 75830][I][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): Joined device is leaving network (short: 0x33d6), rejoin (NO)
[180896][I][ZigbeeCore.cpp:397] esp_zb_app_signal_handler(): Network(0x29d3) closed, devices joining not allowed.
Pozdrawiam.
Rozumiem, że tam nie ma pomiaru napięcia?
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
zokopian
Posts: 123
Joined: Fri Jan 11, 2019 9:00 pm

Post

vajera wrote: Wed Oct 22, 2025 7:57 pm
Rozumiem, że tam nie ma pomiaru napięcia?
Nie ma
8x SRW-01, 1x SBW-01, 1x MEW-01,
10x TH 10, 7x Touch, 1x SV, 1x Basic R2,
2x S26, 4x mini, 2x POW R2, 1x S55,
3x Shelly 1, 1x nodemcu + BME 280,
2x H801. 4x Nous a1, 4x SP111, 2x NEO
1x MoesHouse, 2x SMTONOFF SMT002
1x Sonoff POW R3 25A
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

zokopian wrote: Wed Oct 22, 2025 8:36 pm
vajera wrote: Wed Oct 22, 2025 7:57 pm
Rozumiem, że tam nie ma pomiaru napięcia?
Nie ma
+BWNU 0.9.108-22/10/2025
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
MatiZM
Posts: 5
Joined: Fri Mar 24, 2023 4:32 pm

Post

jak dostaje taki komunikat to znaczy że urządzenie (czujnik temp i wilg) nie jest dodane i bramka go nie obsługuje?

Unknown model Zbeacon::TS0202, no binding is possible
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

MatiZM wrote: Thu Oct 23, 2025 10:09 am jak dostaje taki komunikat to znaczy że urządzenie (czujnik temp i wilg) nie jest dodane i bramka go nie obsługuje?

Unknown model Zbeacon::TS0202, no binding is possible
+BWNU 0.9.110-23/10/2025
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
PijanySmerf
Posts: 183
Joined: Sun Apr 18, 2021 7:45 pm
Location: Dąbrowa Tarnowska

Post

Code: Select all

Unknown model _TZE204_gops3slb::TS0601, no binding is possible
@Vajera Dziś otrzymałem nowe termostaty, identyczne z tymi, które już mam. Niestety, podczas próby parowania pojawił się problem
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

PijanySmerf wrote: Thu Oct 23, 2025 3:11 pm

Code: Select all

Unknown model _TZE204_gops3slb::TS0601, no binding is possible
@Vajera Dziś otrzymałem nowe termostaty, identyczne z tymi, które już mam. Niestety, podczas próby parowania pojawił się problem
Ten, który ja zamówiłem (identyczny z Twoim) też miał inną nazwę - w przypadku chińskich Zigbee to raczej norma niż wyjątek - sprawdź pozostałe a ja wszystkie dzisiaj dodam.
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
PijanySmerf
Posts: 183
Joined: Sun Apr 18, 2021 7:45 pm
Location: Dąbrowa Tarnowska

Post

kolejny

Code: Select all

Unknown model _TZE284_gops3slb::TS0601, no binding is possible

Return to “Bramka ZigBee”