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

Moderator: vajera

User avatar
Zibi_007
Posts: 3985
Joined: Tue Oct 31, 2023 10:06 pm
Has thanked: 10 times
Been thanked: 31 times

Post

LukiSpajder wrote: Wed Feb 19, 2025 4:35 pm Nie wiem jaki to czujnik dymu ale u mnie procedura jest następująca
Wciskamy przycisk trzymamy do momentu błyśnięcia diody puszczamy jest jedno piknięcie ,dioda szybko miga po sparowaniu długie piknięcie dioda przestaje mrugać
Ja bym też dodał, że czasami, jeśli czujnik jest nieuzbrojony (brak połączenia z podstawą), to może nie chcieć wejść w tryb parowania, albo się paruje i nie pokazuje zmiany stanu. Warto sprawdzić.
Image Wiesz, że Supla obsługuje Zigbee? Wstąp do Klubu Promila: https://forum.supla.org/viewtopic.php?t=18018
Image Szukasz nowego GG? Jest tutaj: https://forum.supla.org/viewtopic.php?t=18036
LukiSpajder
Posts: 1548
Joined: Tue Aug 18, 2020 2:22 pm
Has thanked: 25 times
Been thanked: 34 times

Post

Jeśli rozmawiamy o moim czujnik i przycisku „test” to jeszcze nie jest dodany czujnik reaguje tylko na wyzwolenie dymem
nebraska
Posts: 204
Joined: Thu Dec 08, 2022 3:00 pm
Been thanked: 1 time

Post

LukiSpajder wrote: Wed Feb 19, 2025 4:35 pm Nie wiem jaki to czujnik dymu ale u mnie procedura jest następująca
Wciskamy przycisk trzymamy do momentu błyśnięcia diody puszczamy jest jedno piknięcie ,dioda szybko miga po sparowaniu długie piknięcie dioda przestaje mrugać
Tak robię i coś nie wychodzi.
https://pl.aliexpress.com/item/10050048 ... 7sQAvD_BwE
vajera wrote: Wed Feb 19, 2025 4:17 pm
nebraska wrote: Wed Feb 19, 2025 4:03 pm Witam mam problem z czujnikiem dymu. Urządzenie się dodaje, po wciśnięciu przycisku test jest pisk, ale w Supli nie ma żadnej reakcji ikony i powiadomienia.

Code: Select all

NLME Status Indication, status: 0x12
NLME Status Indication, status: 0x12
NLME Status Indication, status: 0x12
Urządzenie Ci się nie sparowało z bramką.
Zamieszczam logi

Code: Select all

Send: [53 55 50 4C 41 17 08 00 00 00 28 00 00 00 10 00 00 00 A9 1C B6 67 00 00 00 00 2D 4A 05 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 08 00 00 00 32 00 00 00 10 00 00 00 9A 0E B6 67 00 00 00 00 F3 E8 03 00 00 00 00 00 53 55 50 4C 41 ]
[ 67735][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 67737][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 68284][I][ZigbeeCore.cpp:325] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x0e98)
[ 68285][V][ZigbeeCore.cpp:329] esp_zb_app_signal_handler(): Device capabilities: 0x80
[ 68285][D][ZigbeeGateway.cpp:460] zbDeviceAnnce(): zbDeviceAnnce short address (0xe98), ieee_addr (0xa4):(0xc1):(0x38):(0x5c):(0x69):(0x44):(0x63):(0x42)
[ 68286][D][ZigbeeGateway.cpp:463] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0xe98), ieee_addr (0xa4):(0xc1):(0x38):(0x5c):(0x69):(0x44):(0x63):(0x42)
[ 68288][I][ZigbeeGateway.cpp:495] printJoinedDevices(): joined devices:
[ 68288][I][ZigbeeGateway.cpp:498] printJoinedDevices(): Device on endpoint 1, short address: 0xe98
[ 68383][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 68384][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xe98), src_endpoint(1) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x81
[ 68385][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 68488][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x0
[ 68588][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 68589][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xe98) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 68589][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
[ 68590][I][ZigbeeGateway.cpp:344] zbReadBasicCluster(): ZCL version id is "3"
[ 68989][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0x1
[ 68990][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[ 69098][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 69099][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xe98) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 69100][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
[ 69100][I][ZigbeeGateway.cpp:331] zbReadBasicCluster(): Peer Manufacturer is "_TZ3210_up3pngle"
[ 69491][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0x2
[ 69492][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x0
[ 69624][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 69625][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xe98) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 69626][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
[ 69626][I][ZigbeeGateway.cpp:344] zbReadBasicCluster(): ZCL version id is "3"
[ 69717][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 69923][I][ZigbeeCore.cpp:356] esp_zb_app_signal_handler(): Network(0x946c) is open for 180 seconds
[ 69993][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0x3
[ 69994][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x1
[ 70247][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 70248][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xe98) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 70249][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(65)
[ 70249][I][ZigbeeGateway.cpp:350] zbReadBasicCluster(): ZCL application version id is "65"
[ 70495][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0x4
[ 70496][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[ 70748][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 70748][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xe98) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 70749][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
[ 70750][I][ZigbeeGateway.cpp:338] zbReadBasicCluster(): Peer Model is "TS0205"
[ 70997][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0x5
[ 70997][I][ZigbeeGateway.cpp:298] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x7
[ 71247][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 71247][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xe98) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 71248][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(3)
[ 71249][I][ZigbeeGateway.cpp:356] zbReadBasicCluster(): ZCL power source id is "3"
[ 71498][I][ZigbeeGateway.cpp:304] zbQueryDeviceBasicCluster(): basic tsn 0x6
[ 71499][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0xfffe
[ 71747][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 71747][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xe98) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 71748][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0xfffe), type(0x30), value(0)
[ 71749][I][ZigbeeGateway.cpp:360] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x30
[ 71999][I][ZigbeeGateway.cpp:881] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
[ 72257][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1001) callback
[ 72258][V][ZigbeeHandlers.cpp:187] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0xe98) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 72259][V][ZigbeeHandlers.cpp:194] zb_cmd_write_attr_resp_handler(): Write attribute response: status(0), cluster(0x0), attribute(0xffff)
[ 72500][I][Z2S_Gateway.ino:297] loop(): LIST matched _TZ3210_up3pngle::TS0205, entry # 40, endpoints # 1, endpoints 0x0::0x0,0x0::0x0,0x0::0x0,0x0::0x0
[ 72501][I][Z2S_Gateway.ino:317] loop(): DESC matched 0x2000, 2, 0x1, 0x500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, endpoint 0x1 
[ 72502][D][ZigbeeGateway.cpp:391] bindDeviceCluster(): Requesting ZED (0xe98), endpoint (0x1), cluster_id (0x1) to bind ZC
[ 72757][I][ZigbeeGateway.cpp:155] bindCb(): ZED (0xe98), endpoint (0x1) cluster (0x1) has bounded to ZC
[ 72758][I][ZigbeeGateway.cpp:169] bindCb(): Semaphore give in binding
[ 72763][I][ZigbeeGateway.cpp:155] bindCb(): ZED (0xe98), endpoint (0x1) cluster (0x1) has bounded to ZC
[ 72763][I][ZigbeeGateway.cpp:169] bindCb(): Semaphore give in binding
[ 72903][D][ZigbeeGateway.cpp:436] bindDeviceCluster(): Requesting ZC to bind ZED (0xe98), endpoint (0x1), cluster_id (0x1)
[ 72907][I][ZigbeeGateway.cpp:153] bindCb(): ZC has bounded to ZED (0xe98), endpoint (0x1) cluster (0x1)
[ 72907][I][ZigbeeGateway.cpp:169] bindCb(): Semaphore give in binding
[ 73103][D][ZigbeeGateway.cpp:391] bindDeviceCluster(): Requesting ZED (0xe98), endpoint (0x1), cluster_id (0x500) to bind ZC
[ 73259][I][ZigbeeGateway.cpp:155] bindCb(): ZED (0xe98), endpoint (0x1) cluster (0x500) has bounded to ZC
[ 73260][I][ZigbeeGateway.cpp:169] bindCb(): Semaphore give in binding
[ 73304][D][ZigbeeGateway.cpp:436] bindDeviceCluster(): Requesting ZC to bind ZED (0xe98), endpoint (0x1), cluster_id (0x500)
[ 73308][I][ZigbeeGateway.cpp:153] bindCb(): ZC has bounded to ZED (0xe98), endpoint (0x1) cluster (0x500)
[ 73308][I][ZigbeeGateway.cpp:169] bindCb(): Semaphore give in binding
[ 73504][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x5c:0x69:0x44:0x63:0x42, endpoint 0x1, channel type 0xffffffff
[ 73505][I][z2s_devices_table.cpp:832] Z2S_addZ2SDevice(): No channel found for address BcDi\8⸮⸮, adding new one
[ 73506][I][z2s_devices_table.cpp:840] Z2S_addZ2SDevice(): model id 8192, first free slot 0
LittleFS: writing file Z2S_devs_table
[ 73633][I][ZigbeeGateway.cpp:836] sendAttributeRead(): Sending 'read attribute' command
[ 73756][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 73757][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xe98) src endpoint(1) to dst endpoint(1) cluster(0x500)
[ 73758][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x500), attribute(0x1), type(0x31), value(13)
[ 73758][I][ZigbeeGateway.cpp:618] zbReadAttrResponse(): zbReadAttrResponse sync read, tsn matched
[ 73759][I][ZigbeeGateway.cpp:620] zbReadAttrResponse(): check 0x1 vs 0x1
[ 73960][I][Z2S_Gateway.ino:478] loop(): IAS_ZONE attribute has been read id 0x1, value 0xd
[ 73960][I][ZigbeeGateway.cpp:836] sendAttributeRead(): Sending 'read attribute' command
[ 74017][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 74017][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xe98) src endpoint(1) to dst endpoint(1) cluster(0x1)
[ 74018][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x1), attribute(0x21), type(0x20), value(200)
[ 74019][I][ZigbeeGateway.cpp:627] zbReadAttrResponse(): zbReadAttrResponse async read, tsn 0xa[0x2]
[ 74019][I][ZigbeeGateway.cpp:597] zbAttributeReporting(): zbAttributeReporting power config battery percentage remaining 200
[ 74020][I][z2s_devices_table.cpp:445] Z2S_onBatteryPercentageReceive(): onBatteryPercentageReceive 0xa4:0xc1:0x38:0x5c:0x69:0x44:0x63:0x42, endpoint 0x1
[ 74020][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x5c:0x69:0x44:0x63:0x42, endpoint 0x1, channel type 0xffffffff
[ 74021][I][z2s_devices_table.cpp:83] Z2S_findChannelNumberNextSlot(): Z2S_findChannelNumberNextSlot 0xa4:0xc1:0x38:0x5c:0x69:0x44:0x63:0x42, endpoint 0x1, channel type 0xffffffff
[ 74022][I][ZigbeeGateway.cpp:609] zbAttributeReporting(): zbAttributeReporting from (0x6342), endpoint (1), cluster (0x1), attribute id (0x21), attribute data type (0x20) 
[ 74289][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1002) callback
[ 74290][V][ZigbeeHandlers.cpp:223] zb_configure_report_resp_handler(): Configure report response: status(0), cluster(0x500), direction(0xff), attribute(0xffff)
[ 74291][V][ZigbeeHandlers.cpp:223] zb_configure_report_resp_handler(): Configure report response: status(0), cluster(0x500), direction(0xff), attribute(0xffff)
Scheduling soft restart in 5000 ms
LAST STATE ADDED: Software reset (68)
Current status: [41] Software reset
Wrote 1 bytes to storage at 15
Wrote 7 bytes to storage at 8
[ 74372][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 74372][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xe98) src endpoint(1) to dst endpoint(1) cluster(0x500)
[ 74373][I][ZigbeeGateway.cpp:605] zbAttributeReporting(): zbAttributeReporting IAS zone status 4
[ 74373][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x5c:0x69:0x44:0x63:0x42, endpoint 0x1, channel type 0x3e8
Commit
Reset requested. Reset device
LittleFsConfig: writing to file "/supla-dev.cfg"
LittleFsConfig: writing to file "/supla-dev.cfg.bak"
Stopping local web server
[ 79529][V][AP.cpp:108] _onApEvent(): AP Started
[ 79530][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 130 - AP_START
[ 79530][V][AP.cpp:88] _onApArduinoEvent(): Arduino AP Event: 130 - AP_START
[ 79534][V][AP.cpp:112] _onApEvent(): AP Stopped
[ 79534][V][AP.cpp:108] _onApEvent(): AP Started
[ 79535][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 131 - AP_STOP
[ 79535][V][AP.cpp:88] _onApArduinoEvent(): Arduino AP Event: 131 - AP_STOP
[ 79536][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 130 - AP_START
[ 79536][V][AP.cpp:88] _onApArduinoEvent(): Arduino AP Event: 130 - AP_START
[ 79538][V][AP.cpp:112] _onApEvent(): AP Stopped
[ 79538][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 131 - AP_STOP
[ 79539][V][AP.cpp:88] _onApArduinoEvent(): Arduino AP Event: 131 - AP_STOP
[ 79544][V][STA.cpp:216] _onStaEvent(): STA Disconnected: SSID: Zibi86, BSSID: 98:da:c4:2b:e2:e0, Reason: 8
[ 79544][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 113 - STA_DISCONNECTED
[ 79545][V][STA.cpp:110] _onStaArduinoEvent(): Arduino STA Event: 113 - STA_DISCONNECTED
[ 79546][W][STA.cpp:137] _onStaArduinoEvent(): Reason: 8 - ASSOC_LEAVE
WiFi Station disconnected
[ 79549][V][STA.cpp:190] _onStaEvent(): STA Stopped
[ 79549][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 111 - STA_STOP
[ 79549][V][STA.cpp:110] _onStaArduinoEvent(): Arduino STA Event: 111 - STA_STOP
[ 79553][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 100 - WIFI_OFF
[ 79554][V][NetworkInterface.cpp:262] destroyNetif(): Unregistered event handler
Resetting in 0.5s...
See you soon!ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0xc (SW_CPU),boot:0xc (SPI_FAST_FLASH_BOOT)
Saved PC:0x4001975a
SPIWP:0xee
mode:DIO, clock div:2
load:0x40875720,len:0x1228
load:0x4086c110,len:0xd9c
load:0x4086e610,len:0x2f74
entry 0x4086c110
[     1][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x42042362
[    12][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x42042326
[    23][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x420422ea
[    35][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x420422ae
[    46][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x42042362
[    57][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x42042326
[    69][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x420422ea
[    80][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x420422ae
[    91][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DM (38) successfully set to 0x4203dfb6
[   103][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DP (39) successfully set to 0x4203dfb6
[   114][V][NetworkServer.h:41] NetworkServer(): NetworkServer::NetworkServer(port=80, ...)
[   122][V][WebServer.cpp:49] WebServer(): WebServer::Webserver(port=80)
[   129][V][ZigbeeEP.cpp:21] ZigbeeEP(): Endpoint: 1
[0;31mE (942) ESP_ZIGBEE_ATTRIBUTE: incorrect/unsupported attribute_id![0m
[0;31mE (942) ESP_ZIGBEE_ATTRIBUTE: incorrect/unsupported attribute_id![0m
[0;31mE (944) ESP_ZIGBEE_ATTRIBUTE: incorrect/unsupported attribute_id![0m
[0;31mE (951) ESP_ZIGBEE_ATTRIBUTE: incorrect/unsupported attribute_id![0m
[   174][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type GPIO (1) successfully set to 0x420407d2
[   186][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 3 successfully set to type GPIO (1) with bus 0x4
[   195][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type GPIO (1) successfully set to 0x420407d2
[   206][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 14 successfully set to type GPIO (1) with bus 0xf
[   216][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 17 successfully set to type UART_RX (2) with bus 0x408162ac
[   227][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 16 successfully set to type UART_TX (3) with bus 0x408162ac
[   238][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 12 successfully set to type USB_DM (38) with bus 0x4081cd18
[   249][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 13 successfully set to type USB_DP (39) with bus 0x4081cd18
=========== Before Setup Start ===========
Chip Info:
------------------------------------------
  Model             : ESP32-C6
  Package           : 0
  Revision          : 0.00
  Cores             : 1
  CPU Frequency     : 160 MHz
  XTAL Frequency    : 40 MHz
  Features Bitfield : 0x00000052
  Embedded Flash    : No
  Embedded PSRAM    : No
  2.4GHz WiFi       : Yes
  Classic BT        : No
  BT Low Energy     : Yes
  IEEE 802.15.4     : Yes
------------------------------------------
INTERNAL Memory Info:
------------------------------------------
  Total Size        :   375532 B ( 366.7 KB)
  Free Bytes        :   327332 B ( 319.7 KB)
  Allocated Bytes   :    37120 B (  36.2 KB)
  Minimum Free Bytes:   327276 B ( 319.6 KB)
  Largest Free Block:   294900 B ( 288.0 KB)
------------------------------------------
Flash Info:
------------------------------------------
  Chip Size         :  4194304 B (4 MB)
  Block Size        :    65536 B (  64.0 KB)
  Sector Size       :     4096 B (   4.0 KB)
  Page Size         :      256 B (   0.2 KB)
  Bus Speed         : 40 MHz
  Bus Mode          : QIO
------------------------------------------
Partitions Info:
------------------------------------------
                nvs : addr: 0x00009000, size:    20.0 KB, type: DATA, subtype: NVS
            otadata : addr: 0x0000E000, size:     8.0 KB, type: DATA, subtype: OTA
               app0 : addr: 0x00010000, size:  2560.0 KB, type:  APP, subtype: OTA_0
             spiffs : addr: 0x00290000, size:  1384.0 KB, type: DATA, subtype: SPIFFS
         zb_storage : addr: 0x003EA000, size:    16.0 KB, type: DATA, subtype: FAT
             zb_fct : addr: 0x003EE000, size:     4.0 KB, type: DATA, subtype: FAT
             rcp_fw : addr: 0x003EF000, size:     4.0 KB, type: DATA, subtype: SPIFFS
           coredump : addr: 0x003F0000, size:    64.0 KB, type: DATA, subtype: COREDUMP
------------------------------------------
Software Info:
------------------------------------------
  Compile Date/Time : Feb 16 2025 18:28:06
  Compile Host OS   : windows
  ESP-IDF Version   : v5.3.2-282-gcfea4f7c98-dirty
  Arduino Version   : 3.1.1
------------------------------------------
Board Info:
------------------------------------------
  Arduino Board     : XIAO_ESP32C6
  Arduino Variant   : XIAO_ESP32C6
  Arduino FQBN      : esp32:esp32:XIAO_ESP32C6:UploadSpeed=921600,CDCOnBoot=cdc,CPUFreq=160,FlashFreq=80,FlashMode=qio,FlashSize=4M,PartitionScheme=custom,DebugLevel=verbose,EraseFlash=all,JTAGAdapter=default,ZigbeeMode=zczr
============ Before Setup End ============
[   371][I][Z2S_Gateway.ino:95] setup(): setup start
[   371][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type GPIO (1) successfully set to 0x420407d2
[   372][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 1 0 BF 40 BF 40 ]
Section type: 3; size: 1
storedCRC 16575, CRC calc 16575
LittleFsConfig: file "/supla-dev.cfg" size 505
LittleFsConfig: initializing storage from file...
LittleFsConfig: init result success
LittleFsConfig: writing to file "/supla-dev.cfg"
LittleFsConfig: writing to file "/supla-dev.cfg.bak"
Button[0]::setHoldTime: 2000
Button[0]::setMulticlickTime: 500
[   533][I][z2s_devices_table.cpp:120] Z2S_loadDevicesTable(): before get devices table
[   558][I][z2s_devices_table.cpp:155] Z2S_loadDevicesTable(): Devices table load success!
[   559][I][z2s_devices_table.cpp:187] Z2S_initSuplaChannels(): initSuplaChannels starting
[   559][I][Z2S_Gateway.ino:162] setup(): cmd Remove Z2SDevice [a4:c1:38:5c:69:44:63:42] channel # 0, len 54
[   560][D][ZigbeeCore.cpp:85] addEndpoint(): Endpoint: 1, Device ID: 0x0050
 *** Supla - starting initialization (platform 0)
 *** Supla - Config initalization
Device mode: 0
Security level: Supla CA
 *** Supla - Config load for elements
RemoteDeviceConfig: Registering field 0x00000010
Clock: automaticTimeSync: 1
Button[0]::onLoadConfig: btnType: 0
Button[0]::setButtonType: 0
Button[0]::setMulticlickTime: 500
Button[0]::setHoldTime: 2000
Button[0] enabling IN as config button
Channel[0] function missing. Using SW defaults
Binary[0] setServerInvertLogic 0
Binary[0] config serverInvertLogic 0
 *** Supla - Config load for elements done
 *** Supla - Load state storage
Validating storage state section with current device configuration
Storage state section validation successful
readStorage: 1; Read: [0 ]
 *** Supla - Load state storage done
 *** Supla - Init elements
Button[0]: Initialized: pin 9, pullUp 1, invertLogic 1, state 1
 *** Supla - Init elements done
GUID: 416F4D6B528EFCFB76909BB0A1C6FDC2
Device name: Zigbee to Supla Gateway
Device software version: SDK 25.01.03-dev
 *** Supla - Initializing network layer
[Wi-Fi] Network AP/hostname: ZIGBEE-TO-SUPLA-GA-404CCA47F828
Using Supla protocol version 23
Current status: [5] SuplaDevice initialized
Enter normal mode
 *** Supla - Initialization done
=========== After Setup Start ============
INTERNAL Memory Info:
------------------------------------------
  Total Size        :   375532 B ( 366.7 KB)
  Free Bytes        :   327392 B ( 319.7 KB)
  Allocated Bytes   :    35732 B (  34.9 KB)
  Minimum Free Bytes:   320456 B ( 312.9 KB)
  Largest Free Block:   294900 B ( 288.0 KB)
------------------------------------------
GPIO Info:
------------------------------------------
  GPIO : BUS_TYPE[bus/unit][chan]
  --------------------------------------  
     3 : GPIO
     9 : GPIO
    12 : USB_DM
    13 : USB_DP
    14 : GPIO
    16 : UART_TX[0]
    17 : UART_RX[0]
============ After Setup End =============
WiFi: establishing connection with SSID: "Zibi86"
[   598][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 101 - WIFI_READY
[   642][V][STA.cpp:186] _onStaEvent(): STA Started
[   642][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 110 - STA_START
[   643][V][STA.cpp:110] _onStaArduinoEvent(): Arduino STA Event: 110 - STA_START
[  1082][V][STA.cpp:206] _onStaEvent(): STA Connected: SSID: Zibi86, BSSID: 98:da:c4:2b:e2:e0, Channel: 10, Auth: WPA2_PSK
[  1083][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 112 - STA_CONNECTED
[  1084][V][STA.cpp:110] _onStaArduinoEvent(): Arduino STA Event: 112 - STA_CONNECTED
[  1621][V][NetworkInterface.cpp:78] _onIpEvent(): sta Got New IP: 192.168.0.111 MASK: 255.255.255.0 GW: 192.168.0.1
[  1622][V][NetworkEvents.cpp:113] _checkForEvent(): Network Event: 115 - STA_GOT_IP
[  1623][V][STA.cpp:110] _onStaArduinoEvent(): Arduino STA Event: 115 - STA_GOT_IP
[  1623][V][STA.cpp:171] _onStaArduinoEvent(): STA IP: 192.168.0.111, MASK: 255.255.255.0, GW: 192.168.0.1
Connected BSSID: 98:DA:C4:2B:E2:E0
local IP: 192.168.0.111
subnetMask: 255.255.255.0
gatewayIP: 192.168.0.1
Signal strength (RSSI): -54 dBm
Establishing encrypted connection with: svr34.supla.org (port: 2016)
[  1647][D][NetworkManager.cpp:83] hostByName(): Clearing DNS cache
[  1675][D][NetworkManager.cpp:127] hostByName(): DNS found IPv4 157.90.163.106
[  1676][V][ssl_client.cpp:68] start_ssl_client(): Free internal heap before TLS 271512
[  1676][V][ssl_client.cpp:75] start_ssl_client(): Starting socket (domain 2)
[  1737][V][ssl_client.cpp:170] start_ssl_client(): Seeding the random number generator
[  1741][V][ssl_client.cpp:178] start_ssl_client(): Setting up the SSL/TLS structure...
[  1743][V][ssl_client.cpp:198] start_ssl_client(): Loading CA cert
[  1751][V][ssl_client.cpp:292] start_ssl_client(): Setting hostname for TLS session...
[  1751][V][ssl_client.cpp:313] ssl_starttls_handshake(): Performing the SSL/TLS handshake...
[  2661][V][ssl_client.cpp:334] ssl_starttls_handshake(): Verifying peer X.509 certificate...
[  2661][V][ssl_client.cpp:342] ssl_starttls_handshake(): Certificate verified.
[  2662][V][ssl_client.cpp:358] ssl_starttls_handshake(): Free internal heap after TLS 232768
Connected via IP 192.168.0.111
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 6B 02 00 00 7A 62 79 73 7A 65 6B 39 36 38 73 61 64 6F 77 73 6B 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 4B A3 75 C4 90 7A EF 3D 48 C3 91 A6 76 41 5A E4 41 6F 4D 6B 52 8E FC FB 76 90 9B B0 A1 C6 FD C2 5A 69 67 62 65 65 20 74 6F 20 53 75 70 6C 61 20 47 61 74 65 77 61 79 00 00 00 00 00 00 00 00 00 00 00 ]
CH[0], type: 1000, FuncList: 0x0, function: 0, flags: 0x8010000, online, validityTimeSec: 0, icon: 0, value: [00 00 00 00 00 00 00 00]
Send: [00 E8 03 00 00 00 00 00 00 00 00 00 00 00 00 01 08 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 1B 01 53 55 50 4C 41 ]
Device registered (activity timeout 120 s, server version: 27, 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 E0 01 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
[  2867][I][Z2S_Gateway.ino:228] loop(): Starting Zigbee subsystem
[  2867][D][ZigbeeCore.cpp:138] zigbeeInit(): Initialize Zigbee stack
[  2870][D][ZigbeeCore.cpp:145] zigbeeInit(): Register all Zigbee EPs in list
[  2874][I][ZigbeeCore.cpp:153] zigbeeInit(): List of registered Zigbee EPs:
[  2875][I][ZigbeeCore.cpp:155] zigbeeInit(): Device type: Home Gateway, Endpoint: 1, Device ID: 0x0050
[  2882][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Config Ready (0x17), status: ESP_FAIL
[  2883][I][ZigbeeCore.cpp:246] esp_zb_app_signal_handler(): Zigbee stack initialized
[  2888][I][ZigbeeCore.cpp:358] esp_zb_app_signal_handler(): Network(0x946c) closed, devices joining not allowed.
[  2890][I][ZigbeeCore.cpp:252] esp_zb_app_signal_handler(): Device started up in non factory-reset mode
[  2890][I][ZigbeeCore.cpp:265] esp_zb_app_signal_handler(): Device rebooted
[  2891][I][ZigbeeCore.cpp:269] esp_zb_app_signal_handler(): Opening network for joining for 180 seconds
[  2891][D][ZigbeeCore.cpp:499] searchBindings(): Requesting binding table for address 0x0000
[  2893][D][ZigbeeCore.cpp:439] bindingTableCb(): Binding table callback for address 0x0000 with status 0
[  2893][D][ZigbeeCore.cpp:442] bindingTableCb(): Binding table info: total 2, index 0, count 2
[  2894][D][ZigbeeCore.cpp:452] bindingTableCb(): Binding table record: src_endp 1, dst_endp 1, cluster_id 0x0001, dst_addr_mode 3
[  2895][I][z2s_devices_table.cpp:809] Z2S_onBTCBoundDevice(): BTC bound device(0xe98) on endpoint(0x1), cluster id(0x1)
[  2895][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x5c:0x69:0x44:0x63:0x42, endpoint 0x1, channel type 0xffffffff
[  2896][I][z2s_devices_table.cpp:83] Z2S_findChannelNumberNextSlot(): Z2S_findChannelNumberNextSlot 0xa4:0xc1:0x38:0x5c:0x69:0x44:0x63:0x42, endpoint 0x1, channel type 0xffffffff
[  2897][D][ZigbeeCore.cpp:469] bindingTableCb(): Device bound to EP 1 -> device endpoint: 180, short addr: 0x4082, ieee addr: 40:81:A2:48:40:81:A2:48
[  2898][D][ZigbeeCore.cpp:452] bindingTableCb(): Binding table record: src_endp 1, dst_endp 1, cluster_id 0x0500, dst_addr_mode 3
[  2898][I][z2s_devices_table.cpp:809] Z2S_onBTCBoundDevice(): BTC bound device(0xe98) on endpoint(0x1), cluster id(0x500)
[  2899][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x5c:0x69:0x44:0x63:0x42, endpoint 0x1, channel type 0xffffffff
[  2900][I][z2s_devices_table.cpp:83] Z2S_findChannelNumberNextSlot(): Z2S_findChannelNumberNextSlot 0xa4:0xc1:0x38:0x5c:0x69:0x44:0x63:0x42, endpoint 0x1, channel type 0xffffffff
[  2900][D][ZigbeeCore.cpp:469] bindingTableCb(): Device bound to EP 1 -> device endpoint: 220, short addr: 0x4082, ieee addr: 40:85:1E:A4:40:81:A2:48
[  2901][D][ZigbeeCore.cpp:490] bindingTableCb(): Filling bounded devices finished
Starting local web server
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 04 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 08 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
Received SetChannelConfig for channel 0, function 0, config type 0, config size 0
Binary[0]: processing channel config
Binary[0]: config missing on server
Sending channel config result OK (1)
Send: [53 55 50 4C 41 17 05 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]
Binary[0]: setting default channel config
Binary[0]: processing local channel config
Binary[0] setServerInvertLogic 0
Send: [53 55 50 4C 41 17 06 00 00 00 A8 02 00 00 06 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 05 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 06 00 00 00 EA 01 00 00 1A 00 00 00 E9 07 02 13 04 12 02 2D 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-19 18:02:45
Recv: [53 55 50 4C 41 17 07 00 00 00 B2 02 00 00 08 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
Binary[0]: processing channel config
Binary[0]: config missing on server
[  3360][I][ZigbeeCore.cpp:356] esp_zb_app_signal_handler(): Network(0x946c) is open for 180 seconds
LittleFsConfig: writing to file "/supla-dev.cfg"
LittleFsConfig: writing to file "/supla-dev.cfg.bak"
[  5181][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[  5191][I][ZigbeeCore.cpp:325] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x0e98)
[  5192][V][ZigbeeCore.cpp:329] esp_zb_app_signal_handler(): Device capabilities: 0x80
[  5192][D][ZigbeeCore.cpp:346] esp_zb_app_signal_handler(): Device already bound to endpoint 1
Send: [53 55 50 4C 41 17 07 00 00 00 28 00 00 00 10 00 00 00 DE 1C B6 67 00 00 00 00 9A 48 02 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
[ 28119][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Leave Indication (0x13), status: ESP_OK
Recv: [53 55 50 4C 41 17 08 00 00 00 32 00 00 00 10 00 00 00 CF 0E B6 67 00 00 00 00 D7 DC 00 00 00 00 00 00 53 55 50 4C 41 ]
[ 34845][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 34847][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 35390][I][ZigbeeCore.cpp:325] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x59c8)
[ 35390][V][ZigbeeCore.cpp:329] esp_zb_app_signal_handler(): Device capabilities: 0x80
[ 35391][D][ZigbeeCore.cpp:346] esp_zb_app_signal_handler(): Device already bound to endpoint 1
[ 36823][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 36934][I][ZigbeeCore.cpp:356] esp_zb_app_signal_handler(): Network(0x946c) is open for 180 seconds
Send: [53 55 50 4C 41 17 08 00 00 00 28 00 00 00 10 00 00 00 F7 1C B6 67 00 00 00 00 45 58 02 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 E8 0E B6 67 00 00 00 00 BB C3 00 00 00 00 00 00 53 55 50 4C 41 ]
[ 60001][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xe98), model id(0x2000), rejoined(YES)
[ 60001][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xe98), model id(0x2000), rejoined(NO)
Jak wciskam przycisk test mam to

Code: Select all

[430697][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1031) callback
[430698][V][ZigbeeHandlers.cpp:294] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x59c8) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x5), extended status (0x0), zone id (0xff), delay (0x0)
[430699][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x5c:0x69:0x44:0x63:0x42, endpoint 0x1, channel type 0x3e8
[431035][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1031) callback
[431036][V][ZigbeeHandlers.cpp:294] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x59c8) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x4), extended status (0x0), zone id (0xff), delay (0x0)
[431037][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0x5c:0x69:0x44:0x63:0x42, endpoint 0x1, channel type 0x3e8
Send: [53 55 50 4C 41 17 14 00 00 00 28 00 00 00 10 00 00 00 86 1E B6 67 00 00 00 00 4A DF 0E 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 15 00 00 00 32 00 00 00 10 00 00 00 77 10 B6 67 00 00 00 00 2A DC 0C 00 00 00 00 00 53 55 50 4C 41 ]
nebraska
Posts: 204
Joined: Thu Dec 08, 2022 3:00 pm
Been thanked: 1 time

Post

Zibi_007 wrote: Wed Feb 19, 2025 4:43 pm
LukiSpajder wrote: Wed Feb 19, 2025 4:35 pm Nie wiem jaki to czujnik dymu ale u mnie procedura jest następująca
Wciskamy przycisk trzymamy do momentu błyśnięcia diody puszczamy jest jedno piknięcie ,dioda szybko miga po sparowaniu długie piknięcie dioda przestaje mrugać
Ja bym też dodał, że czasami, jeśli czujnik jest nieuzbrojony (brak połączenia z podstawą), to może nie chcieć wejść w tryb parowania, albo się paruje i nie pokazuje zmiany stanu. Warto sprawdzić.
@Zibi_007 ozłocić Ciebie to mało. Ja pitole ale ze mnie trąba. Czujnik ma na podstawce "cypel" po dościśnięciu wszystko działa.
Kurde chyba bym jeszcze ze 3 dni się męczył :lol:
WIELKIE DZIĘKI !!!!
Dodam, że czujnik reaguje na przycisk test powiadomienie również przychodzi.
User avatar
Zibi_007
Posts: 3985
Joined: Tue Oct 31, 2023 10:06 pm
Has thanked: 10 times
Been thanked: 31 times

Post

nebraska wrote: Wed Feb 19, 2025 5:22 pm
Zibi_007 wrote: Wed Feb 19, 2025 4:43 pm
LukiSpajder wrote: Wed Feb 19, 2025 4:35 pm Nie wiem jaki to czujnik dymu ale u mnie procedura jest następująca
Wciskamy przycisk trzymamy do momentu błyśnięcia diody puszczamy jest jedno piknięcie ,dioda szybko miga po sparowaniu długie piknięcie dioda przestaje mrugać
Ja bym też dodał, że czasami, jeśli czujnik jest nieuzbrojony (brak połączenia z podstawą), to może nie chcieć wejść w tryb parowania, albo się paruje i nie pokazuje zmiany stanu. Warto sprawdzić.
@Zibi_007 ozłocić Ciebie to mało. Ja pitole ale ze mnie trąba. Czujnik ma na podstawce "cypel" po dościśnięciu wszystko działa.
Kurde chyba bym jeszcze ze 3 dni się męczył :lol:
WIELKIE DZIĘKI !!!!
Dodam, że czujnik reaguje na przycisk test powiadomienie również przychodzi.
Cieszę się bardzo :)
Też mam ten czujnik. Ja już to przechodziłem z @vajero kilka tygodni temu, jak pierwszy raz dodawaliśmy go do jednej z pierwszych wersji bramki. Cała rodzina postawiona o 3 w nocy na nogi alarmem, który testowałem - widok bezcenny ;-)
Ważne, że działa (co prawda u mnie na odwróconej logice - starsza wersja bramki), ale działa i przychodzą powiadomienia (ustawiłem odpowiednie reakcje).
Image Wiesz, że Supla obsługuje Zigbee? Wstąp do Klubu Promila: https://forum.supla.org/viewtopic.php?t=18018
Image Szukasz nowego GG? Jest tutaj: https://forum.supla.org/viewtopic.php?t=18036
User avatar
klimasstudio
Posts: 1273
Joined: Wed Aug 28, 2019 9:35 pm
Location: localhost

Post

Przycisk IKEA 905.246.07 https://www.ikea.com/pl/pl/p/symfonisk- ... -90524607/
Mam nadzieję że tyle wystarczy z loga podczas klikania

Log po włączeniu parowania Zigbee i wciśnbięciu przycisku parowania na urządzeniu:

Code: Select all

[08:14:24]SERVER: key zigbeestack, value OPEN ZIGBEE NETWORK (180 SECONDS)
[08:14:24][1020774][I][Z2S_Gateway.ino:75] supla_callback_bridge(): supla_callback_bridge - event(0x23), action(0x0)
[08:14:24][1020774][V][ZigbeeCore.cpp:226] openNetwork(): Opening network for joining for 180 seconds
[08:14:24]SERVER: key Z2S devices, value 
[08:14:24]SERVER: key rbt, value 0
[08:14:24]rbt found 0
[08:14:24]LittleFsConfig: writing to file "/supla-dev.cfg"
[08:14:24]LittleFsConfig: writing to file "/supla-dev.cfg.bak"
[08:14:24]SERVER: get request
[08:14:25][1021289][I][ZigbeeCore.cpp:356] esp_zb_app_signal_handler(): Network(0xb55b) is open for 180 seconds
[08:14:30]Received Touchlink scan request from 94:de:b8:ff:fe:6a:6e:c8, RSSI: -62 dBm
[08:14:30]Received Touchlink scan request from 94:de:b8:ff:fe:6a:6e:c8, RSSI: -65 dBm
[08:14:31]Received Touchlink scan request from 94:de:b8:ff:fe:6a:6e:c8, RSSI: -65 dBm
[08:14:31]Received Touchlink scan request from 94:de:b8:ff:fe:6a:6e:c8, RSSI: -62 dBm
[08:14:31]Received Touchlink scan request from 94:de:b8:ff:fe:6a:6e:c8, RSSI: -64 dBm
[08:14:34]Send: [53 55 50 4C 41 17 2F 00 00 00 28 00 00 00 10 00 00 00 69 E4 B6 67 00 00 00 00 15 C3 0E 00 00 00 00 00 ]
[08:14:34]Send: [53 55 50 4C 41 ]
[08:14:34]Recv: [53 55 50 4C 41 17 2F 00 00 00 32 00 00 00 10 00 00 00 5B D6 B6 67 00 00 00 00 7E 01 00 00 00 00 00 00 53 55 50 4C 41 ]
[08:14:35][1031833][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x4, command id: 4
[08:14:35][1031834][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[08:14:35][1031834][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[08:14:35][1031835][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[08:14:35][1031835][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 31 size: 0
[08:14:35][1031836][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x8837, 0x8837, 0x0, 0x0
[08:14:35][1031836][I][z2s_devices_table.cpp:496] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x4, command id 0x4, rssi: -60
[08:14:35][1031837][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0x2af8
[08:14:35][1031837][I][z2s_devices_table.cpp:501] Z2S_onCustomCmdReceive(): No channel found for address njޔ@0Bhnjޔ@lD>
[08:14:35][1031838][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[08:14:36][1032844][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x4, command id: 0
[08:14:36][1032845][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[08:14:36][1032845][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[08:14:36][1032846][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[08:14:36][1032846][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 18 size: 10
[08:14:36][1032847][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x9F 
[08:14:36][1032847][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x75 
[08:14:36][1032847][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x07 
[08:14:36][1032848][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x64 
[08:14:36][1032848][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x65 
[08:14:36][1032848][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x66 
[08:14:36][1032849][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x61 
[08:14:36][1032849][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x75 
[08:14:36][1032849][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x6C 
[08:14:36][1032850][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x74 
[08:14:36][1032850][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x8837, 0x8837, 0x0, 0x0
[08:14:36][1032851][I][z2s_devices_table.cpp:496] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x4, command id 0x0, rssi: -55
[08:14:36][1032851][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0x2af8
[08:14:36][1032852][I][z2s_devices_table.cpp:501] Z2S_onCustomCmdReceive(): No channel found for address njޔ@0B
[08:14:36][1032853][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[08:14:37][1033849][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x3, command id: 64
[08:14:37][1033849][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[08:14:37][1033850][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[08:14:37][1033850][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[08:14:37][1033851][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 32 size: 2
[08:14:37][1033851][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:14:37][1033851][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:14:37][1033852][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x8837, 0x8837, 0x0, 0x0
[08:14:37][1033852][I][z2s_devices_table.cpp:496] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x3, command id 0x40, rssi: -60
[08:14:37][1033853][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0x2af8
[08:14:37][1033854][I][z2s_devices_table.cpp:501] Z2S_onCustomCmdReceive(): No channel found for address njޔ@0Bnjޔ@lD>ࡂ@@
[08:14:37][1033855][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[08:14:37][1033856][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x12) callback
[08:14:37][1033856][W][ZigbeeHandlers.cpp:49] zb_action_handler(): Receive unhandled Zigbee action(0x12) callback
[08:14:37][1033859][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x1000, command id: 64
[08:14:37][1033859][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[08:14:37][1033860][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[08:14:37][1033860][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[08:14:37][1033861][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 7 size: 16
[08:14:37][1033861][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xC8 
[08:14:37][1033862][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x6E 
[08:14:37][1033862][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x6A 
[08:14:37][1033862][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xFE 
[08:14:37][1033863][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xFF 
[08:14:37][1033863][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xB8 
[08:14:37][1033863][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xDE 
[08:14:37][1033864][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x94 
[08:14:37][1033864][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x37 
[08:14:37][1033864][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x88 
[08:14:37][1033865][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x01 
[08:14:37][1033865][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x04 
[08:14:37][1033865][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x01 
[08:14:37][1033866][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x06 
[08:14:37][1033866][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:14:37][1033867][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x01 
[08:14:37][1033867][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x8837, 0x8837, 0x0, 0x0
[08:14:37][1033867][I][z2s_devices_table.cpp:496] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x1000, command id 0x40, rssi: -55
[08:14:37][1033868][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0x2af8
[08:14:37][1033869][I][z2s_devices_table.cpp:501] Z2S_onCustomCmdReceive(): No channel found for address njޔ
[08:14:37][1033869][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
Klikane przyciski w kolejności [+] [-] [|<] [>|] [o] [oo] [>]

Code: Select all

[08:10:07][763856][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x8, command id: 5
[08:10:07][763856][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[08:10:07][763857][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[08:10:07][763858][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[08:10:07][763858][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 33 size: 2
[08:10:07][763858][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:10:07][763859][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xFF 
[08:10:07][763859][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x8837, 0x8837, 0x0, 0x0
[08:10:07][763860][I][z2s_devices_table.cpp:496] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x8, command id 0x5, rssi: -44
[08:10:07][763860][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0x2af8
[08:10:07][763861][I][z2s_devices_table.cpp:501] Z2S_onCustomCmdReceive(): No channel found for address njޔ
[08:10:07][763861][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[08:10:07][763963][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
[08:10:07][763964][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
[08:10:10][766708][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x8, command id: 5
[08:10:10][766709][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[08:10:10][766709][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[08:10:10][766710][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[08:10:10][766710][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 33 size: 2
[08:10:10][766711][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x01 
[08:10:10][766711][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xFF 
[08:10:10][766711][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x8837, 0x8837, 0x0, 0x0
[08:10:10][766712][I][z2s_devices_table.cpp:496] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x8, command id 0x5, rssi: -44
[08:10:10][766712][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0x2af8
[08:10:10][766713][I][z2s_devices_table.cpp:501] Z2S_onCustomCmdReceive(): No channel found for address njޔ
[08:10:10][766714][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[08:10:10][766815][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
[08:10:10][766816][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
[08:10:10][766817][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
[08:10:10][766817][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x6), attribute(0x0), data size(1)
[08:10:11][768058][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x8, command id: 2
[08:10:11][768058][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[08:10:11][768059][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[08:10:11][768059][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[08:10:11][768060][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 33 size: 6
[08:10:11][768060][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x01 
[08:10:11][768060][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x01 
[08:10:11][768061][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:10:11][768061][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:10:11][768061][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:10:11][768062][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:10:11][768062][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x8837, 0x8837, 0x0, 0x0
[08:10:11][768063][I][z2s_devices_table.cpp:496] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x8, command id 0x2, rssi: -44
[08:10:11][768063][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0x2af8
[08:10:11][768064][I][z2s_devices_table.cpp:501] Z2S_onCustomCmdReceive(): No channel found for address njޔ
[08:10:11][768065][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[08:10:12][768166][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
[08:10:12][768167][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
[08:10:13][769129][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x8, command id: 2
[08:10:13][769130][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[08:10:13][769130][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[08:10:13][769131][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[08:10:13][769131][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 33 size: 6
[08:10:13][769132][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:10:13][769132][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x01 
[08:10:13][769132][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:10:13][769133][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:10:13][769133][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:10:13][769133][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[08:10:13][769134][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x8837, 0x8837, 0x0, 0x0
[08:10:13][769134][I][z2s_devices_table.cpp:496] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x8, command id 0x2, rssi: -45
[08:10:13][769135][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0x2af8
[08:10:13][769136][I][z2s_devices_table.cpp:501] Z2S_onCustomCmdReceive(): No channel found for address njޔ
[08:10:13][769136][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[08:10:13][0;31mE (771184) ESP_ZIGBEE_ZCL_CUSTOM_CLUSTER: Failed to find the custom cluster(0xfc7f) on the endpoint(1)[0m
[08:10:14][0;31mE (771971) ESP_ZIGBEE_ZCL_CUSTOM_CLUSTER: Failed to find the custom cluster(0xfc7f) on the endpoint(1)[0m
[08:10:15][771845][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x6, command id: 2
[08:10:15][771845][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[08:10:15][771846][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[08:10:15][771846][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[08:10:15][771847][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 34 size: 0
[08:10:15][771847][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x8837, 0x8837, 0x0, 0x0
[08:10:15][771848][I][z2s_devices_table.cpp:496] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x6, command id 0x2, rssi: -44
[08:10:15][771848][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0x2af8
[08:10:15][771849][I][z2s_devices_table.cpp:501] Z2S_onCustomCmdReceive(): No channel found for address njޔ
[08:10:15][771850][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[08:10:15][771851][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
[08:10:15][771851][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
[08:10:15][771852][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
[08:10:15][771852][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x6), attribute(0x0), data size(1)
[08:10:15][771953][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x0) callback
[08:10:15][771954][V][ZigbeeHandlers.cpp:102] zb_attribute_set_handler(): Received attribute set message: endpoint(1), cluster(0x8), attribute(0x0), data size(1)
[08:10:24]Send: [53 55 50 4C 41 17 25 00 00 00 28 00 00 00 10 00 00 00 6F E3 B6 67 00 00 00 00 78 AF 0E 00 00 00 00 00 ]
[08:10:24]Send: [53 55 50 4C 41 ]
[08:10:24]Recv: [53 55 50 4C 41 17 25 00 00 00 32 00 00 00 10 00 00 00 60 D5 B6 67 00 00 00 00 50 2A 0F 00 00 00 00 00 53 55 50 4C 41 ]
Mam nadzieję że dobrze to zrobiłem i zczytałem poprawnie logi.
Więc chodź OSUPLUJE Ci dom :mrgreen:

Druk 3D - > https://klimastech.eu.org/druk-3d
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

klimasstudio wrote: Thu Feb 20, 2025 7:16 am Przycisk IKEA 905.246.07 https://www.ikea.com/pl/pl/p/symfonisk- ... -90524607/
Mam nadzieję że tyle wystarczy z loga podczas klikania

Mam nadzieję że dobrze to zrobiłem i zczytałem poprawnie logi.
Dodałem kilka urządzeń IKEA, w tym ten Symfonisk gen 2 (na bazie egzemplarza, który zakupiłem).
Wrzuciłem kod na GitHub, release się właśnie tam tworzy.
Teraz, jak zacząłem pisać tę wiadomość, widzę, że Twój egzemplarz posługuje się chyba innym custom cluster - zweryfikuję to jeszcze, ale może przetestuj ten kontroler?
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
User avatar
nonflammable
Posts: 81
Joined: Tue Nov 26, 2019 11:12 pm
Location: Gorzów Wielkopolski

Post

Czy jest szansa na czujnik zalania ?
IKEA BADRING:
https://www.ikea.com/pl/pl/p/badring-cz ... -60504352/
User avatar
Zibi_007
Posts: 3985
Joined: Tue Oct 31, 2023 10:06 pm
Has thanked: 10 times
Been thanked: 31 times

Post

nonflammable wrote: Thu Feb 27, 2025 6:20 pm Czy jest szansa na czujnik zalania ?
IKEA BADRING:
https://www.ikea.com/pl/pl/p/badring-cz ... -60504352/
Wrzuć logi w odpowiednim dziale, to szansa będzie...
Image Wiesz, że Supla obsługuje Zigbee? Wstąp do Klubu Promila: https://forum.supla.org/viewtopic.php?t=18018
Image Szukasz nowego GG? Jest tutaj: https://forum.supla.org/viewtopic.php?t=18036
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

nonflammable wrote: Thu Feb 27, 2025 6:20 pm Czy jest szansa na czujnik zalania ?
IKEA BADRING:
https://www.ikea.com/pl/pl/p/badring-cz ... -60504352/
Dodałem "na czuja" do release 0.4.0, ale musisz sprawdzić czy działa.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277

Return to “Bramka ZigBee”