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

Moderator: vajera

rysieks
Posts: 30
Joined: Tue Feb 25, 2025 12:22 pm

Post

Zigbee Switch Module Mini-Z1-4CH Test v0.5.11
Po zmianie w SmartLife działania wejść jako monostabilne
rejestracja w Bramce-Supla - przyciski fizyczne działają zgodnie z oczekiwaniem (monostabilne)
i stany kanałów przekazywane są do Apki.
natomiast sterowanie z Apki
- załączenie kanału powoduje załączenie wszystkich kanałów
- wyłączenie kanału powoduje wyłączenie wszystkich kanałów

ps. Ok trochę poszperałem, na Z2S_DEVICE_DESC_RELAY wszystko chodzi poprawnie.
You do not have the required permissions to view the files attached to this post.
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

@rysieks - zobacz wersję 0.5.12 - wymaga ponownego sparowania czujnika z bramką.

viewtopic.php?p=200376#p200376
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
rysieks
Posts: 30
Joined: Tue Feb 25, 2025 12:22 pm

Post

@rysieks - zobacz wersję 0.5.12 - wymaga ponownego sparowania czujnika z bramką.

viewtopic.php?p=200376#p200376
v 0.5.12 Test Mini-Z1-4CH, wgrany merged
sterowanie z Apki;
- załączenie kanału powoduje załączenie wszystkich kanałów
- wyłączenie kanału powoduje wyłączenie wszystkich kanałów
Po ponownej rejestracji - bez zmian.

v 0.5.13 Test Mini-Z1-4CH, wgrany 0x10000
tak jak wyżej.
załączenie kanału z Apki powoduje taką srię załaczania 4 przekaźników (klik,klik,klik,klik)
Po ponwnej rejestracji - bez zmian.

p.s. Takie samo zachowanie dotyczy urządzenia ZG-005-RF
Last edited by rysieks on Sat Mar 08, 2025 10:50 pm, edited 1 time in total.
User avatar
voytekf
Posts: 75
Joined: Mon Mar 03, 2025 12:51 pm
Has thanked: 3 times
Been thanked: 4 times

Post

dobra długo nie wiedziałem jak pobrać te logi ale już wiem :) prośba o dodanie czujnika temperatury i wilgotności xiaomi (bez wyświetlacza)

Code: Select all

[328934][D][Z2S_Gateway.ino:656] loop(): Unknown model LUMI::lumi.sens, no binding is possible
jest to coś takiego

https://www.zigbee2mqtt.io/devices/WSDCGQ01LM.html

Dzięki
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: Fri Mar 07, 2025 7:07 am
vajera wrote: Thu Mar 06, 2025 3:06 pm
klimasstudio wrote: Thu Mar 06, 2025 12:21 pm Board rev.: 0.5.0-06/03/2025
Logi i dalej nie ma reakcji na kropki.
Naniosłem kolejne zmiany - będą w 0.5.3, która się właśnie buduje. Tylko, że te zmiany nie zadziałają bez ponownego bindowania urządzenia i tutaj masz 3 opcje:
  1. wgrać plik merged na jakiś testowy moduł C6 i zobaczyć czy działa,
  2. reset stosu Zigbee - niestety usunie wszystkie sparowane z bramką urządzenia,
  3. wersja 0.5.3 wprowadza również nową opcję:
    1. włączasz tryb parowania w bramce (1x BOOT),
    2. wprowadzasz sparowane wcześniej urządzenie ponownie w tryb parowania - ono opuści sieć bramki i natychmiast zgłosi się do niej ponownie przechodząc od nowa konfigurację i bindingi, ale nie utworzy to nowych kanałów Supla - stare będą nadal aktywne.
Wgrałem merged od zera bo mam jedna testowa bramke pod beta-cloud. Niestety kropki bez zmian :D

Logi po wciskaniu kropek:

Code: Select all

[07:37:01][445083][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[07:37:01][445083][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 1 from address 0x6e5b
[07:37:01][445084][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 2
[07:37:01][445084][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
[07:37:01][445084][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1
[07:37:01][445085][I][z2s_devices_table.cpp:715] Z2S_onCmdCustomClusterReceive(): IKEA custom cluster(0xfc7f) on endpoint(0x1), command(0x1)
[07:37:01][445086][I][z2s_devices_table.cpp:557] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0xfc7f), command id(0x1), 
[07:37:03][447595][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[07:37:03][447595][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 1 from address 0x6e5b
[07:37:03][447596][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 2
[07:37:03][447596][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
[07:37:03][447596][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x2
[07:37:03][447597][I][z2s_devices_table.cpp:715] Z2S_onCmdCustomClusterReceive(): IKEA custom cluster(0xfc7f) on endpoint(0x1), command(0x1)
[07:37:03][447598][I][z2s_devices_table.cpp:557] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0xfc7f), command id(0x1), 
[07:37:05][449706][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[07:37:05][449707][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 1 from address 0x6e5b
[07:37:05][449707][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 2
[07:37:05][449708][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x2
[07:37:05][449708][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x2
[07:37:05][449709][I][z2s_devices_table.cpp:715] Z2S_onCmdCustomClusterReceive(): IKEA custom cluster(0xfc7f) on endpoint(0x1), command(0x1)
[07:37:05][449709][I][z2s_devices_table.cpp:557] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0xfc7f), command id(0x1), 
[07:37:06][450558][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[07:37:06][450559][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 1 from address 0x6e5b
[07:37:06][450559][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 2
[07:37:06][450560][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x2
[07:37:06][450560][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1
[07:37:06][450561][I][z2s_devices_table.cpp:715] Z2S_onCmdCustomClusterReceive(): IKEA custom cluster(0xfc7f) on endpoint(0x1), command(0x1)
[07:37:06][450562][I][z2s_devices_table.cpp:557] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0xfc7f), command id(0x1), 
[07:37:08][452433][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[07:37:08][452433][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 1 from address 0x6e5b
[07:37:08][452434][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 2
[07:37:08][452434][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x2
[07:37:08][452435][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x3
[07:37:08][452435][I][z2s_devices_table.cpp:715] Z2S_onCmdCustomClusterReceive(): IKEA custom cluster(0xfc7f) on endpoint(0x1), command(0x1)
[07:37:08][452436][I][z2s_devices_table.cpp:557] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0xfc7f), command id(0x1), 
[07:37:10][454157][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[07:37:10][454157][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 1 from address 0x6e5b
[07:37:10][454158][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 2
[07:37:10][454158][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
[07:37:10][454159][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1
[07:37:10][454159][I][z2s_devices_table.cpp:715] Z2S_onCmdCustomClusterReceive(): IKEA custom cluster(0xfc7f) on endpoint(0x1), command(0x1)
[07:37:10][454160][I][z2s_devices_table.cpp:557] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0xfc7f), command id(0x1), 
1xBOOT i ponowne parowanie. Niestety nie udało mi się ponownie sparować tą metodą. Jakiś op[orny ten IKEŁOWY przycisk:

Code: Select all

[07:39:32][595775][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x4, command id: 4
[07:39:32][595775][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[07:39:32][595776][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[07:39:32][595776][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[07:39:32][595776][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 3 size: 0
[07:39:32][595777][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x6e5b, 0x6e5b, 0x0, 0x0
[07:39:32][595777][I][z2s_devices_table.cpp:614] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x4, command id 0x4, rssi: -64
[07:39:32][595778][I][z2s_devices_table.cpp:78] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0xffffffff
[07:39:32][595779][I][z2s_devices_table.cpp:623] Z2S_onCustomCmdReceive(): z2s_devices_table[channel_number_slot].Supla_channel 0x0
[07:39:32][595779][I][z2s_devices_table.cpp:557] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0x4), command id(0x4), 
[07:39:32][595780][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[07:39:33][596836][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x4, command id: 0
[07:39:33][596836][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[07:39:33][596836][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[07:39:33][596837][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[07:39:33][596837][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 5 size: 10
[07:39:33][596838][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x05 
[07:39:33][596838][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xE8 
[07:39:33][596839][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x07 
[07:39:33][596839][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x64 
[07:39:33][596839][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x65 
[07:39:33][596840][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x66 
[07:39:33][596840][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x61 
[07:39:33][596840][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x75 
[07:39:33][596841][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x6C 
[07:39:33][596841][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x74 
[07:39:33][596841][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x6e5b, 0x6e5b, 0x0, 0x0
[07:39:33][596842][I][z2s_devices_table.cpp:614] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x4, command id 0x0, rssi: -63
[07:39:33][596843][I][z2s_devices_table.cpp:78] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0xffffffff
[07:39:33][596843][I][z2s_devices_table.cpp:623] Z2S_onCustomCmdReceive(): z2s_devices_table[channel_number_slot].Supla_channel 0x0
[07:39:33][596844][I][z2s_devices_table.cpp:557] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0x4), command id(0x0), 
[07:39:33][596845][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[07:39:34][597791][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x3, command id: 64
[07:39:34][597792][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[07:39:34][597792][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[07:39:34][597793][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[07:39:34][597793][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 8 size: 2
[07:39:34][597794][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[07:39:34][597794][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[07:39:34][597794][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x6e5b, 0x6e5b, 0x0, 0x0
[07:39:34][597795][I][z2s_devices_table.cpp:614] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x3, command id 0x40, rssi: -64
[07:39:34][597795][I][z2s_devices_table.cpp:78] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0xffffffff
[07:39:34][597796][I][z2s_devices_table.cpp:623] Z2S_onCustomCmdReceive(): z2s_devices_table[channel_number_slot].Supla_channel 0x0
[07:39:34][597797][I][z2s_devices_table.cpp:557] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0x3), command id(0x40), 
[07:39:34][597797][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[07:39:34][597799][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x12) callback
[07:39:34][597799][W][ZigbeeHandlers.cpp:49] zb_action_handler(): Receive unhandled Zigbee action(0x12) callback
[07:39:34][597802][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x1000, command id: 64
[07:39:34][597802][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[07:39:34][597803][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 0, disable_default_response 1, is_manuf_specific 0
[07:39:34][597804][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[07:39:34][597804][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 9 size: 16
[07:39:34][597804][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xC8 
[07:39:34][597805][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x6E 
[07:39:34][597805][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x6A 
[07:39:34][597805][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xFE 
[07:39:34][597806][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xFF 
[07:39:34][597806][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xB8 
[07:39:34][597806][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0xDE 
[07:39:34][597807][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x94 
[07:39:34][597807][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x5B 
[07:39:34][597807][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x6E 
[07:39:34][597808][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x01 
[07:39:34][597808][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x04 
[07:39:34][597808][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x01 
[07:39:34][597809][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x06 
[07:39:34][597809][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00 
[07:39:34][597809][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x01 
[07:39:34][597810][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x6e5b, 0x6e5b, 0x0, 0x0
[07:39:34][597810][I][z2s_devices_table.cpp:614] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0x1000, command id 0x40, rssi: -62
[07:39:34][597811][I][z2s_devices_table.cpp:78] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0x94:0xde:0xb8:0xff:0xfe:0x6a:0x6e:0xc8, endpoint 0x1, channel type 0xffffffff
[07:39:34][597812][I][z2s_devices_table.cpp:623] Z2S_onCustomCmdReceive(): z2s_devices_table[channel_number_slot].Supla_channel 0x0
[07:39:34][597812][I][z2s_devices_table.cpp:557] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0x1000), command id(0x40), 
[07:39:34][597813][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[07:39:42]Send: [53 55 50 4C 41 17 6C 00 00 00 E0 01 00 00 00 00 00 00 ]
[07:39:42]Send: [53 55 50 4C 41 ]
[07:39:42]Recv: [53 55 50 4C 41 17 67 00 00 00 EA 01 00 00 1A 00 00 00 E9 07 03 07 06 07 27 2A 0E 00 00 00 45 75 72 6F 70 65 2F 57 61 72 73 61 77 00 53 55 50 4C 41 ]
[07:39:42]Clock: current time: 2025-03-07 07:39:42
[07:39:46][610091][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x1), short address(0x6e5b), model id(0x5203), cluster id(0x5), rejoined(NO)
[07:39:46][610092][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x1), short address(0x6e5b), model id(0x5203), cluster id(0x6), rejoined(NO)
[07:39:46][610093][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x1), short address(0x6e5b), model id(0x5203), cluster id(0x8), rejoined(NO)
[07:39:46][610093][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x2), short address(0x6e5b), model id(0x5204), cluster id(0xfc80), rejoined(NO)
[07:39:46][610094][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x2), short address(0x6e5b), model id(0x5204), cluster id(0xfc7f), rejoined(NO)
[07:39:46][610095][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x3), short address(0x6e5b), model id(0x5205), cluster id(0xfc80), rejoined(NO)
[07:39:46][610096][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x3), short address(0x6e5b), model id(0x5205), cluster id(0xfc7f), rejoined(NO)
[07:40:07]Send: [53 55 50 4C 41 17 6D 00 00 00 28 00 00 00 10 00 00 00 D6 A2 CA 67 00 00 00 00 2C 69 0E 00 00 00 00 00 ]
[07:40:07]Send: [53 55 50 4C 41 ]
[07:40:07]Recv: [53 55 50 4C 41 17 68 00 00 00 32 00 00 00 10 00 00 00 C7 94 CA 67 00 00 00 00 39 16 04 00 00 00 00 00 53 55 50 4C 41 ]
[07:40:29][653314][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1040) callback
[07:40:29][653314][I][ZigbeeHandlers.cpp:343] zb_cmd_custom_cluster_req_handler(): Receive custom command: 1 from address 0x6e5b
[07:40:29][653315][I][ZigbeeHandlers.cpp:345] zb_cmd_custom_cluster_req_handler(): Payload size: 2
[07:40:29][653315][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x1
[07:40:29][653316][I][ZigbeeHandlers.cpp:347] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1
[07:40:29][653316][I][z2s_devices_table.cpp:715] Z2S_onCmdCustomClusterReceive(): IKEA custom cluster(0xfc7f) on endpoint(0x1), command(0x1)
[07:40:29][653317][I][z2s_devices_table.cpp:557] processIkeaSymfoniskCommands(): IKEA SYMFONISK command: cluster(0xfc7f), command id(0x1), 
[07:40:32]Send: [53 55 50 4C 41 17 6E 00 00 00 28 00 00 00 10 00 00 00 EF A2 CA 67 00 00 00 00 DC 74 0E 00 00 00 00 00 ]
[07:40:32]Send: [53 55 50 4C 41 ]
[07:40:32]Recv: [53 55 50 4C 41 17 69 00 00 00 32 00 00 00 10 00 00 00 E0 94 CA 67 00 00 00 00 9A C4 03 00 00 00 00 00 53 55 50 4C 41 ]
[07:40:57]Send: [53 55 50 4C 41 17 6F 00 00 00 28 00 00 00 10 00 00 00 08 A3 CA 67 00 00 00 00 77 84 0E 00 00 00 00 00 ]
[07:40:57]Send: [53 55 50 4C 41 ]
[07:40:57]Recv: [53 55 50 4C 41 17 6A 00 00 00 32 00 00 00 10 00 00 00 F9 94 CA 67 00 00 00 00 62 B3 03 00 00 00 00 00 53 55 50 4C 41 ]
[07:41:22]Send: [53 55 50 4C 41 17 70 00 00 00 28 00 00 00 10 00 00 00 21 A3 CA 67 00 00 00 00 1A 94 0E 00 00 00 00 00 ]
[07:41:22]Send: [53 55 50 4C 41 ]
[07:41:22]Recv: [53 55 50 4C 41 17 6B 00 00 00 32 00 00 00 10 00 00 00 12 95 CA 67 00 00 00 00 CD 42 04 00 00 00 00 00 53 55 50 4C 41 ]
[07:41:46][730109][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x1), short address(0x6e5b), model id(0x5203), cluster id(0x5), rejoined(NO)
[07:41:46][730110][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x1), short address(0x6e5b), model id(0x5203), cluster id(0x6), rejoined(NO)
[07:41:46][730111][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x1), short address(0x6e5b), model id(0x5203), cluster id(0x8), rejoined(NO)
[07:41:46][730111][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x2), short address(0x6e5b), model id(0x5204), cluster id(0xfc80), rejoined(NO)
[07:41:46][730112][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x2), short address(0x6e5b), model id(0x5204), cluster id(0xfc7f), rejoined(NO)
[07:41:46][730113][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x3), short address(0x6e5b), model id(0x5205), cluster id(0xfc80), rejoined(NO)
[07:41:46][730114][I][Z2S_Gateway.ino:304] loop(): Device on endpoint(0x3), short address(0x6e5b), model id(0x5205), cluster id(0xfc7f), rejoined(NO)
Jak nie straciłeś jeszcze zapał to wypróbuj 0.5.13
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

voytekf wrote: Sat Mar 08, 2025 8:51 pm dobra długo nie wiedziałem jak pobrać te logi ale już wiem :) prośba o dodanie czujnika temperatury i wilgotności xiaomi (bez wyświetlacza)

Code: Select all

[328934][D][Z2S_Gateway.ino:656] loop(): Unknown model LUMI::lumi.sens, no binding is possible
jest to coś takiego

https://www.zigbee2mqtt.io/devices/WSDCGQ01LM.html

Dzięki
Dodałem - będzie w 0.5.14
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
arqiu70
Posts: 190
Joined: Fri Jan 04, 2019 9:27 am

Post

Czy jest szansa na dodanie żarówki RGBW?
[ 96025][ZigbeeGateway.cpp:342] zbReadBasicCluster(): Peer Manufacturer is "eWeLink"
[ 96030][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "CK-BL702-AL-01(7009_Z102LG03-1)"

Poprzednia:
[ 49281][ZigbeeGateway.cpp:330] zbReadBasicCluster(): Peer Manufacturer is "zbeacon"
[ 49284][ZigbeeGateway.cpp:337] zbReadBasicCluster(): Peer Model is "TS0505"

dodaje się do Z2S ale niestety nie działa i dodatkowo restartuje bramkę.
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

arqiu70 wrote: Sun Mar 09, 2025 11:02 am Czy jest szansa na dodanie żarówki RGBW?
[ 96025][][ZigbeeGateway.cpp:342] zbReadBasicCluster(): Peer Manufacturer is "eWeLink"
[ 96030][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "CK-BL702-AL-01(7009_Z102LG03-1)"
Poprzednia:
[ 49281][][ZigbeeGateway.cpp:330] zbReadBasicCluster(): Peer Manufacturer is "zbeacon"
[ 49284][ZigbeeGateway.cpp:337] zbReadBasicCluster(): Peer Model is "TS0505"
dodaje się do Z2S ale niestety nie działa i dodatkowo restartuje bramkę.
Obsługa żarówek RGBW jest aktualnie w poczekalni - trochę "zepsułem" pierwotny kod i teraz muszę znaleźć czas na poprawki.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
arqiu70
Posts: 190
Joined: Fri Jan 04, 2019 9:27 am

Post

vajera wrote: Sun Mar 09, 2025 11:37 am
arqiu70 wrote: Sun Mar 09, 2025 11:02 am Czy jest szansa na dodanie żarówki RGBW?
[ 96025][][ZigbeeGateway.cpp:342] zbReadBasicCluster(): Peer Manufacturer is "eWeLink"
[ 96030][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "CK-BL702-AL-01(7009_Z102LG03-1)"
Poprzednia:
[ 49281][][ZigbeeGateway.cpp:330] zbReadBasicCluster(): Peer Manufacturer is "zbeacon"
[ 49284][ZigbeeGateway.cpp:337] zbReadBasicCluster(): Peer Model is "TS0505"
dodaje się do Z2S ale niestety nie działa i dodatkowo restartuje bramkę.
Obsługa żarówek RGBW jest aktualnie w poczekalni - trochę "zepsułem" pierwotny kod i teraz muszę znaleźć czas na poprawki.
Ok, dzięki za odpowiedź. Czekam cierpliwie. Proszę o informacje jak coś się zmieni żebym przetestował.
User avatar
klimasstudio
Posts: 1273
Joined: Wed Aug 28, 2019 9:35 pm
Location: localhost

Post

vajera wrote: Sat Mar 08, 2025 9:08 pm Jak nie straciłeś jeszcze zapał to wypróbuj 0.5.13

Do póki Ty się nie poddajesz ja też się nie poddam. Jesteś wielki !! Bo działa :D Nie rozumiem jeszcze jak tym przyciskiem wywołać polecenia: DOT HELD, DOT LONG RELEASED oraz DOTS HELD, DOTS LONG RELEASED
Więc chodź OSUPLUJE Ci dom :mrgreen:

Druk 3D - > https://klimastech.eu.org/druk-3d

Return to “Bramka ZigBee”