Zgłoszenia błędów [bramka ZigBee]

Moderator: vajera

Lomax1983
Posts: 311
Joined: Tue Mar 09, 2021 8:29 pm
Location: Małe Trójmiasto
Has thanked: 1 time

Post

vajera wrote: Sat Apr 12, 2025 7:30 pm Czy stan zmienia się w Cloud czy tam również brak zmian?
Również brak zmian.
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

Lomax1983 wrote: Sat Apr 12, 2025 7:38 pm
vajera wrote: Sat Apr 12, 2025 7:30 pm Czy stan zmienia się w Cloud czy tam również brak zmian?
Również brak zmian.
To wrzuć logi z naciskania przycisku, proszę.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Lomax1983
Posts: 311
Joined: Tue Mar 09, 2021 8:29 pm
Location: Małe Trójmiasto
Has thanked: 1 time

Post

vajera wrote: Sat Apr 12, 2025 7:57 pm To wrzuć logi z naciskania przycisku, proszę.
Jak wyciągnąć logi?? Loguje się do bramki, ale nic nie mam o lagach.
endrju_88
Posts: 448
Joined: Tue Apr 25, 2023 1:02 pm
Has thanked: 3 times
Been thanked: 4 times

Post

Logi wyciągasz za pośrednictwem funkcji Serial Monitor w programie np.Arduino IDE. Ustawiasz mu w ustawieniach Port COM do , którego jesteś podłączony swoją bramką. Tak jak pisał @vajera , potrzebuje to co się pojawi w momencie wciśnięcia przycisku w tym okienku Seriala. Czyli wszystkie dane jakie się pojawią przy wciśnięciu musisz skopiować i za pośrednictwem funkcji <code> wklejasz na forum.
User avatar
Zibi_007
Posts: 3985
Joined: Tue Oct 31, 2023 10:06 pm
Has thanked: 10 times
Been thanked: 31 times

Post

Lomax1983 wrote: Sun Apr 13, 2025 11:51 am
vajera wrote: Sat Apr 12, 2025 7:57 pm To wrzuć logi z naciskania przycisku, proszę.
Jak wyciągnąć logi?? Loguje się do bramki, ale nic nie mam o lagach.
Zainstaluj sobie coś z tego. I nie patrz na lagi, tylko na logi :lol:
https://forbot.pl/blog/4-alternatywy-dl ... no-id27736
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
Lomax1983
Posts: 311
Joined: Tue Mar 09, 2021 8:29 pm
Location: Małe Trójmiasto
Has thanked: 1 time

Post

Zibi_007 wrote: Sun Apr 13, 2025 1:01 pm Zainstaluj sobie coś z tego. I nie patrz na lagi, tylko na logi :lol:
https://forbot.pl/blog/4-alternatywy-dl ... no-id27736
Dziękuję za pomoc. W trakcie przyciskania fizycznego przycisku logi wyglądają tak:

Code: Select all

[533284][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[533284][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[533285][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[534058][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[534058][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[534059][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[534972][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[534973][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[534973][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[535779][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[535779][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[535780][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[536217][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[536218][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[536219][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[536811][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[536811][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[536812][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[537789][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[537789][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[537790][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

Lomax1983 wrote: Sun Apr 13, 2025 1:52 pm
Zibi_007 wrote: Sun Apr 13, 2025 1:01 pm Zainstaluj sobie coś z tego. I nie patrz na lagi, tylko na logi :lol:
https://forbot.pl/blog/4-alternatywy-dl ... no-id27736
Dziękuję za pomoc. W trakcie przyciskania fizycznego przycisku logi wyglądają tak:

Code: Select all

[533284][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[533284][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[533285][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[534058][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[534058][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[534059][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[534972][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[534973][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[534973][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[535779][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[535779][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[535780][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[536217][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[536218][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[536219][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[536811][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[536811][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[536812][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[537789][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[537789][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[537790][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
No i mamy odpowiedź - potęga logów 😉

Na samym początku mojej przygody z Zigbee naiwnie wierzyłem, że wszyscy trzymają się standardu...
Atrybut 0x0 (on/off) klastra 0x6 (on/off) powinien zwracać wartości typu bool (data type 0x10), ale u Ciebie zwraca U8 (0x20) a bramka to sprawdza. Dam znać, jak wrzucę poprawkę.
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

Lomax1983 wrote: Sun Apr 13, 2025 1:52 pm
Zibi_007 wrote: Sun Apr 13, 2025 1:01 pm Zainstaluj sobie coś z tego. I nie patrz na lagi, tylko na logi :lol:
https://forbot.pl/blog/4-alternatywy-dl ... no-id27736
Dziękuję za pomoc. W trakcie przyciskania fizycznego przycisku logi wyglądają tak:

Code: Select all

[533284][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[533284][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[533285][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[534058][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[534058][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[534059][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[534972][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[534973][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[534973][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[535779][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[535779][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[535780][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[536217][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[536218][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[536219][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[536811][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[536811][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[536812][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
[537789][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
[537789][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0xfcba) src endpoint(1) to dst endpoint(1) cluster(0x6)
[537790][I][ZigbeeGateway.cpp:632] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x0), attribute data type (0x20)
Sprawdź 0.7.32.
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
klimasstudio
Posts: 1273
Joined: Wed Aug 28, 2019 9:35 pm
Location: localhost

Post

lukasz06 wrote: Sat Apr 12, 2025 9:22 am To powinno być ok. Może nie to USB?
To z prawej strony patrząc od dołu?
Najlepiej... używałem złego portu USB :D
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: Mon Apr 14, 2025 4:43 am
lukasz06 wrote: Sat Apr 12, 2025 9:22 am To powinno być ok. Może nie to USB?
To z prawej strony patrząc od dołu?
Najlepiej... używałem złego portu USB :D
Właśnie miałem pytać czy dałeś radę z tym modułem 😉
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”