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

Moderator: vajera

User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

Pablito75 wrote: Mon Jul 14, 2025 7:28 am Bramka paruje się z czujnikiem. jest on widoczny w Cloud. Niestety Cloud nie widzi reakcji czujnika, zarówno po naciśnięciu TEST, jak też przycisku parowania.
Oto logi po wciśnięciu TEST.
Dodam, że jeśli chodzi o kodowanie to jestem zielony jak szczypiorek
Tutaj jest problem - zabrakło jednej linii kodu :(

Code: Select all

 
[2325337][I][z2s_device_tuya_custom_cluster.cpp:1243] processTuyaDataReport(): Unknown device model id 0x2202
  
Poprawka już dostępna w wersji 0.8.60-14/07/2025
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

Maniek913 wrote: Mon Jul 14, 2025 5:50 am Dzięki, Rzeczywiście działa, a można coś zrobić żeby była animacja ruchu tak jak w tym sterowniku:
Manufacturer name _TZ3210_ol1uhvza | model ID TS130F | Z2S model Unknown Zigbee model [0x4810]
Ten sterownik nie wysyła komunikatów o pozycji rolety po otrzymaniu rozkazów OPEN/CLOSE, tylko gdy dostaje rozkaz MOVE_TO_LIFT_PERCENTAGE - w wersji 0.8.60-14/07/2025 zastosowałem rozwiązanie oparte o ten fakt, ale musisz wypróbować czy to działa - w miarę możliwości zbierz logi.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Pablito75
Posts: 37
Joined: Thu Apr 07, 2022 6:55 am

Post

Pablito75 wrote: Mon Jul 14, 2025 7:28 am
Pablito75 wrote: Thu Jul 10, 2025 7:12 pm Kolejna prośba do kolegi @vajera o dodanie następnego urządzenia.
Tym razem czujnik dymu:
https://a.aliexpress.com/_EzSgudG
Peer Manufacturer is "_TZE284_n4ttsck2"
Peer Model is "TS0601"
Z góry dziękuje za dobrą robotę.
Mam nadzieje, że będzie w końcu jakaś możliwość, aby postawić koledze wielką kawę, za dobrą robotę wykonywaną dla dobra "SUPLI".
Bramka paruje się z czujnikiem. jest on widoczny w Cloud. Niestety Cloud nie widzi reakcji czujnika, zarówno po naciśnięciu TEST, jak też przycisku parowania.
Oto logi po wciśnięciu TEST.
Dodam, że jeśli chodzi o kodowanie to jestem zielony jak szczypiorek

Code: Select all

 [2325330][I][ZigbeeHandlers.cpp:37] zb_action_handler(): Receive Zigbee action(0x1040) callback
[2325330][I][ZigbeeHandlers.cpp:371] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0xb789
[2325331][I][ZigbeeHandlers.cpp:372] zb_cmd_custom_cluster_req_handler(): Frame control 0x0
[2325332][I][ZigbeeHandlers.cpp:373] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[2325332][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[2325332][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1e
[2325333][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x65
[2325333][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x1
[2325334][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[2325334][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[2325334][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
[2325335][I][z2s_device_tuya_custom_cluster.cpp:1248] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x2
[2325336][I][z2s_devices_table.cpp:121] Z2S_findChannelNumberSlot(): a4:c1:38:b2:fa:cc:d5:c7, endpoint 0x1, channel type 0xffffffff
[2325337][I][z2s_device_tuya_custom_cluster.cpp:1243] processTuyaDataReport(): Unknown device model id 0x2202
[2325591][I][ZigbeeHandlers.cpp:37] zb_action_handler(): Receive Zigbee action(0x1040) callback
[2325591][I][ZigbeeHandlers.cpp:371] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0xb789
[2325592][I][ZigbeeHandlers.cpp:372] zb_cmd_custom_cluster_req_handler(): Frame control 0x0
[2325592][I][ZigbeeHandlers.cpp:373] zb_cmd_custom_cluster_req_handler(): Payload size: 10
[2325592][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[2325593][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1f
[2325593][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xf
[2325594][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
[2325594][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[2325595][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
[2325595][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
[2325595][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
[2325596][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x0
[2325597][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x64
[2325597][I][z2s_device_tuya_custom_cluster.cpp:1248] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x2
[2325598][I][z2s_devices_table.cpp:121] Z2S_findChannelNumberSlot(): a4:c1:38:b2:fa:cc:d5:c7, endpoint 0x1, channel type 0xffffffff
[2325598][I][z2s_device_tuya_custom_cluster.cpp:1243] processTuyaDataReport(): Unknown device model id 0x2202
Send: [53 55 50 4C 41 17 9D 00 00 00 28 00 00 00 10 00 00 00 D2 CB 74 68 00 00 00 00 E2 99 01 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 9D 00 00 00 32 00 00 00 10 00 00 00 B2 AF 74 68 00 00 00 00 F4 04 07 00 00 00 00 00 53 55 50 4C 41 ]
[2340214][I][Z2S_Gateway.ino:1382] loop(): New UTC time 805800024, new local time 805800024
[2340215][I][Z2S_Gateway.ino:1396] loop(): Local Time Cluster UTC time attribute 805800024, local time attribute 805800024
[2340216][I][z2s_web_gui.cpp:436] fillMemoryUptimeInformation(): Memory & uptime information <b><i>Flash chip real size:</b></i> 16777216 B <b>| <i>Free Sketch Space:</b></i> 3407872 B<br><b><i>Free Heap:</b></i> 67208 B <b>| <i>Minimal Free Heap:</b></i> 3564 B <b>| <i>HeapSize:</b></i> 330972 B <b>| <i>MaxAllocHeap:</b></i> 31732 B<br><br><b><i>Local time:</i></b> Mon Jul 14 09:20:24 2025
<b><i>Supla uptime:</i></b> 2340 s
  
Jest sukces (prawie).
Czujnik ponownie sparowałem z bramką, w Cloud pojawił się wraz z poziomem baterii. Po "zadymieniu" czujnik sygnalizuje dzwiękiem i wysyła do Cloud. Zmienia się stan w Cloud, działają powiadomienia i reakcje. Wszystko pięknie. Niestety po ustaniu sygnalizacji, stan w Cloud zostaje "on". Wyciągnięcie bateri z czujnika nic nie daje. Dopiero reset bramki w Cloud, przywraca stan "off
User avatar
Zibi_007
Posts: 3985
Joined: Tue Oct 31, 2023 10:06 pm
Has thanked: 10 times
Been thanked: 31 times

Post

Pablito75 wrote: Mon Jul 14, 2025 2:11 pm
Pablito75 wrote: Mon Jul 14, 2025 7:28 am
Pablito75 wrote: Thu Jul 10, 2025 7:12 pm Kolejna prośba do kolegi @vajera o dodanie następnego urządzenia.
Tym razem czujnik dymu:
https://a.aliexpress.com/_EzSgudG
Peer Manufacturer is "_TZE284_n4ttsck2"
Peer Model is "TS0601"
Z góry dziękuje za dobrą robotę.
Mam nadzieje, że będzie w końcu jakaś możliwość, aby postawić koledze wielką kawę, za dobrą robotę wykonywaną dla dobra "SUPLI".
Bramka paruje się z czujnikiem. jest on widoczny w Cloud. Niestety Cloud nie widzi reakcji czujnika, zarówno po naciśnięciu TEST, jak też przycisku parowania.
Oto logi po wciśnięciu TEST.
Dodam, że jeśli chodzi o kodowanie to jestem zielony jak szczypiorek

Code: Select all

 [2325330][I][ZigbeeHandlers.cpp:37] zb_action_handler(): Receive Zigbee action(0x1040) callback
[2325330][I][ZigbeeHandlers.cpp:371] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0xb789
[2325331][I][ZigbeeHandlers.cpp:372] zb_cmd_custom_cluster_req_handler(): Frame control 0x0
[2325332][I][ZigbeeHandlers.cpp:373] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[2325332][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[2325332][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1e
[2325333][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x65
[2325333][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x1
[2325334][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[2325334][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[2325334][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
[2325335][I][z2s_device_tuya_custom_cluster.cpp:1248] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x2
[2325336][I][z2s_devices_table.cpp:121] Z2S_findChannelNumberSlot(): a4:c1:38:b2:fa:cc:d5:c7, endpoint 0x1, channel type 0xffffffff
[2325337][I][z2s_device_tuya_custom_cluster.cpp:1243] processTuyaDataReport(): Unknown device model id 0x2202
[2325591][I][ZigbeeHandlers.cpp:37] zb_action_handler(): Receive Zigbee action(0x1040) callback
[2325591][I][ZigbeeHandlers.cpp:371] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0xb789
[2325592][I][ZigbeeHandlers.cpp:372] zb_cmd_custom_cluster_req_handler(): Frame control 0x0
[2325592][I][ZigbeeHandlers.cpp:373] zb_cmd_custom_cluster_req_handler(): Payload size: 10
[2325592][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[2325593][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1f
[2325593][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xf
[2325594][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
[2325594][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[2325595][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
[2325595][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
[2325595][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
[2325596][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x0
[2325597][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x64
[2325597][I][z2s_device_tuya_custom_cluster.cpp:1248] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x2
[2325598][I][z2s_devices_table.cpp:121] Z2S_findChannelNumberSlot(): a4:c1:38:b2:fa:cc:d5:c7, endpoint 0x1, channel type 0xffffffff
[2325598][I][z2s_device_tuya_custom_cluster.cpp:1243] processTuyaDataReport(): Unknown device model id 0x2202
Send: [53 55 50 4C 41 17 9D 00 00 00 28 00 00 00 10 00 00 00 D2 CB 74 68 00 00 00 00 E2 99 01 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 9D 00 00 00 32 00 00 00 10 00 00 00 B2 AF 74 68 00 00 00 00 F4 04 07 00 00 00 00 00 53 55 50 4C 41 ]
[2340214][I][Z2S_Gateway.ino:1382] loop(): New UTC time 805800024, new local time 805800024
[2340215][I][Z2S_Gateway.ino:1396] loop(): Local Time Cluster UTC time attribute 805800024, local time attribute 805800024
[2340216][I][z2s_web_gui.cpp:436] fillMemoryUptimeInformation(): Memory & uptime information <b><i>Flash chip real size:</b></i> 16777216 B <b>| <i>Free Sketch Space:</b></i> 3407872 B<br><b><i>Free Heap:</b></i> 67208 B <b>| <i>Minimal Free Heap:</b></i> 3564 B <b>| <i>HeapSize:</b></i> 330972 B <b>| <i>MaxAllocHeap:</b></i> 31732 B<br><br><b><i>Local time:</i></b> Mon Jul 14 09:20:24 2025
<b><i>Supla uptime:</i></b> 2340 s
  
Jest sukces (prawie).
Czujnik ponownie sparowałem z bramką, w Cloud pojawił się wraz z poziomem baterii. Po "zadymieniu" czujnik sygnalizuje dzwiękiem i wysyła do Cloud. Zmienia się stan w Cloud, działają powiadomienia i reakcje. Wszystko pięknie. Niestety po ustaniu sygnalizacji, stan w Cloud zostaje "on". Wyciągnięcie bateri z czujnika nic nie daje. Dopiero reset bramki w Cloud, przywraca stan "off
Ustaw mu timeout np. na 30s.
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
lukasz06
Posts: 2543
Joined: Sun Jul 17, 2022 6:53 pm
Has thanked: 46 times
Been thanked: 21 times

Post

Albo zaznacz w Cloud "odwrócona logika"
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

Zibi_007 wrote: Mon Jul 14, 2025 2:19 pm
Pablito75 wrote: Mon Jul 14, 2025 2:11 pm
Pablito75 wrote: Mon Jul 14, 2025 7:28 am

Bramka paruje się z czujnikiem. jest on widoczny w Cloud. Niestety Cloud nie widzi reakcji czujnika, zarówno po naciśnięciu TEST, jak też przycisku parowania.
Oto logi po wciśnięciu TEST.
Dodam, że jeśli chodzi o kodowanie to jestem zielony jak szczypiorek

Code: Select all

 [2325330][I][ZigbeeHandlers.cpp:37] zb_action_handler(): Receive Zigbee action(0x1040) callback
[2325330][I][ZigbeeHandlers.cpp:371] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0xb789
[2325331][I][ZigbeeHandlers.cpp:372] zb_cmd_custom_cluster_req_handler(): Frame control 0x0
[2325332][I][ZigbeeHandlers.cpp:373] zb_cmd_custom_cluster_req_handler(): Payload size: 7
[2325332][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[2325332][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1e
[2325333][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x65
[2325333][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x1
[2325334][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[2325334][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x1
[2325334][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x1
[2325335][I][z2s_device_tuya_custom_cluster.cpp:1248] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x2
[2325336][I][z2s_devices_table.cpp:121] Z2S_findChannelNumberSlot(): a4:c1:38:b2:fa:cc:d5:c7, endpoint 0x1, channel type 0xffffffff
[2325337][I][z2s_device_tuya_custom_cluster.cpp:1243] processTuyaDataReport(): Unknown device model id 0x2202
[2325591][I][ZigbeeHandlers.cpp:37] zb_action_handler(): Receive Zigbee action(0x1040) callback
[2325591][I][ZigbeeHandlers.cpp:371] zb_cmd_custom_cluster_req_handler(): Receive custom command: 2 from address 0xb789
[2325592][I][ZigbeeHandlers.cpp:372] zb_cmd_custom_cluster_req_handler(): Frame control 0x0
[2325592][I][ZigbeeHandlers.cpp:373] zb_cmd_custom_cluster_req_handler(): Payload size: 10
[2325592][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0
[2325593][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1f
[2325593][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0xf
[2325594][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x3] = 0x2
[2325594][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x4] = 0x0
[2325595][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x5] = 0x4
[2325595][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x6] = 0x0
[2325595][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x7] = 0x0
[2325596][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x8] = 0x0
[2325597][I][ZigbeeHandlers.cpp:375] zb_cmd_custom_cluster_req_handler(): Payload [0x9] = 0x64
[2325597][I][z2s_device_tuya_custom_cluster.cpp:1248] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x2
[2325598][I][z2s_devices_table.cpp:121] Z2S_findChannelNumberSlot(): a4:c1:38:b2:fa:cc:d5:c7, endpoint 0x1, channel type 0xffffffff
[2325598][I][z2s_device_tuya_custom_cluster.cpp:1243] processTuyaDataReport(): Unknown device model id 0x2202
Send: [53 55 50 4C 41 17 9D 00 00 00 28 00 00 00 10 00 00 00 D2 CB 74 68 00 00 00 00 E2 99 01 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 9D 00 00 00 32 00 00 00 10 00 00 00 B2 AF 74 68 00 00 00 00 F4 04 07 00 00 00 00 00 53 55 50 4C 41 ]
[2340214][I][Z2S_Gateway.ino:1382] loop(): New UTC time 805800024, new local time 805800024
[2340215][I][Z2S_Gateway.ino:1396] loop(): Local Time Cluster UTC time attribute 805800024, local time attribute 805800024
[2340216][I][z2s_web_gui.cpp:436] fillMemoryUptimeInformation(): Memory & uptime information <b><i>Flash chip real size:</b></i> 16777216 B <b>| <i>Free Sketch Space:</b></i> 3407872 B<br><b><i>Free Heap:</b></i> 67208 B <b>| <i>Minimal Free Heap:</b></i> 3564 B <b>| <i>HeapSize:</b></i> 330972 B <b>| <i>MaxAllocHeap:</b></i> 31732 B<br><br><b><i>Local time:</i></b> Mon Jul 14 09:20:24 2025
<b><i>Supla uptime:</i></b> 2340 s
  
Jest sukces (prawie).
Czujnik ponownie sparowałem z bramką, w Cloud pojawił się wraz z poziomem baterii. Po "zadymieniu" czujnik sygnalizuje dzwiękiem i wysyła do Cloud. Zmienia się stan w Cloud, działają powiadomienia i reakcje. Wszystko pięknie. Niestety po ustaniu sygnalizacji, stan w Cloud zostaje "on". Wyciągnięcie bateri z czujnika nic nie daje. Dopiero reset bramki w Cloud, przywraca stan "off
Ustaw mu timeout np. na 30s.
Raczej REFRESH/AUTOSET
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Pablito75
Posts: 37
Joined: Thu Apr 07, 2022 6:55 am

Post

vajera wrote: Mon Jul 14, 2025 2:28 pm
Zibi_007 wrote: Mon Jul 14, 2025 2:19 pm
Pablito75 wrote: Mon Jul 14, 2025 2:11 pm

Jest sukces (prawie).
Czujnik ponownie sparowałem z bramką, w Cloud pojawił się wraz z poziomem baterii. Po "zadymieniu" czujnik sygnalizuje dzwiękiem i wysyła do Cloud. Zmienia się stan w Cloud, działają powiadomienia i reakcje. Wszystko pięknie. Niestety po ustaniu sygnalizacji, stan w Cloud zostaje "on". Wyciągnięcie bateri z czujnika nic nie daje. Dopiero reset bramki w Cloud, przywraca stan "off
Ustaw mu timeout np. na 30s.
Raczej REFRESH/AUTOSET
Podpowiedzcie gdzie to ustawić.
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

Pablito75 wrote: Mon Jul 14, 2025 2:38 pm Podpowiedzcie gdzie to ustawić.
GUI -> Zigbee Channels ->wybierasz kanał Supla czujnika->suwakiem ustawiasz Refresh/Autoset na konkretny czas w sekundach.
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
Zibi_007
Posts: 3985
Joined: Tue Oct 31, 2023 10:06 pm
Has thanked: 10 times
Been thanked: 31 times

Post

vajera wrote: Mon Jul 14, 2025 2:28 pm
Zibi_007 wrote: Mon Jul 14, 2025 2:19 pm
Pablito75 wrote: Mon Jul 14, 2025 2:11 pm

Jest sukces (prawie).
Czujnik ponownie sparowałem z bramką, w Cloud pojawił się wraz z poziomem baterii. Po "zadymieniu" czujnik sygnalizuje dzwiękiem i wysyła do Cloud. Zmienia się stan w Cloud, działają powiadomienia i reakcje. Wszystko pięknie. Niestety po ustaniu sygnalizacji, stan w Cloud zostaje "on". Wyciągnięcie bateri z czujnika nic nie daje. Dopiero reset bramki w Cloud, przywraca stan "off
Ustaw mu timeout np. na 30s.
Raczej REFRESH/AUTOSET
Racja :)
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
Pablito75
Posts: 37
Joined: Thu Apr 07, 2022 6:55 am

Post

vajera wrote: Mon Jul 14, 2025 2:49 pm
Pablito75 wrote: Mon Jul 14, 2025 2:38 pm Podpowiedzcie gdzie to ustawić.
GUI -> Zigbee Channels ->wybierasz kanał Supla czujnika->suwakiem ustawiasz Refresh/Autoset na konkretny czas w sekundach.
Dziękuję za podpowiedzi, jak tylko będę miał możliwość przetestować (żona krzyczy że smrodzę dymem ) to dam znać.

Return to “Bramka ZigBee”