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

LukiSpajder
Posts: 572
Joined: Tue Aug 18, 2020 2:22 pm

Post

EDIT: Treść usunięto, aby nie zaśmiecać tematu.
Last edited by LukiSpajder on Fri Jan 31, 2025 8:59 pm, edited 1 time in total.
User avatar
Zibi_007
Posts: 796
Joined: Tue Oct 31, 2023 10:06 pm

Post

EDIT: Treść usunięto, aby nie zaśmiecać tematu.
Last edited by Zibi_007 on Fri Jan 31, 2025 8:52 pm, edited 1 time in total.
Zachęcam do dodawania urządzeń Zigbee do bramki Z2S, zgłoszenia tutaj: https://forum.supla.org/viewtopic.php?t=16638

Nec Hercules contra plures!
LukiSpajder
Posts: 572
Joined: Tue Aug 18, 2020 2:22 pm

Post

EDIT: Treść usunięto, aby nie zaśmiecać tematu.
Last edited by LukiSpajder on Fri Jan 31, 2025 8:58 pm, edited 1 time in total.
User avatar
Zibi_007
Posts: 796
Joined: Tue Oct 31, 2023 10:06 pm

Post

EDIT: Treść usunięto, aby nie zaśmiecać tematu.
Last edited by Zibi_007 on Fri Jan 31, 2025 9:39 pm, edited 1 time in total.
Zachęcam do dodawania urządzeń Zigbee do bramki Z2S, zgłoszenia tutaj: https://forum.supla.org/viewtopic.php?t=16638

Nec Hercules contra plures!
Yepestis
Posts: 773
Joined: Mon Sep 24, 2018 6:08 pm
Location: Wrocław

Post

vajera wrote: Thu Jan 30, 2025 9:28 pm -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
dodałem wszystkie powyżej, łącznie z tymi od @andras
Mój smart guzik sparował się za pierwszym razem i działa bez problemu
Yepestis
Posts: 773
Joined: Mon Sep 24, 2018 6:08 pm
Location: Wrocław

Post

Yepestis wrote: Thu Jan 30, 2025 7:51 pm I jeszcze jedno urządzenie, kontraktron

https://pl.aliexpress.com/item/1005008300756525.html

Parowania, kilka razy otwarcie, na koniec 2 razy zerwanie styku kontrolnego (otwarcie obudowy)
Ten kontaktron nie chce się sparować, bardzo dużo LOGów jest i nie ogarniam ich

Code: Select all

                                                            ============ Before Setup End ============
                                                                                                                                          [   329][I][Z2S_Gateway.ino:60] setup(): setup start
[   329][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type GPIO (1) successfully set to 0x42036ec6
[   330][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 9 successfully set to type GPIO (1) with bus 0xa
Storage initialization
readStorage: 8; Read: [53 55 50 4C 41 1 0 1 ]
Storage: Number of sections 1
Reading section: 0
readStorage: 7; Read: [3 F 0 40 BF 40 BF ]
Section type: 3; size: 15
storedCRC 48960, CRC calc 48960
LittleFsConfig: config file doesn't exist
LittleFsConfig: config file size 506
LittleFsConfig: initializing storage from file...
LittleFsConfig: init result 1
[   382][I][Z2S_Devices_Table.cpp:111] Z2S_loadDevicesTable(): before get devices table
[   408][I][Z2S_Devices_Table.cpp:146] Z2S_loadDevicesTable(): Devices table load success!
[   408][I][Z2S_Devices_Table.cpp:172] Z2S_initSuplaChannels(): initSuplaChannels starting
Channel[0] initial caption set to 'button pressed'
Channel[1] initial caption set to 'button double pressed'
Channel[2] initial caption set to 'button held'
[   409][D][ZigbeeCore.cpp:85] addEndpoint(): Endpoint: 1, Device ID: 0x0050
[   410][I][Z2S_Gateway.ino:124] setup(): before SuplaDevice begin
Supla - starting initialization (platform 0)
Security level: Supla CA
RemoteDeviceConfig: Registering field 0x00000010
Clock: automaticTimeSync: 1
Channel[0] function loaded successfully (130)
Channel[1] function missing. Using SW defaults
Channel[2] function missing. Using SW defaults
Validating storage state section with current device configuration
Storage state section validation successful
readStorage: 4; Read: [0 0 0 0 ]
readStorage: 1; Read: [0 ]
readStorage: 4; Read: [0 0 0 0 ]
readStorage: 1; Read: [0 ]
readStorage: 4; Read: [0 0 0 0 ]
readStorage: 1; Read: [0 ]
Relay[0] turn OFF (duration 0 ms)
Relay[1] turn OFF (duration 0 ms)
Relay[2] turn OFF (duration 0 ms)
GUID: 739F8B02A15C6EF1C2134059FCFBB627
Device name: Zigbee to Supla
Device software version: SDK 24.11.04-dev
Initializing network layer
[Wi-Fi] Network AP/hostname: ZIGBEE-TO-SUPLA-404CCA5ED738
Using Supla protocol version 23
Current status: [5] SuplaDevice initialized
Enter normal mode
=========== After Setup Start ============
                                          INTERNAL Memory Info:
                                                               ------------------------------------------
                                                                                                           Total Size        :   376716 B ( 367.9 KB)
                                                                                                                                                       Free Bytes        :   329320 B ( 321.6 KB)
                                                                                                                                                                                                   Allocated Bytes   :    35356 B (  34.5 KB)
                                                                                                                                                                                                                                              Minimum Free Bytes:   322792 B ( 315.2 KB)
                                             Largest Free Block:   294900 B ( 288.0 KB)
                                                                                       ------------------------------------------
                                                                                                                                 GPIO Info:
                                                                                                                                           ------------------------------------------
                                                                                                                                                                                       GPIO : BUS_TYPE[bus/unit][chan]
                                                                                                                                                                                                                        --------------------------------------
                        9 : GPIO
                                    12 : USB_DM
                                                   13 : USB_DP
                                                                  16 : UART_TX[0]
                                                                                     17 : UART_RX[0]
                                                                                                    ============ After Setup End =============
                                                                                                                                              WiFi: establishing connection with SSID: "AP_01"
[   447][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 101 - WIFI_READY
[   526][V][STA.cpp:186] _onStaEvent(): STA Started
[   527][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 110 - STA_START
[   527][V][STA.cpp:110] _onStaArduinoEvent(): Arduino STA Event: 110 - STA_START
[   878][V][STA.cpp:206] _onStaEvent(): STA Connected: SSID: AP_01, BSSID: e8:d2:ff:d3:1e:20, Channel: 9, Auth: WPA2_PSK
[   879][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 112 - STA_CONNECTED
[   880][V][STA.cpp:110] _onStaArduinoEvent(): Arduino STA Event: 112 - STA_CONNECTED
[   909][V][NetworkInterface.cpp:78] _onIpEvent(): sta Got New IP: 192.168.1.44 MASK: 255.255.255.0 GW: 192.168.1.1
[   910][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 115 - STA_GOT_IP
[   910][V][STA.cpp:110] _onStaArduinoEvent(): Arduino STA Event: 115 - STA_GOT_IP
[   911][V][STA.cpp:171] _onStaArduinoEvent(): STA IP: 192.168.1.44, MASK: 255.255.255.0, GW: 192.168.1.1
Connected BSSID: E8:D2:FF:D3:1E:20
local IP: 192.168.1.44
subnetMask: 255.255.255.0
gatewayIP: 192.168.1.1
Signal strength (RSSI): -77 dBm
Establishing encrypted connection with: svr7.supla.org (port: 2016)
[   934][D][NetworkManager.cpp:83] hostByName(): Clearing DNS cache
[   942][D][NetworkManager.cpp:127] hostByName(): DNS found IPv4 5.75.163.45
[   942][V][ssl_client.cpp:68] start_ssl_client(): Free internal heap before TLS 273476
[   943][V][ssl_client.cpp:75] start_ssl_client(): Starting socket (domain 2)
[   978][V][ssl_client.cpp:170] start_ssl_client(): Seeding the random number generator
[   982][V][ssl_client.cpp:178] start_ssl_client(): Setting up the SSL/TLS structure...
[   984][V][ssl_client.cpp:198] start_ssl_client(): Loading CA cert
[   992][V][ssl_client.cpp:292] start_ssl_client(): Setting hostname for TLS session...
[   992][V][ssl_client.cpp:313] ssl_starttls_handshake(): Performing the SSL/TLS handshake...
[  1572][V][ssl_client.cpp:334] ssl_starttls_handshake(): Verifying peer X.509 certificate...
[  1573][V][ssl_client.cpp:342] ssl_starttls_handshake(): Certificate verified.
[  1573][V][ssl_client.cpp:358] ssl_starttls_handshake(): Free internal heap after TLS 234732
Connected via IP 192.168.1.44
SSL error: 48, UNKNOWN ERROR CODE (0030)
LAST STATE ADDED: UNKNOWN ERROR CODE (0030)
Connected to Supla Server
Initializing SRPC (proto: 23)
LAST STATE ADDED: Register in progress
Current status: [10] Register in progress
Send: [53 55 50 4C 41 17 01 00 00 00 4B 00 00 00 B1 02 00 00 73 69 6C 61 72 31 32 40 67 6D 61 69 6C 2E 63 6F 6D 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 86 D2 1D 82 2A EB 0A F5 AC 0C BA EF D0 72 05 73 9F 8B 02 A1 5C 6E F1 C2 13 40 59 FC FB B6 27 5A 69 67 62 65 65 20 74 6F 20 53 75 70 6C 61 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
CH[0], type: 2900, FuncList: 0xEF, function: 130, flags: 0x9010000, online, validityTimeSec: 0, icon: 0, value: [00 00 00 00 00 00 00 00]
Send: [00 54 0B 00 00 EF 00 00 00 82 00 00 00 00 00 01 09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
CH[1], type: 2900, FuncList: 0xEF, function: 130, flags: 0x9010000, online, validityTimeSec: 0, icon: 0, value: [00 00 00 00 00 00 00 00]
Send: [01 54 0B 00 00 EF 00 00 00 82 00 00 00 00 00 01 09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
CH[2], type: 2900, FuncList: 0xEF, function: 130, flags: 0x9010000, online, validityTimeSec: 0, icon: 0, value: [00 00 00 00 00 00 00 00]
Send: [02 54 0B 00 00 EF 00 00 00 82 00 00 00 00 00 01 09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 01 00 00 00 46 00 00 00 07 00 00 00 03 00 00 00 78 1A 01 53 55 50 4C 41 ]
Device registered (activity timeout 120 s, server version: 26, server min version: 1)
LAST STATE ADDED: Registered and ready
Current status: [17] Registered and ready
Changing activity timeout to 30 s
Send: [53 55 50 4C 41 17 02 00 00 00 D2 00 00 00 01 00 00 00 1E ]
Send: [53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 03 00 00 00 80 02 00 00 17 00 00 00 00 00 00 00 0F 00 00 00 62 75 74 74 6F 6E 20 70 72 65 73 73 65 64 00 ]
Send: [53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 04 00 00 00 80 02 00 00 1E 00 00 00 01 00 00 00 16 00 00 00 62 75 74 74 6F 6E 20 64 6F 75 62 6C 65 20 70 72 65 73 73 65 64 00 ]
Send: [53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 05 00 00 00 80 02 00 00 14 00 00 00 02 00 00 00 0C 00 00 00 62 75 74 74 6F 6E 20 68 65 6C 64 00 ]
Send: [53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 06 00 00 00 E0 01 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
zbInit
[  1703][D][ZigbeeCore.cpp:138] zigbeeInit(): Initialize Zigbee stack
[  1705][D][ZigbeeCore.cpp:145] zigbeeInit(): Register all Zigbee EPs in list
[  1710][I][ZigbeeCore.cpp:153] zigbeeInit(): List of registered Zigbee EPs:
[  1710][I][ZigbeeCore.cpp:155] zigbeeInit(): Device type: Home Gateway, Endpoint: 1, Device ID: 0x0050
[  1714][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Config Ready (0x17), status: ESP_FAIL
[  1714][I][ZigbeeCore.cpp:246] esp_zb_app_signal_handler(): Zigbee stack initialized
[  1717][I][ZigbeeCore.cpp:252] esp_zb_app_signal_handler(): Device started up in  factory-reset mode
[  1717][I][ZigbeeCore.cpp:256] esp_zb_app_signal_handler(): Start network formation
[  1861][I][ZigbeeCore.cpp:358] esp_zb_app_signal_handler(): Network(0xbd1f) closed, devices joining not allowed.
[  1863][I][ZigbeeCore.cpp:287] esp_zb_app_signal_handler(): Formed network successfully (Extended PAN ID: 40:4c:ca:ff:fe:5e:d7:38, PAN ID: 0xbd1f, Channel:11, Short Address: 0x0000)
[  2332][I][ZigbeeCore.cpp:356] esp_zb_app_signal_handler(): Network(0xbd1f) is open for 180 seconds
[  2333][I][ZigbeeCore.cpp:302] esp_zb_app_signal_handler(): Network steering started
Recv: [53 55 50 4C 41 17 02 00 00 00 AD 02 00 00 1C 00 00 00 01 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 01 00 01 53 55 50 4C 41 ]
Received new device config
Processing AutomaticTimeSync config
Sending device config result OK (1)
Send: [53 55 50 4C 41 17 07 00 00 00 B7 02 00 00 0A 00 00 00 01 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Relay[0]: updating timer value: remainingTime=0 state=0
SRPC sending: remaining time 0, channel 0, state 0
Send: [53 55 50 4C 41 17 08 00 00 00 69 00 00 00 E3 00 00 00 00 32 DD 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Relay[1]: updating timer value: remainingTime=0 state=0
SRPC sending: remaining time 0, channel 1, state 0
Send: [53 55 50 4C 41 17 09 00 00 00 69 00 00 00 E3 00 00 00 01 32 DD 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Relay[2]: updating timer value: remainingTime=0 state=0
SRPC sending: remaining time 0, channel 2, state 0
Send: [53 55 50 4C 41 17 0A 00 00 00 69 00 00 00 E3 00 00 00 02 32 DD 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 03 00 00 00 AA 02 00 00 32 00 00 00 00 82 00 00 00 00 2A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
Received SetChannelConfig for channel 0, function 130, config type 0, config size 42
Channel[0]: handleChannelConfig, func 130, configtype 0, configsize 42
Relay[0]:applyChannelConfig, func 130, configtype 0, configsize 42
Relay[0]: Ignoring config for power/light switch
Sending channel config result OK (1)
Send: [53 55 50 4C 41 17 0B 00 00 00 B4 02 00 00 03 00 00 00 01 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 04 00 00 00 AB 02 00 00 01 00 00 00 00 53 55 50 4C 41 ]
Received ChannelConfigFinished for channel [0]
Recv: [53 55 50 4C 41 17 05 00 00 00 AA 02 00 00 32 00 00 00 01 82 00 00 00 00 2A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
Received SetChannelConfig for channel 1, function 130, config type 0, config size 42
Channel[1]: handleChannelConfig, func 130, configtype 0, configsize 42
Relay[1]:applyChannelConfig, func 130, configtype 0, configsize 42
Relay[1]: Ignoring config for power/light switch
Sending channel config result OK (1)
Send: [53 55 50 4C 41 17 0C 00 00 00 B4 02 00 00 03 00 00 00 01 00 01 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 06 00 00 00 AB 02 00 00 01 00 00 00 01 53 55 50 4C 41 ]
Received ChannelConfigFinished for channel [1]
Recv: [53 55 50 4C 41 17 07 00 00 00 AA 02 00 00 32 00 00 00 02 82 00 00 00 00 2A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
Received SetChannelConfig for channel 2, function 130, config type 0, config size 42
Channel[2]: handleChannelConfig, func 130, configtype 0, configsize 42
Relay[2]:applyChannelConfig, func 130, configtype 0, configsize 42
Relay[2]: Ignoring config for power/light switch
Sending channel config result OK (1)
Send: [53 55 50 4C 41 17 0D 00 00 00 B4 02 00 00 03 00 00 00 01 00 02 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 08 00 00 00 AB 02 00 00 01 00 00 00 02 53 55 50 4C 41 ]
Received ChannelConfigFinished for channel [2]
Recv: [53 55 50 4C 41 17 09 00 00 00 DC 00 00 00 03 00 00 00 1E 0A F0 53 55 50 4C 41 ]
Activity timeout set to 30 s
Recv: [53 55 50 4C 41 17 0A 00 00 00 8A 02 00 00 18 00 00 00 00 00 00 00 1A 0F 00 00 00 62 75 74 74 6F 6E 20 70 72 65 73 73 65 64 00 53 55 50 4C 41 ]
Receieved setChannelCaptionResult for channel [0]
Recv: [53 55 50 4C 41 17 0B 00 00 00 8A 02 00 00 1F 00 00 00 01 00 00 00 1A 16 00 00 00 62 75 74 74 6F 6E 20 64 6F 75 62 6C 65 20 70 72 65 73 73 65 64 00 53 55 50 4C 41 ]
Receieved setChannelCaptionResult for channel [1]
Recv: [53 55 50 4C 41 17 0C 00 00 00 8A 02 00 00 15 00 00 00 02 00 00 00 1A 0C 00 00 00 62 75 74 74 6F 6E 20 68 65 6C 64 00 53 55 50 4C 41 ]
Receieved setChannelCaptionResult for channel [2]
Recv: [53 55 50 4C 41 17 0D 00 00 00 EA 01 00 00 1A 00 00 00 E9 07 02 02 01 0D 18 32 0E 00 00 00 45 75 72 6F 70 65 2F 57 61 72 73 61 77 00 53 55 50 4C 41 ]
Clock: current time: 2025-02-02 13:24:50
[ 15617][V][ZigbeeCore.cpp:226] openNetwork(): Opening network for joining for 180 seconds
[ 16084][I][ZigbeeCore.cpp:356] esp_zb_app_signal_handler(): Network(0xbd1f) is open for 180 seconds
[ 24358][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 24360][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 24908][I][ZigbeeCore.cpp:325] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0xbcd8)
[ 24909][V][ZigbeeCore.cpp:329] esp_zb_app_signal_handler(): Device capabilities: 0x80
[ 24910][D][ZigbeeGateway.cpp:449] zbDeviceAnnce(): zbDeviceAnnce short address (0xbcd8), ieee_addr (0xa4):(0xc1):(0x38):(0x44):(0xa4):(0x45):(0x31):(0x70)
[ 24910][D][ZigbeeGateway.cpp:452] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0xbcd8), ieee_addr (0xa4):(0xc1):(0x38):(0x44):(0xa4):(0x45):(0x31):(0x70)
[ 24944][I][ZigbeeGateway.cpp:483] printJoinedDevices(): joined devices:
[ 24944][I][ZigbeeGateway.cpp:486] printJoinedDevices(): Device on endpoint 1, short address: 0xbcd8
[ 24945][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[ 25472][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 25473][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xbcd8) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 25474][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
[ 25474][I][ZigbeeGateway.cpp:307] zbReadBasicCluster(): Peer Manufacturer is "_TZ3000_n2egfsli"
[ 25477][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x0
[ 25960][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 25961][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xbcd8) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 25962][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
[ 25962][I][ZigbeeGateway.cpp:320] zbReadBasicCluster(): ZCL version id is "3"
[ 25963][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x1
[ 26477][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 26477][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xbcd8) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 26478][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(113)
[ 26479][I][ZigbeeGateway.cpp:326] zbReadBasicCluster(): ZCL application version id is "113"
[ 26480][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[ 27508][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 27509][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xbcd8) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 27510][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 27510][I][ZigbeeGateway.cpp:314] zbReadBasicCluster(): Peer Manufacturer is "SNZB-04"
[ 27511][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x7
[ 28020][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 28020][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xbcd8) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 28021][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(3)
[ 28022][I][ZigbeeGateway.cpp:332] zbReadBasicCluster(): ZCL power source id is "3"
[ 28023][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0xfffe
[ 28555][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 28555][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xbcd8) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 28556][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(134), cluster(0x0), attribute(0xfffe), type(0x0), value(0)
[ 38023][E][ZigbeeGateway.cpp:296] zbQueryDeviceBasicCluster(): Error while querying basic cluster attribute 0xfffe
[ 38024][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_akqdg6g7::TS0201, entry # 0
[ 38024][I][Z2S_Gateway.ino:416] loop(): LIST checking Xiaomi::LYWSD03MMC-z, entry # 1
[ 38025][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_rdhukkmi::TS0201, entry # 2
[ 38025][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_fllyghyj::TS0201, entry # 3
[ 38026][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_v1w2k9dd::TS0201, entry # 4
[ 38026][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZE204_upagmta9::TS0601, entry # 5
[ 38027][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_xr3htd96::TS0201, entry # 6
[ 38027][I][Z2S_Gateway.ino:416] loop(): LIST checking SONOFF::SNZB-02D, entry # 7
[ 38028][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_bjawzodf::TY0201, entry # 8
[ 38028][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZE200_a8sdabtg::TS0601, entry # 9
[ 38029][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_0hkmcrza::TS0203, entry # 10
[ 38029][I][Z2S_Gateway.ino:416] loop(): LIST checking TEST1::TS0202, entry # 11
[ 38030][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_mcxw5ehu::TS0202, entry # 12
[ 38030][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_26fmupbb::TS0203, entry # 13
[ 38031][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_rcuyhwe3::TS0203, entry # 14
[ 38031][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_2mbfxlzr::TS0203, entry # 15
[ 38032][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZE200_bh3n6gk8::TS0601, entry # 16
[ 38032][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_k4ej3ww2::TS0207, entry # 17
[ 38033][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_85czd6fy::TS0207, entry # 18
[ 38033][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_upgcbody::TS0207, entry # 19
[ 38034][I][Z2S_Gateway.ino:416] loop(): LIST checking TEST1::TS0205, entry # 20
[ 38034][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_lf56vpxj::TS0202, entry # 21
[ 38035][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_decxrtwa::TS0203, entry # 22
[ 38035][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_yxqnffam::TS0203, entry # 23
[ 38036][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZE200_3towulqd::TS0601, entry # 24
[ 38037][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_1bwpjvlz::TS0203, entry # 25
[ 38037][I][Z2S_Gateway.ino:416] loop(): LIST checking eWeLink::SNZB-04, entry # 26
[ 38038][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_au1rjicn::TS0203, entry # 27
[ 38038][I][Z2S_Gateway.ino:416] loop(): LIST checking eWeLink::SNZB-03, entry # 28
[ 38039][I][Z2S_Gateway.ino:416] loop(): LIST checking eWeLink::DS01, entry # 29
[ 38039][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_prits6g4::TS0001, entry # 30
[ 38040][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_cehuw1lw::TS011F, entry # 31
[ 38041][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_5f43h46b::TS011F, entry # 32
[ 38041][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_w0qqde0g::TS011F, entry # 33
[ 38042][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_wkai4ga5::TS0044, entry # 34
[ 38042][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_yj6k7vfo::TS0041, entry # 35
[ 38043][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_4fjiwweb::TS004F, entry # 36
[ 38043][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_uri7ongn::TS004F, entry # 37
[ 38044][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_ixla93vd::TS004F, entry # 38
[ 38044][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_qja6nq5z::TS004F, entry # 39
[ 38045][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_abrsvsou::TS004F, entry # 40
[ 38046][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_ja5osu5g::TS004F, entry # 41
[ 38046][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_mrpevh8p::TS0041, entry # 42
[ 38047][I][Z2S_Gateway.ino:416] loop(): LIST checking IKEA of Sweden::Remote Control N2, entry # 43
[ 38047][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_gjrubzje::TS0001, entry # 44
[ 38048][I][Z2S_Gateway.ino:416] loop(): LIST checking SONOFF::ZBMINIL2, entry # 45
[ 38048][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZE200_0dvm9mva::TS0601, entry # 46
[ 38049][D][Z2S_Gateway.ino:418] loop(): Unknown model _TZ3000_n2egfsli::SNZB-04, no binding is possible
[ 38055][V][ssl_client.cpp:364] stop_ssl_socket(): Cleaning SSL connection.
Deinitializing SRPC
Supla server connection lost. Trying to reconnect
[ 38059][V][ssl_client.cpp:364] stop_ssl_socket(): Cleaning SSL connection.
[ 38059][V][ssl_client.cpp:364] stop_ssl_socket(): Cleaning SSL connection.
Establishing encrypted connection with: svr7.supla.org (port: 2016)
[ 39061][D][NetworkManager.cpp:127] hostByName(): DNS found IPv4 5.75.163.45
[ 39061][V][ssl_client.cpp:68] start_ssl_client(): Free internal heap before TLS 245868
[ 39062][V][ssl_client.cpp:75] start_ssl_client(): Starting socket (domain 2)
[ 39146][V][ssl_client.cpp:170] start_ssl_client(): Seeding the random number generator
[ 39152][V][ssl_client.cpp:178] start_ssl_client(): Setting up the SSL/TLS structure...
[ 39152][V][ssl_client.cpp:198] start_ssl_client(): Loading CA cert
[ 39162][V][ssl_client.cpp:292] start_ssl_client(): Setting hostname for TLS session...
[ 39163][V][ssl_client.cpp:313] ssl_starttls_handshake(): Performing the SSL/TLS handshake...
[ 39361][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 39406][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Leave Indication (0x13), status: ESP_OK
[ 39421][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Leave Indication (0x13), status: ESP_OK
[ 39969][V][ssl_client.cpp:334] ssl_starttls_handshake(): Verifying peer X.509 certificate...
[ 39970][V][ssl_client.cpp:342] ssl_starttls_handshake(): Certificate verified.
[ 39971][V][ssl_client.cpp:358] ssl_starttls_handshake(): Free internal heap after TLS 207252
Connected via IP 192.168.1.44
SSL error: 48, UNKNOWN ERROR CODE (0030)
Connected to Supla Server
Initializing SRPC (proto: 23)
Send: [53 55 50 4C 41 17 01 00 00 00 4B 00 00 00 B1 02 00 00 73 69 6C 61 72 31 32 40 67 6D 61 69 6C 2E 63 6F 6D 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 86 D2 1D 82 2A EB 0A F5 AC 0C BA EF D0 72 05 73 9F 8B 02 A1 5C 6E F1 C2 13 40 59 FC FB B6 27 5A 69 67 62 65 65 20 74 6F 20 53 75 70 6C 61 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
CH[0], type: 2900, FuncList: 0xEF, function: 130, flags: 0x9010000, online, validityTimeSec: 0, icon: 0, value: [00 00 00 00 00 00 00 00]
Send: [00 54 0B 00 00 EF 00 00 00 82 00 00 00 00 00 01 09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
CH[1], type: 2900, FuncList: 0xEF, function: 130, flags: 0x9010000, online, validityTimeSec: 0, icon: 0, value: [00 00 00 00 00 00 00 00]
Send: [01 54 0B 00 00 EF 00 00 00 82 00 00 00 00 00 01 09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
CH[2], type: 2900, FuncList: 0xEF, function: 130, flags: 0x9010000, online, validityTimeSec: 0, icon: 0, value: [00 00 00 00 00 00 00 00]
Send: [02 54 0B 00 00 EF 00 00 00 82 00 00 00 00 00 01 09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 01 00 00 00 46 00 00 00 07 00 00 00 03 00 00 00 78 1A 01 53 55 50 4C 41 ]
Device registered (activity timeout 120 s, server version: 26, server min version: 1)
Changing activity timeout to 30 s
Send: [53 55 50 4C 41 17 02 00 00 00 D2 00 00 00 01 00 00 00 1E ]
Send: [53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 03 00 00 00 80 02 00 00 17 00 00 00 00 00 00 00 0F 00 00 00 62 75 74 74 6F 6E 20 70 72 65 73 73 65 64 00 ]
Send: [53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 04 00 00 00 80 02 00 00 1E 00 00 00 01 00 00 00 16 00 00 00 62 75 74 74 6F 6E 20 64 6F 75 62 6C 65 20 70 72 65 73 73 65 64 00 ]
Send: [53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 05 00 00 00 80 02 00 00 14 00 00 00 02 00 00 00 0C 00 00 00 62 75 74 74 6F 6E 20 68 65 6C 64 00 ]
Send: [53 55 50 4C 41 ]
Relay[0]: updating timer value: remainingTime=0 state=0
SRPC sending: remaining time 0, channel 0, state 0
Send: [53 55 50 4C 41 17 06 00 00 00 69 00 00 00 E3 00 00 00 00 32 DD 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Relay[1]: updating timer value: remainingTime=0 state=0
SRPC sending: remaining time 0, channel 1, state 0
Send: [53 55 50 4C 41 17 07 00 00 00 69 00 00 00 E3 00 00 00 01 32 DD 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Relay[2]: updating timer value: remainingTime=0 state=0
SRPC sending: remaining time 0, channel 2, state 0
Send: [53 55 50 4C 41 17 08 00 00 00 69 00 00 00 E3 00 00 00 02 32 DD 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 02 00 00 00 AD 02 00 00 1C 00 00 00 01 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 01 00 01 53 55 50 4C 41 ]
Received new device config
Processing AutomaticTimeSync config
Sending device config result OK (1)
Send: [53 55 50 4C 41 17 09 00 00 00 B7 02 00 00 0A 00 00 00 01 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 03 00 00 00 AA 02 00 00 32 00 00 00 00 82 00 00 00 00 2A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
Received SetChannelConfig for channel 0, function 130, config type 0, config size 42
Channel[0]: handleChannelConfig, func 130, configtype 0, configsize 42
Relay[0]:applyChannelConfig, func 130, configtype 0, configsize 42
Relay[0]: Ignoring config for power/light switch
Sending channel config result OK (1)
Send: [53 55 50 4C 41 17 0A 00 00 00 B4 02 00 00 03 00 00 00 01 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 04 00 00 00 AB 02 00 00 01 00 00 00 00 53 55 50 4C 41 ]
Received ChannelConfigFinished for channel [0]
Recv: [53 55 50 4C 41 17 05 00 00 00 AA 02 00 00 32 00 00 00 01 82 00 00 00 00 2A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
Received SetChannelConfig for channel 1, function 130, config type 0, config size 42
Channel[1]: handleChannelConfig, func 130, configtype 0, configsize 42
Relay[1]:applyChannelConfig, func 130, configtype 0, configsize 42
Relay[1]: Ignoring config for power/light switch
Sending channel config result OK (1)
Send: [53 55 50 4C 41 17 0B 00 00 00 B4 02 00 00 03 00 00 00 01 00 01 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 06 00 00 00 AB 02 00 00 01 00 00 00 01 53 55 50 4C 41 ]
Received ChannelConfigFinished for channel [1]
Recv: [53 55 50 4C 41 17 07 00 00 00 AA 02 00 00 32 00 00 00 02 82 00 00 00 00 2A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
Received SetChannelConfig for channel 2, function 130, config type 0, config size 42
Channel[2]: handleChannelConfig, func 130, configtype 0, configsize 42
Relay[2]:applyChannelConfig, func 130, configtype 0, configsize 42
Relay[2]: Ignoring config for power/light switch
Sending channel config result OK (1)
Send: [53 55 50 4C 41 17 0C 00 00 00 B4 02 00 00 03 00 00 00 01 00 02 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 08 00 00 00 AB 02 00 00 01 00 00 00 02 53 55 50 4C 41 ]
Received ChannelConfigFinished for channel [2]
Recv: [53 55 50 4C 41 17 09 00 00 00 DC 00 00 00 03 00 00 00 1E 0A F0 53 55 50 4C 41 ]
Activity timeout set to 30 s
Recv: [53 55 50 4C 41 17 0A 00 00 00 8A 02 00 00 18 00 00 00 00 00 00 00 1A 0F 00 00 00 62 75 74 74 6F 6E 20 70 72 65 73 73 65 64 00 53 55 50 4C 41 ]
Receieved setChannelCaptionResult for channel [0]
Recv: [53 55 50 4C 41 17 0B 00 00 00 8A 02 00 00 1F 00 00 00 01 00 00 00 1A 16 00 00 00 62 75 74 74 6F 6E 20 64 6F 75 62 6C 65 20 70 72 65 73 73 65 64 00 53 55 50 4C 41 ]
Receieved setChannelCaptionResult for channel [1]
Recv: [53 55 50 4C 41 17 0C 00 00 00 8A 02 00 00 15 00 00 00 02 00 00 00 1A 0C 00 00 00 62 75 74 74 6F 6E 20 68 65 6C 64 00 53 55 50 4C 41 ]
Receieved setChannelCaptionResult for channel [2]
[ 52710][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 52713][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 53258][I][ZigbeeCore.cpp:325] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x31ae)
[ 53258][V][ZigbeeCore.cpp:329] esp_zb_app_signal_handler(): Device capabilities: 0x80
[ 53259][D][ZigbeeGateway.cpp:449] zbDeviceAnnce(): zbDeviceAnnce short address (0x31ae), ieee_addr (0xa4):(0xc1):(0x38):(0x44):(0xa4):(0x45):(0x31):(0x70)
[ 53259][D][ZigbeeGateway.cpp:452] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x31ae), ieee_addr (0xa4):(0xc1):(0x38):(0x44):(0xa4):(0x45):(0x31):(0x70)
[ 53293][I][ZigbeeGateway.cpp:483] printJoinedDevices(): joined devices:
[ 53293][I][ZigbeeGateway.cpp:486] printJoinedDevices(): Device on endpoint 1, short address: 0x31ae
[ 53294][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[ 53813][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 53813][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 53814][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
[ 53814][I][ZigbeeGateway.cpp:307] zbReadBasicCluster(): Peer Manufacturer is "_TZ3000_n2egfsli"
[ 53817][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x0
[ 54327][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 54331][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 54331][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 54332][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
[ 54333][I][ZigbeeGateway.cpp:320] zbReadBasicCluster(): ZCL version id is "3"
[ 54334][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x1
[ 54834][I][ZigbeeCore.cpp:356] esp_zb_app_signal_handler(): Network(0xbd1f) is open for 180 seconds
[ 54849][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 54849][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 54850][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(113)
[ 54851][I][ZigbeeGateway.cpp:326] zbReadBasicCluster(): ZCL application version id is "113"
[ 54852][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[ 55118][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 55119][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 55119][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 55120][I][ZigbeeGateway.cpp:314] zbReadBasicCluster(): Peer Manufacturer is "SNZB-04"
[ 55121][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x7
[ 55377][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 55377][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 55378][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(3)
[ 55379][I][ZigbeeGateway.cpp:332] zbReadBasicCluster(): ZCL power source id is "3"
[ 55380][I][ZigbeeGateway.cpp:288] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0xfffe
[ 55893][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 55893][V][ZigbeeHandlers.cpp:144] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 55894][V][ZigbeeHandlers.cpp:153] zb_cmd_read_attr_resp_handler(): Read attribute response: status(134), cluster(0x0), attribute(0xfffe), type(0x0), value(0)
[ 65380][E][ZigbeeGateway.cpp:296] zbQueryDeviceBasicCluster(): Error while querying basic cluster attribute 0xfffe
[ 65381][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_akqdg6g7::TS0201, entry # 0
[ 65381][I][Z2S_Gateway.ino:416] loop(): LIST checking Xiaomi::LYWSD03MMC-z, entry # 1
[ 65382][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_rdhukkmi::TS0201, entry # 2
[ 65382][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_fllyghyj::TS0201, entry # 3
[ 65383][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_v1w2k9dd::TS0201, entry # 4
[ 65383][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZE204_upagmta9::TS0601, entry # 5
[ 65384][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_xr3htd96::TS0201, entry # 6
[ 65384][I][Z2S_Gateway.ino:416] loop(): LIST checking SONOFF::SNZB-02D, entry # 7
[ 65385][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_bjawzodf::TY0201, entry # 8
[ 65385][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZE200_a8sdabtg::TS0601, entry # 9
[ 65386][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_0hkmcrza::TS0203, entry # 10
[ 65386][I][Z2S_Gateway.ino:416] loop(): LIST checking TEST1::TS0202, entry # 11
[ 65387][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_mcxw5ehu::TS0202, entry # 12
[ 65387][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_26fmupbb::TS0203, entry # 13
[ 65388][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_rcuyhwe3::TS0203, entry # 14
[ 65388][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_2mbfxlzr::TS0203, entry # 15
[ 65389][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZE200_bh3n6gk8::TS0601, entry # 16
[ 65389][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_k4ej3ww2::TS0207, entry # 17
[ 65390][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_85czd6fy::TS0207, entry # 18
[ 65390][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_upgcbody::TS0207, entry # 19
[ 65391][I][Z2S_Gateway.ino:416] loop(): LIST checking TEST1::TS0205, entry # 20
[ 65391][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_lf56vpxj::TS0202, entry # 21
[ 65392][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_decxrtwa::TS0203, entry # 22
[ 65393][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_yxqnffam::TS0203, entry # 23
[ 65393][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZE200_3towulqd::TS0601, entry # 24
[ 65394][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_1bwpjvlz::TS0203, entry # 25
[ 65394][I][Z2S_Gateway.ino:416] loop(): LIST checking eWeLink::SNZB-04, entry # 26
[ 65395][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_au1rjicn::TS0203, entry # 27
[ 65395][I][Z2S_Gateway.ino:416] loop(): LIST checking eWeLink::SNZB-03, entry # 28
[ 65396][I][Z2S_Gateway.ino:416] loop(): LIST checking eWeLink::DS01, entry # 29
[ 65396][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_prits6g4::TS0001, entry # 30
[ 65397][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_cehuw1lw::TS011F, entry # 31
[ 65398][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_5f43h46b::TS011F, entry # 32
[ 65398][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_w0qqde0g::TS011F, entry # 33
[ 65399][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_wkai4ga5::TS0044, entry # 34
[ 65399][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_yj6k7vfo::TS0041, entry # 35
[ 65400][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_4fjiwweb::TS004F, entry # 36
[ 65401][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_uri7ongn::TS004F, entry # 37
[ 65401][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_ixla93vd::TS004F, entry # 38
[ 65402][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_qja6nq5z::TS004F, entry # 39
[ 65402][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_abrsvsou::TS004F, entry # 40
[ 65403][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_ja5osu5g::TS004F, entry # 41
[ 65403][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_mrpevh8p::TS0041, entry # 42
[ 65404][I][Z2S_Gateway.ino:416] loop(): LIST checking IKEA of Sweden::Remote Control N2, entry # 43
[ 65405][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZ3000_gjrubzje::TS0001, entry # 44
[ 65405][I][Z2S_Gateway.ino:416] loop(): LIST checking SONOFF::ZBMINIL2, entry # 45
[ 65406][I][Z2S_Gateway.ino:416] loop(): LIST checking _TZE200_0dvm9mva::TS0601, entry # 46
[ 65406][D][Z2S_Gateway.ino:418] loop(): Unknown model _TZ3000_n2egfsli::SNZB-04, no binding is possible
Send: [53 55 50 4C 41 17 0D 00 00 00 28 00 00 00 10 00 00 00 60 72 9F 67 00 00 00 00 DF C2 08 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 0D 00 00 00 32 00 00 00 10 00 00 00 52 64 9F 67 00 00 00 00 36 0D 09 00 00 00 00 00 53 55 50 4C 41 ]
[ 85035][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1031) callback
[ 85036][V][ZigbeeHandlers.cpp:228] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x1), extended status (0x0), zone id (0xff), delay (0x0)
[ 85037][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x44:0xa4:0x45:0x31:0x70, endpoint 0x1, channel type 0x3e8
[ 85038][I][Z2S_Devices_Table.cpp:347] Z2S_onIASzoneStatusChangeNotification(): No channel found for address p1E▒D8▒
[ 85041][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 85041][V][ZigbeeHandlers.cpp:122] zb_attribute_reporting_handler(): Received report from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x1)
[ 85042][I][ZigbeeGateway.cpp:554] zbAttributeReporting(): zbAttributeReporting power config battery percentage remaining 200
[ 85043][I][Z2S_Devices_Table.cpp:329] Z2S_onBatteryPercentageReceive(): onBatteryPercentageReceive 0xa4:0xc1:0x38:0x44:0xa4:0x45:0x31:0x70, endpoint 0x1
[ 85043][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x44:0xa4:0x45:0x31:0x70, endpoint 0x1, channel type 0xffffffff
[ 85044][I][Z2S_Devices_Table.cpp:333] Z2S_onBatteryPercentageReceive(): No channel found for address p1E▒D8▒
[ 85045][I][ZigbeeGateway.cpp:568] zbAttributeReporting(): zbAttributeReporting from (0x3170), endpoint (1), cluster (0x1), attribute id (0x21), attribute data type (0x20)
[ 85204][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 85205][V][ZigbeeHandlers.cpp:122] zb_attribute_reporting_handler(): Received report from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x1)
[ 85206][I][ZigbeeGateway.cpp:557] zbAttributeReporting(): zbAttributeReporting power config cluster (0x1), attribute id (0x20), attribute data type (0x20)
[ 85206][I][ZigbeeGateway.cpp:568] zbAttributeReporting(): zbAttributeReporting from (0x3170), endpoint (1), cluster (0x1), attribute id (0x20), attribute data type (0x20)
[ 85288][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 85288][V][ZigbeeHandlers.cpp:122] zb_attribute_reporting_handler(): Received report from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x500)
[ 85289][I][ZigbeeGateway.cpp:567] zbAttributeReporting(): zbAttributeReporting IAS zone cluster (0x500), attribute id (0xf001), attribute data type (0x20)
[ 85420][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 85420][V][ZigbeeHandlers.cpp:122] zb_attribute_reporting_handler(): Received report from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x500)
[ 85421][I][ZigbeeGateway.cpp:567] zbAttributeReporting(): zbAttributeReporting IAS zone cluster (0x500), attribute id (0x13), attribute data type (0x20)
[ 86121][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 86122][V][ZigbeeHandlers.cpp:122] zb_attribute_reporting_handler(): Received report from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x1)
[ 86122][I][ZigbeeGateway.cpp:554] zbAttributeReporting(): zbAttributeReporting power config battery percentage remaining 200
[ 86123][I][Z2S_Devices_Table.cpp:329] Z2S_onBatteryPercentageReceive(): onBatteryPercentageReceive 0xa4:0xc1:0x38:0x44:0xa4:0x45:0x31:0x70, endpoint 0x1
[ 86124][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x44:0xa4:0x45:0x31:0x70, endpoint 0x1, channel type 0xffffffff
[ 86124][I][Z2S_Devices_Table.cpp:333] Z2S_onBatteryPercentageReceive(): No channel found for address p1E▒D8▒
[ 86125][I][ZigbeeGateway.cpp:568] zbAttributeReporting(): zbAttributeReporting from (0x3170), endpoint (1), cluster (0x1), attribute id (0x21), attribute data type (0x20)
[ 86327][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 86327][V][ZigbeeHandlers.cpp:122] zb_attribute_reporting_handler(): Received report from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x1)
[ 86328][I][ZigbeeGateway.cpp:557] zbAttributeReporting(): zbAttributeReporting power config cluster (0x1), attribute id (0x20), attribute data type (0x20)
[ 86328][I][ZigbeeGateway.cpp:568] zbAttributeReporting(): zbAttributeReporting from (0x3170), endpoint (1), cluster (0x1), attribute id (0x20), attribute data type (0x20)
[ 86448][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 86448][V][ZigbeeHandlers.cpp:122] zb_attribute_reporting_handler(): Received report from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x500)
[ 86449][I][ZigbeeGateway.cpp:567] zbAttributeReporting(): zbAttributeReporting IAS zone cluster (0x500), attribute id (0xf001), attribute data type (0x20)
[ 86494][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 86494][V][ZigbeeHandlers.cpp:122] zb_attribute_reporting_handler(): Received report from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x500)
[ 86495][I][ZigbeeGateway.cpp:567] zbAttributeReporting(): zbAttributeReporting IAS zone cluster (0x500), attribute id (0x13), attribute data type (0x20)
[ 87290][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 87291][V][ZigbeeHandlers.cpp:122] zb_attribute_reporting_handler(): Received report from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x1)
[ 87292][I][ZigbeeGateway.cpp:554] zbAttributeReporting(): zbAttributeReporting power config battery percentage remaining 200
[ 87292][I][Z2S_Devices_Table.cpp:329] Z2S_onBatteryPercentageReceive(): onBatteryPercentageReceive 0xa4:0xc1:0x38:0x44:0xa4:0x45:0x31:0x70, endpoint 0x1
[ 87293][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x44:0xa4:0x45:0x31:0x70, endpoint 0x1, channel type 0xffffffff
[ 87294][I][Z2S_Devices_Table.cpp:333] Z2S_onBatteryPercentageReceive(): No channel found for address p1E▒D8▒
[ 87294][I][ZigbeeGateway.cpp:568] zbAttributeReporting(): zbAttributeReporting from (0x3170), endpoint (1), cluster (0x1), attribute id (0x21), attribute data type (0x20)
Send: [53 55 50 4C 41 17 0E 00 00 00 28 00 00 00 10 00 00 00 79 72 9F 67 00 00 00 00 E3 E7 09 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 0E 00 00 00 32 00 00 00 10 00 00 00 6B 64 9F 67 00 00 00 00 B9 6B 09 00 00 00 00 00 53 55 50 4C 41 ]
[109534][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1031) callback
[109535][V][ZigbeeHandlers.cpp:228] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x0), extended status (0x0), zone id (0xff), delay (0x0)
[109536][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x44:0xa4:0x45:0x31:0x70, endpoint 0x1, channel type 0x3e8
[109536][I][Z2S_Devices_Table.cpp:347] Z2S_onIASzoneStatusChangeNotification(): No channel found for address p1E▒D8▒
[112175][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1031) callback
[112175][V][ZigbeeHandlers.cpp:228] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x1), extended status (0x0), zone id (0xff), delay (0x0)
[112176][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x44:0xa4:0x45:0x31:0x70, endpoint 0x1, channel type 0x3e8
[112177][I][Z2S_Devices_Table.cpp:347] Z2S_onIASzoneStatusChangeNotification(): No channel found for address p1E▒D8▒
[114027][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1031) callback
[114027][V][ZigbeeHandlers.cpp:228] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x0), extended status (0x0), zone id (0xff), delay (0x0)
[114028][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x44:0xa4:0x45:0x31:0x70, endpoint 0x1, channel type 0x3e8
[114029][I][Z2S_Devices_Table.cpp:347] Z2S_onIASzoneStatusChangeNotification(): No channel found for address p1E▒D8▒
[114930][I][ZigbeeHandlers.cpp:32] zb_action_handler(): Receive Zigbee action(0x1031) callback
[114930][V][ZigbeeHandlers.cpp:228] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x31ae) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x1), extended status (0x0), zone id (0xff), delay (0x0)
[114931][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x44:0xa4:0x45:0x31:0x70, endpoint 0x1, channel type 0x3e8
[114932][I][Z2S_Devices_Table.cpp:347] Z2S_onIASzoneStatusChangeNotification(): No channel found for address p1E▒D8▒
Send: [53 55 50 4C 41 17 0F 00 00 00 28 00 00 00 10 00 00 00 92 72 9F 67 00 00 00 00 C4 08 0B 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 0F 00 00 00 32 00 00 00 10 00 00 00 84 64 9F 67 00 00 00 00 19 75 0A 00 00 00 00 00 53 55 50 4C 41 ]

PS Link w 1 poście nie działa do obsługiwanych urządzeń. Jeżeli można prosić to myślę że warto dodać w 1 poście również krótką instrukcję jakie dane są wymagane do zgłoszenie i które informacje z konsoli wklejać aby nie były nadmiarowe a jednocześnie wystarczające.
endrju_88
Posts: 145
Joined: Tue Apr 25, 2023 1:02 pm

Post

endrju_88 wrote: Thu Jan 30, 2025 2:23 pm
endrju_88 wrote: Fri Jan 24, 2025 3:43 pm Witam

Można prosić o dodanie urządzeń ?
Czujniki temp&wilg :

_TZ3000_bjawzodf::TY0201,
_TZE200_a8sdabtg::TS0601,
Np. takie. Powinno wystarczyć.
grzegzet
Posts: 2
Joined: Fri Nov 17, 2017 5:42 pm

Post

Cześć, na początek ogromne uznanie dla autora projektu i wszystkich zaangażowanych!
Próbuję sparować czujnik otwarcia, ale jakoś nie idzie. Bramka w cloud się rejestruje ale bez żadnego kanału. Czy mogę prosić o dodanie tego czujnika?

Code: Select all

[112344][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Leave Indication (0x13), status: ESP_OK
[115999][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[116002][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[117033][I][ZigbeeCore.cpp:325] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x1ec2)
[117033][V][ZigbeeCore.cpp:329] esp_zb_app_signal_handler(): Device capabilities: 0x80
[117034][D][ZigbeeGateway.cpp:451] zbDeviceAnnce(): zbDeviceAnnce short address (0x1ec2), ieee_addr (0xa4):(0xc1):(0x38):(0x99):(0xc1):(0xb8):(0xd4):(0xf9)
[117036][D][ZigbeeGateway.cpp:454] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0x1ec2), ieee_addr (0xa4):(0xc1):(0x38):(0x99):(0xc1):(0xb8):(0xd4):(0xf9)
[117067][I][ZigbeeGateway.cpp:485] printJoinedDevices(): joined devices:
[117067][I][ZigbeeGateway.cpp:488] printJoinedDevices(): Device on endpoint 1, short address: 0x1ec2
[117068][I][ZigbeeGateway.cpp:290] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[117534][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1000) callback
[117535][V][ZigbeeHandlers.cpp:148] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x1ec2) src endpoint(1) to dst endpoint(1) cluster(0x0)
[117535][V][ZigbeeHandlers.cpp:157] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
[117537][I][ZigbeeGateway.cpp:309] zbReadBasicCluster(): Peer Manufacturer is "_TZE200_pay2byax"
[117538][I][ZigbeeGateway.cpp:290] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x0
[118028][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1000) callback
[118028][V][ZigbeeHandlers.cpp:148] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x1ec2) src endpoint(1) to dst endpoint(1) cluster(0x0)
[118029][V][ZigbeeHandlers.cpp:157] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
[118031][I][ZigbeeGateway.cpp:322] zbReadBasicCluster(): ZCL version id is "3"
[118032][I][ZigbeeGateway.cpp:290] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x1
[118532][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1000) callback
[118533][V][ZigbeeHandlers.cpp:148] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x1ec2) src endpoint(1) to dst endpoint(1) cluster(0x0)
[118533][V][ZigbeeHandlers.cpp:157] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(145)
[118535][I][ZigbeeGateway.cpp:328] zbReadBasicCluster(): ZCL application version id is "145"
[118539][I][ZigbeeGateway.cpp:290] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[118606][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1000) callback
[118606][V][ZigbeeHandlers.cpp:148] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x1ec2) src endpoint(1) to dst endpoint(1) cluster(0x0)
[118607][V][ZigbeeHandlers.cpp:157] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
[118608][I][ZigbeeGateway.cpp:316] zbReadBasicCluster(): Peer Manufacturer is "TS0601"
[118612][I][ZigbeeGateway.cpp:290] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x7
[118616][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[119102][I][ZigbeeCore.cpp:356] esp_zb_app_signal_handler(): Network(0x88dc) is open for 180 seconds
[119210][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1000) callback
[119211][V][ZigbeeHandlers.cpp:148] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x1ec2) src endpoint(1) to dst endpoint(1) cluster(0x0)
[119212][V][ZigbeeHandlers.cpp:157] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(3)
[119213][I][ZigbeeGateway.cpp:334] zbReadBasicCluster(): ZCL power source id is "3"
[119215][I][ZigbeeGateway.cpp:290] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0xfffe
[119739][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1000) callback
[119739][V][ZigbeeHandlers.cpp:148] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x1ec2) src endpoint(1) to dst endpoint(1) cluster(0x0)
[119740][V][ZigbeeHandlers.cpp:157] zb_cmd_read_attr_resp_handler(): Read attribute response: status(134), cluster(0x0), attribute(0xfffe), type(0x0), value(0)
[127535][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1040) callback
[127536][I][ZigbeeHandlers.cpp:311] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x1ec2
[127536][I][ZigbeeHandlers.cpp:313] zb_cmd_custom_cluster_req_handler(): Payload size: 10
[127537][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[127538][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0xcc
[127540][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x2
[127540][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
[127540][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[127541][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
[127542][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
[127542][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
[127543][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x0
[127543][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x64
[127544][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x99:0xc1:0xb8:0xd4:0xf9, endpoint 0x1, channel type 0x17d4
[127545][I][Z2S_Devices_Table.cpp:380] Z2S_onCmdCustomClusterReceive(): No channel found for address ▒Ը▒8▒B
[I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1040) callback
[127695][I][ZigbeeHandlers.cpp:311] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x1ec2
[127696][I][ZigbeeHandlers.cpp:313] zb_cmd_custom_cluster_req_handler(): Payload size: 10
[127696][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[127697][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0xcc
[127698][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x2
[127699][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
[127699][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[127700][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
[127700][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
[127701][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
[127703][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x0
[127703][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x64
[127703][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x99:0xc1:0xb8:0xd4:0xf9, endpoint 0x1, channel type 0x17d4
[127704][I][Z2S_Devices_Table.cpp:380] Z2S_onCmdCustomClusterReceive(): No channel found for address ▒Ը▒8▒B<▒▒@▒▒
[128225][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x2000) callback
[128226][V][ZigbeeHandlers.cpp:126] zb_attribute_reporting_handler(): Received report from address(0x1ec2) src endpoint(1) to dst endpoint(1) cluster(0x1)
[128226][I][ZigbeeGateway.cpp:556] zbAttributeReporting(): zbAttributeReporting power config battery percentage remaining 200
[128228][I][Z2S_Devices_Table.cpp:329] Z2S_onBatteryPercentageReceive(): onBatteryPercentageReceive 0xa4:0xc1:0x38:0x99:0xc1:0xb8:0xd4:0xf9, endpoint 0x1
[128229][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x99:0xc1:0xb8:0xd4:0xf9, endpoint 0x1, channel type 0xffffffff
[128230][I][Z2S_Devices_Table.cpp:333] Z2S_onBatteryPercentageReceive(): No channel found for address ▒Ը▒8▒▒▒@▒I▒@
[128231][I][ZigbeeGateway.cpp:570] zbAttributeReporting(): zbAttributeReporting from (0xd4f9), endpoint (1), cluster (0x1), attribute id (0x21), attribute data type (0x20)
[128231][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x2000) callback
[128232][V][ZigbeeHandlers.cpp:126] zb_attribute_reporting_handler(): Received report from address(0x1ec2) src endpoint(1) to dst endpoint(1) cluster(0x1)
[128234][I][ZigbeeGateway.cpp:559] zbAttributeReporting(): zbAttributeReporting power config cluster (0x1), attribute id (0x20), attribute data type (0x20)
[128235][I][ZigbeeGateway.cpp:570] zbAttributeReporting(): zbAttributeReporting from (0xd4f9), endpoint (1), cluster (0x1), attribute id (0x20), attribute data type (0x20)
[128320][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1040) callback
[128321][I][ZigbeeHandlers.cpp:311] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x1ec2
[128321][I][ZigbeeHandlers.cpp:313] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[128322][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[128323][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0xce
[128324][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x1
[128324][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x1
[128324][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[128325][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[128325][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
[128326][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x99:0xc1:0xb8:0xd4:0xf9, endpoint 0x1, channel type 0x17d4
[128327][I][Z2S_Devices_Table.cpp:380] Z2S_onCmdCustomClusterReceive(): No channel found for address ▒Ը▒8▒BJ
[128893][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1031) callback
[128894][V][ZigbeeHandlers.cpp:262] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x1ec2) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x1), extended status (0x0), zone id (0x0), delay (0x0)
[128896][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x99:0xc1:0xb8:0xd4:0xf9, endpoint 0x1, channel type 0x3e8
[128897][I][Z2S_Devices_Table.cpp:347] Z2S_onIASzoneStatusChangeNotification(): No channel found for address ▒Ը▒8▒
[129215][E][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Error while querying basic cluster attribute 0xfffe
[129215][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_akqdg6g7::TS0201, entry # 0
[129216][I][Z2S_Gateway.ino:411] loop(): LIST checking Xiaomi::LYWSD03MMC-z, entry # 1
[129217][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_rdhukkmi::TS0201, entry # 2
[129218][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_fllyghyj::TS0201, entry # 3
[129218][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_v1w2k9dd::TS0201, entry # 4
[129219][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZE204_upagmta9::TS0601, entry # 5
[129219][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_xr3htd96::TS0201, entry # 6
[129220][I][Z2S_Gateway.ino:411] loop(): LIST checking SONOFF::SNZB-02D, entry # 7
[129220][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_bjawzodf::TY0201, entry # 8
[129221][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZE200_a8sdabtg::TS0601, entry # 9
[129221][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_0hkmcrza::TS0203, entry # 10
[129222][I][Z2S_Gateway.ino:411] loop(): LIST checking TEST1::TS0202, entry # 11
[129222][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_mcxw5ehu::TS0202, entry # 12
[129223][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_26fmupbb::TS0203, entry # 13
[129224][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_rcuyhwe3::TS0203, entry # 14
[129224][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_2mbfxlzr::TS0203, entry # 15
[129225][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZE200_bh3n6gk8::TS0601, entry # 16
[129225][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_k4ej3ww2::TS0207, entry # 17
[129226][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_85czd6fy::TS0207, entry # 18
[129226][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_upgcbody::TS0207, entry # 19
[129227][I][Z2S_Gateway.ino:411] loop(): LIST checking TEST1::TS0205, entry # 20
[129227][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_lf56vpxj::TS0202, entry # 21
[129228][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_decxrtwa::TS0203, entry # 22
[129228][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_yxqnffam::TS0203, entry # 23
[129229][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZE200_3towulqd::TS0601, entry # 24
[129230][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_1bwpjvlz::TS0203, entry # 25
[129230][I][Z2S_Gateway.ino:411] loop(): LIST checking eWeLink::SNZB-04, entry # 26
[129231][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_au1rjicn::TS0203, entry # 27
[129231][I][Z2S_Gateway.ino:411] loop(): LIST checking eWeLink::SNZB-03, entry # 28
[129232][I][Z2S_Gateway.ino:411] loop(): LIST checking eWeLink::DS01, entry # 29
[129232][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_prits6g4::TS0001, entry # 30
[129233][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_cehuw1lw::TS011F, entry # 31
[129233][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_5f43h46b::TS011F, entry # 32
[129234][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_w0qqde0g::TS011F, entry # 33
[129234][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_ww6drja5::TS011F, entry # 34
[129235][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_wkai4ga5::TS0044, entry # 35
[129235][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_yj6k7vfo::TS0041, entry # 36
[129236][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_4fjiwweb::TS004F, entry # 37
[129236][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_uri7ongn::TS004F, entry # 38
[129237][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_ixla93vd::TS004F, entry # 39
[129238][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_qja6nq5z::TS004F, entry # 40
[129239][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_abrsvsou::TS004F, entry # 41
[129239][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_ja5osu5g::TS004F, entry # 42
[129240][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_mrpevh8p::TS0041, entry # 43
[129240][I][Z2S_Gateway.ino:411] loop(): LIST checking IKEA of Sweden::Remote Control N2, entry # 44
[129241][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZ3000_gjrubzje::TS0001, entry # 45
[129241][I][Z2S_Gateway.ino:411] loop(): LIST checking SONOFF::ZBMINIL2, entry # 46
[129242][I][Z2S_Gateway.ino:411] loop(): LIST checking _TZE200_0dvm9mva::TS0601, entry # 47
[129242][D][Z2S_Gateway.ino:413] loop(): Unknown model _TZE200_pay2byax::TS0601, no binding is possible
Send: [53 55 50 4C 41 17 09 00 00 00 28 00 00 00 10 00 00 00 62 9D 9F 67 00 00 00 00 7E 2D 06 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 09 00 00 00 32 00 00 00 10 00 00 00 53 8F 9F 67 00 00 00 00 82 1C 09 00 00 00 00 00 53 55 50 4C 41 ]
[130842][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1040) callback
[130842][I][ZigbeeHandlers.cpp:311] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x1ec2
[130843][I][ZigbeeHandlers.cpp:313] zb_cmd_custom_cluster_req_handler(): Payload size: 10
[130843][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[130844][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0xd0
[130844][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x65
[130845][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
[130845][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[130845][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
[130846][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
[130847][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
[130848][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x2
[130849][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x3
[130849][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x99:0xc1:0xb8:0xd4:0xf9, endpoint 0x1, channel type 0x17d4
[130850][I][Z2S_Devices_Table.cpp:380] Z2S_onCmdCustomClusterReceive(): No channel found for address ▒Ը▒8▒B
[131585][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1040) callback
[131586][I][ZigbeeHandlers.cpp:311] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x1ec2
[131586][I][ZigbeeHandlers.cpp:313] zb_cmd_custom_cluster_req_handler(): Payload size: 10
[131587][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[131588][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0xd2
[131588][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x66
[131589][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
[131589][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[131590][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
[131590][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
[131590][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
[131591][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x0
[131592][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x3c
[131592][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x99:0xc1:0xb8:0xd4:0xf9, endpoint 0x1, channel type 0x17d4
[131593][I][Z2S_Devices_Table.cpp:380] Z2S_onCmdCustomClusterReceive(): No channel found for address ▒Ը▒8▒B
[132144][I][ZigbeeHandlers.cpp:56] zb_raw_cmd_handler(): cluster id: 0xa, command id: 0
[132145][I][ZigbeeHandlers.cpp:57] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[132145][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 0
[132147][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): manuf_specific 0x0
[132148][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): RAW bufid: 28 size: 2
[132148][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): 0x07
[132149][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): 0x00
[132149][I][ZigbeeHandlers.cpp:68] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x1ec2, 0x1ec2, 0x0, 0x0
[132150][I][ZigbeeHandlers.cpp:82] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[137490][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x1040) callback
[137491][I][ZigbeeHandlers.cpp:311] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0x1ec2
[137491][I][ZigbeeHandlers.cpp:313] zb_cmd_custom_cluster_req_handler(): Payload size: 10
[137492][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[137493][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0xd4
[137494][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x2
[137494][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
[137495][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[137495][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
[137496][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
[137496][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
[137497][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x0
[137497][I][ZigbeeHandlers.cpp:315] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x64
[137498][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x99:0xc1:0xb8:0xd4:0xf9, endpoint 0x1, channel type 0x17d4
[137499][I][Z2S_Devices_Table.cpp:380] Z2S_onCmdCustomClusterReceive(): No channel found for address ▒Ը▒8▒B<▒▒@
[138043][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x2000) callback
[138044][V][ZigbeeHandlers.cpp:126] zb_attribute_reporting_handler(): Received report from address(0x1ec2) src endpoint(1) to dst endpoint(1) cluster(0x1)
[138044][I][ZigbeeGateway.cpp:556] zbAttributeReporting(): zbAttributeReporting power config battery percentage remaining 200
[138045][I][Z2S_Devices_Table.cpp:329] Z2S_onBatteryPercentageReceive(): onBatteryPercentageReceive 0xa4:0xc1:0x38:0x99:0xc1:0xb8:0xd4:0xf9, endpoint 0x1
[138047][I][Z2S_Devices_Table.cpp:53] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x99:0xc1:0xb8:0xd4:0xf9, endpoint 0x1, channel type 0xffffffff
[138048][I][Z2S_Devices_Table.cpp:333] Z2S_onBatteryPercentageReceive(): No channel found for address ▒Ը▒8▒
[138048][I][ZigbeeGateway.cpp:570] zbAttributeReporting(): zbAttributeReporting from (0xd4f9), endpoint (1), cluster (0x1), attribute id (0x21), attribute data type (0x20)
[138050][I][ZigbeeHandlers.cpp:34] zb_action_handler(): Receive Zigbee action(0x2000) callback
[138050][V][ZigbeeHandlers.cpp:126] zb_attribute_reporting_handler(): Received report from address(0x1ec2) src endpoint(1) to dst endpoint(1) cluster(0x1)
[138051][I][ZigbeeGateway.cpp:559] zbAttributeReporting(): zbAttributeReporting power config cluster (0x1), attribute id (0x20), attribute data type (0x20)
[138052][I][ZigbeeGateway.cpp:570] zbAttributeReporting(): zbAttributeReporting from (0xd4f9), endpoint (1), cluster (0x1), attribute id (0x20), attribute data type (0x20)
[
Jarson78
Posts: 150
Joined: Mon Jun 11, 2018 10:54 am

Post

Czujnik temperatury i wilgotności

Code: Select all

                                                         [ 12164][I][ZigbeeCore.cpp:330] esp_zb_app_signal_handler(): Network(0xef4d) is open for 180 seconds
[ 43949][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 43951][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 44500][I][ZigbeeCore.cpp:299] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0xb7c5)
[ 44500][V][ZigbeeCore.cpp:303] esp_zb_app_signal_handler(): Device capabilities: 0x80
[ 44938][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 44939][V][ZigbeeHandlers.cpp:72] zb_attribute_reporting_handler(): Received report from address(0xb7c5) src endpoint(1) to dst endpoint(1) cluster(0x405)
[ 44940][I][ZigbeeGateway.cpp:297] zbAttributeRead(): zbAttributeRead humidity measurement 53.540001
[ 45058][D][ZigbeeGateway.cpp:128] find_Cb(): Sensor found: short address(0xb7c5), endpoint(1)
[ 45111][I][ZigbeeGateway.cpp:271] printJoinedDevices(): joined devices:
[ 45111][I][ZigbeeGateway.cpp:274] printJoinedDevices(): Device on endpoint 1, short address: 0xb7c5
[ 45220][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 45237][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 45238][V][ZigbeeHandlers.cpp:94] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xb7c5) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 45238][V][ZigbeeHandlers.cpp:103] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
[ 45239][I][ZigbeeEP.cpp:223] zbReadBasicCluster(): Peer Manufacturer is "_TZ3000_fllyghyj"
[ 45112][I][Z2S_Device_Scanner.ino:88] loop(): manufacturer _TZ3000_fllyghyj
[ 45250][I][ZigbeeCore.cpp:330] esp_zb_app_signal_handler(): Network(0xef4d) is open for 180 seconds
[ 45479][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 45480][V][ZigbeeHandlers.cpp:94] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xb7c5) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 45481][V][ZigbeeHandlers.cpp:103] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(7)
[ 45481][I][ZigbeeEP.cpp:232] zbReadBasicCluster(): Peer Model is "SNZB-02"
[ 45241][I][Z2S_Device_Scanner.ino:89] loop(): model SNZB-02
[ 45483][I][ZigbeeGateway.cpp:207] zbPrintDeviceDiscovery(): short_addr_req 47045
[ 45736][I][ZigbeeGateway.cpp:141] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 47045, endpoints count 1
[ 45736][I][ZigbeeGateway.cpp:144] Z2S_active_ep_req_cb(): Endpont # 1, id 1
[ 45998][I][ZigbeeGateway.cpp:160] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 47045, endpoint # 1
[ 45998][I][ZigbeeGateway.cpp:161] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 6, out clusters # 1
[ 45999][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 1, id 0
[ 45999][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 2, id 3
[ 46000][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 3, id 1
[ 46000][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 4, id 32
[ 46001][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 5, id 1026
[ 46001][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 6, id 1029
[ 46002][I][ZigbeeGateway.cpp:180] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25
[ 46294][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 46295][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x0), attribute id (0x0), data type (0x20)
[ 46295][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x0), attribute id (0x1), data type (0x20)
[ 46296][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x0), attribute id (0x2), data type (0x20)
[ 46297][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x0), attribute id (0x3), data type (0x20)
[ 46298][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x0), attribute id (0x4), data type (0x42)
[ 46299][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x0), attribute id (0x5), data type (0x42)
[ 46300][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x0), attribute id (0x7), data type (0x30)
[ 46300][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x0), attribute id (0x12), data type (0x10)
[ 46301][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x0), attribute id (0x4000), data type (0x42)
[ 46302][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x0), attribute id (0xfffd), data type (0x21)
[ 46330][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 46330][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x3), attribute id (0x0), data type (0x21)
[ 46331][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x3), attribute id (0xfffd), data type (0x21)
[ 46357][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 46357][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x1), attribute id (0x20), data type (0x20)
[ 46358][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x1), attribute id (0x21), data type (0x20)
[ 46359][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x1), attribute id (0xfffd), data type (0x21)
[ 46363][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 46363][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x20), attribute id (0x0), data type (0x23)
[ 46364][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x20), attribute id (0x1), data type (0x23)
[ 46365][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x20), attribute id (0x2), data type (0x21)
[ 46366][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x20), attribute id (0x3), data type (0x21)
[ 46367][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x20), attribute id (0x4), data type (0x23)
[ 46367][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x20), attribute id (0x5), data type (0x23)
[ 46368][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x20), attribute id (0x6), data type (0x21)
[ 46369][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x20), attribute id (0xfffd), data type (0x21)
[ 46374][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 46374][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x402), attribute id (0x0), data type (0x29)
[ 46375][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x402), attribute id (0x2), data type (0x29)
[ 46376][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x402), attribute id (0x1), data type (0x29)
[ 46377][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x402), attribute id (0xfffd), data type (0x21)
[ 46382][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 46382][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x405), attribute id (0x0), data type (0x21)
[ 46383][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x405), attribute id (0x2), data type (0x21)
[ 46384][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x405), attribute id (0x1), data type (0x21)
[ 46385][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x405), attribute id (0xfffd), data type (0x21)
[ 46390][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 46391][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x19), attribute id (0x0), data type (0xf0)
[ 46392][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x19), attribute id (0x1), data type (0x23)
[ 46393][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x19), attribute id (0x2), data type (0x23)
[ 46393][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x19), attribute id (0x3), data type (0x21)
[ 46394][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x19), attribute id (0x4), data type (0x23)
[ 46395][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x19), attribute id (0x5), data type (0x21)
[ 46396][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x19), attribute id (0x6), data type (0x30)
[ 46397][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x19), attribute id (0x7), data type (0x21)
[ 46398][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x19), attribute id (0x8), data type (0x21)
[ 46399][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x19), attribute id (0x9), data type (0x21)
[ 46399][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0xb7c5), source endpoint (0x1), source cluster (0x19), attribute id (0xfffd), data type (0x21)
Jeszcze jeden czujnik temperatury i wilgotności

Code: Select all

 [ 19875][I][ZigbeeCore.cpp:330] esp_zb_app_signal_handler(): Network(0xef4d) is open for 180 seconds
[ 34237][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 34239][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 34784][I][ZigbeeCore.cpp:299] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x16ba)
[ 34784][V][ZigbeeCore.cpp:303] esp_zb_app_signal_handler(): Device capabilities: 0x80
[ 35301][D][ZigbeeGateway.cpp:128] find_Cb(): Sensor found: short address(0x16ba), endpoint(1)
[ 35374][I][ZigbeeGateway.cpp:271] printJoinedDevices(): joined devices:
[ 35375][I][ZigbeeGateway.cpp:274] printJoinedDevices(): Device on endpoint 1, short address: 0x16ba
[ 35863][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 35863][V][ZigbeeHandlers.cpp:94] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x16ba) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 35864][V][ZigbeeHandlers.cpp:103] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(7)
[ 35865][I][ZigbeeEP.cpp:223] zbReadBasicCluster(): Peer Manufacturer is "eWeLink"
[ 35375][I][Z2S_Device_Scanner.ino:88] loop(): manufacturer eWeLink
[ 35879][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 36351][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 36351][V][ZigbeeHandlers.cpp:94] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x16ba) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 36352][V][ZigbeeHandlers.cpp:103] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(4)
[ 36353][I][ZigbeeEP.cpp:232] zbReadBasicCluster(): Peer Model is "TH01"
[ 35866][I][Z2S_Device_Scanner.ino:89] loop(): model TH01
[ 36354][I][ZigbeeGateway.cpp:207] zbPrintDeviceDiscovery(): short_addr_req 5818
[ 36360][I][ZigbeeCore.cpp:330] esp_zb_app_signal_handler(): Network(0xef4d) is open for 180 seconds
[ 36658][I][ZigbeeGateway.cpp:141] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 5818, endpoints count 1
[ 36658][I][ZigbeeGateway.cpp:144] Z2S_active_ep_req_cb(): Endpont # 1, id 1
[ 36918][I][ZigbeeGateway.cpp:160] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 5818, endpoint # 1
[ 36919][I][ZigbeeGateway.cpp:161] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 6, out clusters # 1
[ 36919][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 1, id 0
[ 36920][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 2, id 3
[ 36920][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 3, id 1
[ 36921][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 4, id 32
[ 36921][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 5, id 1026
[ 36921][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 6, id 1029
[ 36922][I][ZigbeeGateway.cpp:180] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25
[ 37210][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 37211][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x0), attribute id (0x0), data type (0x20)
[ 37212][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x0), attribute id (0x1), data type (0x20)
[ 37213][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x0), attribute id (0x2), data type (0x20)
[ 37213][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x0), attribute id (0x3), data type (0x20)
[ 37214][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x0), attribute id (0x4), data type (0x42)
[ 37215][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x0), attribute id (0x5), data type (0x42)
[ 37216][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x0), attribute id (0x7), data type (0x30)
[ 37217][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x0), attribute id (0x12), data type (0x10)
[ 37218][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x0), attribute id (0x4000), data type (0x42)
[ 37219][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x0), attribute id (0xfffd), data type (0x21)
[ 37243][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 37243][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x3), attribute id (0x0), data type (0x21)
[ 37244][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x3), attribute id (0xfffd), data type (0x21)
[ 37266][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 37266][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x1), attribute id (0x20), data type (0x20)
[ 37267][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x1), attribute id (0x21), data type (0x20)
[ 37268][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x1), attribute id (0xfffd), data type (0x21)
[ 37274][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 37275][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x20), attribute id (0x0), data type (0x23)
[ 37276][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x20), attribute id (0x1), data type (0x23)
[ 37277][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x20), attribute id (0x2), data type (0x21)
[ 37277][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x20), attribute id (0x3), data type (0x21)
[ 37278][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x20), attribute id (0x4), data type (0x23)
[ 37279][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x20), attribute id (0x5), data type (0x23)
[ 37280][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x20), attribute id (0x6), data type (0x21)
[ 37281][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x20), attribute id (0xfffd), data type (0x21)
[ 37285][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 37286][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x402), attribute id (0x0), data type (0x29)
[ 37287][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x402), attribute id (0x2), data type (0x29)
[ 37288][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x402), attribute id (0x1), data type (0x29)
[ 37289][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x402), attribute id (0xfffd), data type (0x21)
[ 37293][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 37294][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x405), attribute id (0x0), data type (0x21)
[ 37295][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x405), attribute id (0x2), data type (0x21)
[ 37296][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x405), attribute id (0x1), data type (0x21)
[ 37296][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x405), attribute id (0xfffd), data type (0x21)
[ 37302][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 37302][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x19), attribute id (0x0), data type (0xf0)
[ 37303][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x19), attribute id (0x1), data type (0x23)
[ 37304][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x19), attribute id (0x2), data type (0x23)
[ 37305][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x19), attribute id (0x3), data type (0x21)
[ 37306][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x19), attribute id (0x4), data type (0x23)
[ 37307][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x19), attribute id (0x5), data type (0x21)
[ 37308][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x19), attribute id (0x6), data type (0x30)
[ 37309][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x19), attribute id (0x7), data type (0x21)
[ 37309][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x19), attribute id (0x8), data type (0x21)
[ 37310][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x19), attribute id (0x9), data type (0x21)
[ 37311][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x16ba), source endpoint (0x1), source cluster (0x19), attribute id (0xfffd), data type (0x21)

mariomar
Posts: 17
Joined: Thu Feb 11, 2021 10:14 am

Post

Bardzo proszę o dodanie contact sensor https://pl.aliexpress.com/item/1005007384428100.html

Code: Select all

_TZ3000_n2egfsli : : SNZB-04

Return to “Bramka ZigBee”