Przypomnij mi mafuf::model?
Zgłoszenia nowych urządzeń [bramka Zigbee]
Moderator: vajera
_TZ3210_31btuxgp::TS0505B
W bazie jest
{ .manufacturer_name = "_TZ3210_31btuxgp", .model_name = "TS0505B",
.z2s_device_desc_id = Z2S_DEVICE_DESC_TUYA_RGBW_BULB, .z2s_device_endpoints_count = 1},
Last edited by andras on Wed Feb 19, 2025 10:39 am, edited 1 time in total.
-
klimasstudio
- Posts: 1273
- Joined: Wed Aug 28, 2019 9:35 pm
- Location: localhost
Na pewno jest w GGvajera wrote: Wed Feb 19, 2025 10:26 amA masz gotowy kod odpowiedzialny za użycie LAN8720? Czy to jest w SD?klimasstudio wrote: Wed Feb 19, 2025 9:06 am Jest szansa dodać obsługę płytki LAN8720 jako osobny bin?
Chciałbym zbudować bramkę Zigbee na LAN RJ45
You do not have the required permissions to view the files attached to this post.
Więc chodź OSUPLUJE Ci dom
Druk 3D - > https://klimastech.eu.org/druk-3d
Druk 3D - > https://klimastech.eu.org/druk-3d
-
vajera
- Posts: 7293
- Joined: Wed Oct 31, 2018 7:58 am
- Location: Biedrusko
- Has thanked: 291 times
- Been thanked: 161 times
andras wrote: Wed Feb 19, 2025 10:37 am
_TZ3210_31btuxgp::TS0505B
W bazie jest
{ .manufacturer_name = "_TZ3210_31btuxgp", .model_name = "TS0505B",
.z2s_device_desc_id = Z2S_DEVICE_DESC_TUYA_RGBW_BULB, .z2s_device_endpoints_count = 1},
W bazie jest, więc poproszę logi. BTW - wrzuciłem nową wersję, która usuwa ten błąd z jednostkami przy GPM.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
-
YoMan
- Posts: 3522
- Joined: Thu Apr 30, 2020 5:18 pm
- Location: Częstochowa
- Has thanked: 3 times
- Been thanked: 3 times
Jest w SD od pewnego czasu.vajera wrote: Wed Feb 19, 2025 10:26 am A masz gotowy kod odpowiedzialny za użycie LAN8720? Czy to jest w SD?
YoMan
________________________________________
Wziąłem udział w SOP2023 & SOP2024
________________________________________
Wziąłem udział w SOP2023 & SOP2024
Załączam logvajera wrote: Wed Feb 19, 2025 10:43 amandras wrote: Wed Feb 19, 2025 10:37 am
_TZ3210_31btuxgp::TS0505B
W bazie jest
{ .manufacturer_name = "_TZ3210_31btuxgp", .model_name = "TS0505B",
.z2s_device_desc_id = Z2S_DEVICE_DESC_TUYA_RGBW_BULB, .z2s_device_endpoints_count = 1},
W bazie jest, więc poproszę logi. BTW - wrzuciłem nową wersję, która usuwa ten błąd z jednostkami przy GPM.
Code: Select all
[120977][I][z2s_devices_table.cpp:803] Z2S_onCmdCustomClusterReceive(): No channel found for address ��X�'8��B
[123457][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Unavailable (0x3c), status: ESP_OK
[126703][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[126707][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[126729][I][ZigbeeCore.cpp:325] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x5890)
[126730][V][ZigbeeCore.cpp:329] esp_zb_app_signal_handler(): Device capabilities: 0x8e
[126730][D][ZigbeeGateway.cpp:460] zbDeviceAnnce(): zbDeviceAnnce short address (0x5890), ieee_addr (0xa4):(0xc1):(0x38):(0x27):(0xea):(0x58):(0x9c):(0x86)
[126731][D][ZigbeeGateway.cpp:463] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x5890), ieee_addr (0xa4):(0xc1):(0x38):(0x27):(0xea):(0x58):(0x9c):(0x86)
[126733][I][ZigbeeGateway.cpp:495] printJoinedDevices(): joined devices:
[126733][I][ZigbeeGateway.cpp:498] printJoinedDevices(): Device on endpoint 1, short address: 0x5890
[126933][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x0
[126953][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[126953][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x5890) src endpoint(1) to dst endpoint(1) cluster(0x0)
[126954][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
[126955][I][ZigbeeGateway.cpp:344] zbReadBasicCluster(): ZCL version id is "3"
[127433][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0xa
[127434][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[127454][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[127454][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x5890) src endpoint(1) to dst endpoint(1) cluster(0x0)
[127455][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
[127456][I][ZigbeeGateway.cpp:331] zbReadBasicCluster(): Peer Manufacturer is "_TZ3210_3lbtuxgp"
[127934][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0xb
[127935][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x0
[127997][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[127997][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x5890) src endpoint(1) to dst endpoint(1) cluster(0x0)
[127998][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
[127999][I][ZigbeeGateway.cpp:344] zbReadBasicCluster(): ZCL version id is "3"
[128060][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[128111][I][ZigbeeCore.cpp:356] esp_zb_app_signal_handler(): Network(0x7b16) is open for 180 seconds
[128237][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[128237][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 6 from address 0x5890
[128238][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 10
[128238][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[128238][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1
[128239][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x51
[128239][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
[128240][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[128240][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
[128240][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0xff
[128241][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0xff
[128241][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0xff
[128242][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0xce
[128242][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x27:0xea:0x58:0x9c:0x86, endpoint 0x1, channel type 0x17d4
[128243][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x27:0xea:0x58:0x9c:0x86, endpoint 0x1, channel type 0xfa0
[128244][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x27:0xea:0x58:0x9c:0x86, endpoint 0x1, channel type 0xbde
[128244][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x27:0xea:0x58:0x9c:0x86, endpoint 0x1, channel type 0x3e8
[128245][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x27:0xea:0x58:0x9c:0x86, endpoint 0x1, channel type 0x2328
[128246][I][z2s_devices_table.cpp:803] Z2S_onCmdCustomClusterReceive(): No channel found for address ��X�'8��B
[128435][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0xc
[128436][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x1
[128455][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[128455][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x5890) src endpoint(1) to dst endpoint(1) cluster(0x0)
[128456][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(65)
[128457][I][ZigbeeGateway.cpp:350] zbReadBasicCluster(): ZCL application version id is "65"
NLME Status Indication, status: 0x0
[128937][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0xd
[128938][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[128956][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[128957][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x5890) src endpoint(1) to dst endpoint(1) cluster(0x0)
[128957][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[128958][I][ZigbeeGateway.cpp:338] zbReadBasicCluster(): Peer Model is "TS0505B"
[129440][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0xe
[129441][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x7
[129459][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[129459][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x5890) src endpoint(1) to dst endpoint(1) cluster(0x0)
[129460][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(1)
[129461][I][ZigbeeGateway.cpp:356] zbReadBasicCluster(): ZCL power source id is "1"
[129941][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0xf
[129942][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0xfffe
[129960][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[129960][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x5890) src endpoint(1) to dst endpoint(1) cluster(0x0)
[129961][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0xfffe), type(0x30), value(0)
[129962][I][ZigbeeGateway.cpp:360] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x30
[130442][I][ZigbeeGateway.cpp:881] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
[130477][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1001) callback
[130478][V][ZigbeeHandlers.cpp:187] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x5890) src endpoint(1) to dst endpoint(1) cluster(0x0)
[130478][V][ZigbeeHandlers.cpp:194] zb_cmd_write_attr_resp_handler(): Write attribute response: status(0), cluster(0x0), attribute(0xffff)
[130945][D][Z2S_Gateway.ino:504] loop(): Unknown model _TZ3210_3lbtuxgp::TS0505B, no binding is possible
Send: [53 55 50 4C 41 17 1C 00 00 00 28 00 00 00 10 00 00 00 A0 CF B5 67 00 00 00 00 00 2C 01 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 12 00 00 00 32 00 00 00 10 00 00 00 91 C1 B5 67 00 00 00 00 98 8A 01 00 00 00 00 00 53 55 50 4C 41 ]
[133005][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[133005][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0xf2cd
[133006][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[133006][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[133007][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x19
[133007][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x1
[133008][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
[133008][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[133009][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[133009][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
[133010][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x17d4
[133010][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0xfa0
[133011][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0xbde
[133012][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x3e8
[133013][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
[133013][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
[133014][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
Channel(0) value changed to 1
Send: [53 55 50 4C 41 17 1D 00 00 00 67 00 00 00 0E 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
[133082][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[133083][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0xf2cd
[133083][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[133084][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[133084][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1a
[133085][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x65
[133085][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
[133086][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[133086][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[133087][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
[133087][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x17d4
[133088][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0xfa0
[133089][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0xbde
[133089][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x3e8
[133090][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
[133091][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
[133092][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
[134727][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1031) callback
[134728][V][ZigbeeHandlers.cpp:294] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0xf2cd) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x1), extended status (0x0), zone id (0xff), delay (0x0)
[134729][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x3e8
Channel(0) value changed to 0
Send: [53 55 50 4C 41 17 1E 00 00 00 67 00 00 00 0E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Channel(1) value changed to 1.00
Send: [53 55 50 4C 41 17 1F 00 00 00 67 00 00 00 0E 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 F0 3F ]
Send: [53 55 50 4C 41 ]
[143415][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1031) callback
[143416][V][ZigbeeHandlers.cpp:294] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x3ef4) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x1), extended status (0x0), zone id (0xff), delay (0x0)
[143417][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x7:0x87:0x38:0xbb:0xd6, endpoint 0x1, channel type 0x3e8
[143418][I][z2s_devices_table.cpp:463] Z2S_onIASzoneStatusChangeNotification(): No channel found for address ֻ8�8��
[143575][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1030) callback
[143575][W][ZigbeeHandlers.cpp:49] zb_action_handler(): Receive unhandled Zigbee action(0x1030) callback
[145005][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[145006][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0xf2cd
[145006][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[145007][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[145007][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1c
[145007][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x1
[145008][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
[145008][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[145009][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[145009][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
[145010][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x17d4
[145010][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0xfa0
[145011][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0xbde
[145012][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x3e8
[145013][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
[145013][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
[145014][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
[145082][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[145083][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0xf2cd
[145083][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[145084][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[145084][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1d
[145085][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x65
[145085][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x4
[145085][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[145086][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[145086][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x2
[145087][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x17d4
[145088][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0xfa0
[145088][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0xbde
[145089][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x3e8
[145090][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
[145091][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
[145092][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xe2:0xd7:0x67:0xd5:0xde, endpoint 0x1, channel type 0x2328
Channel(0) value changed to 1
-
vajera
- Posts: 7293
- Joined: Wed Oct 31, 2018 7:58 am
- Location: Biedrusko
- Has thanked: 291 times
- Been thanked: 161 times
Dobra, to jest inny typ urządzenia - nie działa w oparciu o standardowe klastry Metering/ColorControl tylko o ów sławetny 0xEF00. Muszę się temu przyjrzeć.andras wrote: Wed Feb 19, 2025 11:49 amvajera wrote: Wed Feb 19, 2025 10:43 amandras wrote: Wed Feb 19, 2025 10:37 am
_TZ3210_31btuxgp::TS0505B
W bazie jest
{ .manufacturer_name = "_TZ3210_31btuxgp", .model_name = "TS0505B",
.z2s_device_desc_id = Z2S_DEVICE_DESC_TUYA_RGBW_BULB, .z2s_device_endpoints_count = 1},
W bazie jest, więc poproszę logi. BTW - wrzuciłem nową wersję, która usuwa ten błąd z jednostkami przy GPM.
EDIT - zamówiłem 1 sztukę, jak przyjdzie to do tego wrócę.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
-
nebraska
- Posts: 204
- Joined: Thu Dec 08, 2022 3:00 pm
- Been thanked: 1 time
Witam mam problem z czujnikiem dymu. Urządzenie się dodaje, po wciśnięciu przycisku test jest pisk, ale w Supli nie ma żadnej reakcji ikony i powiadomienia.
Code: Select all
NLME Status Indication, status: 0x12
NLME Status Indication, status: 0x12
NLME Status Indication, status: 0x12
NLME Status Indication, status: 0x12
ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0xc (SW_CPU),boot:0xc (SPI_FAST_FLASH_BOOT)
Saved PC:0x4001975a
SPIWP:0xee
mode:DIO, clock div:2
load:0x40875720,len:0x1228
load:0x4086c110,len:0xd9c
load:0x4086e610,len:0x2f74
entry 0x4086c110
[ 1][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x42042362
[ 12][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x42042326
[ 23][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x420422ea
[ 35][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x420422ae
[ 46][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x42042362
[ 57][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x42042326
[ 69][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x420422ea
[ 80][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x420422ae
[ 91][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DM (38) successfully set to 0x4203dfb6
[ 103][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DP (39) successfully set to 0x4203dfb6
[ 114][V][NetworkServer.h:41] NetworkServer(): NetworkServer::NetworkServer(port=80, ...)
[ 122][V][WebServer.cpp:49] WebServer(): WebServer::Webserver(port=80)
[ 129][V][ZigbeeEP.cpp:21] ZigbeeEP(): Endpoint: 1
[0;31mE (946) ESP_ZIGBEE_ATTRIBUTE: incorrect/unsupported attribute_id![0m
[0;31mE (947) ESP_ZIGBEE_ATTRIBUTE: incorrect/unsupported attribute_id![0m
[0;31mE (949) ESP_ZIGBEE_ATTRIBUTE: incorrect/unsupported attribute_id![0m
[0;31mE (956) ESP_ZIGBEE_ATTRIBUTE: incorrect/unsupported attribute_id![0m
[ 174][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type GPIO (1) successfully set to 0x420407d2
[ 186][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 3 successfully set to type GPIO (1) with bus 0x4
[ 195][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type GPIO (1) successfully set to 0x420407d2
[ 206][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 14 successfully set to type GPIO (1) with bus 0xf
[ 216][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 17 successfully set to type UART_RX (2) with bus 0x408162ac
[ 227][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 16 successfully set to type UART_TX (3) with bus 0x408162ac
[ 238][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 12 successfully set to type USB_DM (38) with bus 0x4081cd18
[ 249][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 13 successfully set to type USB_DP (39) with bus 0x4081cd18-
vajera
- Posts: 7293
- Joined: Wed Oct 31, 2018 7:58 am
- Location: Biedrusko
- Has thanked: 291 times
- Been thanked: 161 times
Urządzenie Ci się nie sparowało z bramką.nebraska wrote: Wed Feb 19, 2025 4:03 pm Witam mam problem z czujnikiem dymu. Urządzenie się dodaje, po wciśnięciu przycisku test jest pisk, ale w Supli nie ma żadnej reakcji ikony i powiadomienia.
Code: Select all
NLME Status Indication, status: 0x12 NLME Status Indication, status: 0x12 NLME Status Indication, status: 0x12
Last edited by vajera on Wed Feb 19, 2025 4:51 pm, edited 1 time in total.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
-
LukiSpajder
- Posts: 1548
- Joined: Tue Aug 18, 2020 2:22 pm
- Has thanked: 25 times
- Been thanked: 34 times
Nie wiem jaki to czujnik dymu ale u mnie procedura jest następująca
Wciskamy przycisk trzymamy do momentu błyśnięcia diody puszczamy jest jedno piknięcie ,dioda szybko miga po sparowaniu długie piknięcie dioda przestaje mrugać
Wciskamy przycisk trzymamy do momentu błyśnięcia diody puszczamy jest jedno piknięcie ,dioda szybko miga po sparowaniu długie piknięcie dioda przestaje mrugać
