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

Moderator: vajera

prze_cinek
Posts: 40
Joined: Sun Mar 23, 2025 3:05 pm
Been thanked: 2 times

Post

vajera wrote: Fri Apr 18, 2025 9:23 pm Tak z ciekawości - do czego przydają się czujniki wstrząsu?
Ja swój docelowo chciałem wsadzić do gongu/dzwonka do drzwi i dostawać powiadomienie gdy ktoś dzwoni do drzwi (sama puszka przycisku dzwonka jest dość ciasna, i obawiam się nieco wsadzać tam jakikolwiek ROW czy Sonoff, a przy gongu oczywiście zero dostępnego zasilania -,-). Jeżeli się jednak nie uda ( bo będzie to zawodne) to wyląduje w drzwiach do garażu.
User avatar
vajera
Posts: 7291
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

prze_cinek wrote: Sat Apr 19, 2025 1:38 pm
vajera wrote: Fri Apr 18, 2025 9:23 pm Tak z ciekawości - do czego przydają się czujniki wstrząsu?
Ja swój docelowo chciałem wsadzić do gongu/dzwonka do drzwi i dostawać powiadomienie gdy ktoś dzwoni do drzwi (sama puszka przycisku dzwonka jest dość ciasna, i obawiam się nieco wsadzać tam jakikolwiek ROW czy Sonoff, a przy gongu oczywiście zero dostępnego zasilania -,-). Jeżeli się jednak nie uda ( bo będzie to zawodne) to wyląduje w drzwiach do garażu.
Widziałeś te moje komunikaty o Twoim czujniku "majtania"? 😉
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
prze_cinek
Posts: 40
Joined: Sun Mar 23, 2025 3:05 pm
Been thanked: 2 times

Post

vajera wrote: Sat Apr 19, 2025 1:40 pm
prze_cinek wrote: Sat Apr 19, 2025 1:38 pm
vajera wrote: Fri Apr 18, 2025 9:23 pm Tak z ciekawości - do czego przydają się czujniki wstrząsu?
Ja swój docelowo chciałem wsadzić do gongu/dzwonka do drzwi i dostawać powiadomienie gdy ktoś dzwoni do drzwi (sama puszka przycisku dzwonka jest dość ciasna, i obawiam się nieco wsadzać tam jakikolwiek ROW czy Sonoff, a przy gongu oczywiście zero dostępnego zasilania -,-). Jeżeli się jednak nie uda ( bo będzie to zawodne) to wyląduje w drzwiach do garażu.
Widziałeś te moje komunikaty o Twoim czujniku "majtania"? 😉
Widziałem, sprawdzę na 0.7.42 - ale na razie jeszcze jestem poza domem.;
endrju_88
Posts: 448
Joined: Tue Apr 25, 2023 1:02 pm
Has thanked: 3 times
Been thanked: 4 times

Post

Wgrałem wersję 0.7.42 i czujnik dymu

Code: Select all

TZE204_ntcy3xul  :: TS0601
dodał się bez problemu. Problem jest natomiast z czujnikiem wstrząsu

Code: Select all

_TZ3000_lqpt3mvr :: TS0210
bo nie dodaje się w Cloudzie. Podczas parowania zachowuje się jak by bramka go znalazła ale jak by nie rozpoznaje urządzenia. Dołączam logi :

Code: Select all

07:49:53.733 -> [118667][I][ZigbeeGateway.cpp:548] printJoinedDevices(): Device on endpoint 1, short address: 0x627c
07:49:53.873 -> [118787][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x1000) callback
07:49:53.873 -> [118787][V][ZigbeeHandlers.cpp:154] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x627c) src endpoint(1) to dst endpoint(1) cluster(0x0)
07:49:53.873 -> [118788][V][ZigbeeHandlers.cpp:163] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
07:49:53.873 -> [118789][I][ZigbeeGateway.cpp:346] zbReadBasicCluster(): Peer Manufacturer is "_TZ3000_lqpt3mvr"
07:49:53.873 -> [118789][V][ZigbeeHandlers.cpp:163] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
07:49:53.873 -> [118790][I][ZigbeeGateway.cpp:359] zbReadBasicCluster(): ZCL version id is "3"
07:49:53.873 -> [118790][V][ZigbeeHandlers.cpp:163] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(65)
07:49:53.873 -> [118791][I][ZigbeeGateway.cpp:365] zbReadBasicCluster(): ZCL application version id is "65"
07:49:53.873 -> [118791][V][ZigbeeHandlers.cpp:163] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
07:49:53.873 -> [118792][I][ZigbeeGateway.cpp:353] zbReadBasicCluster(): Peer Model is "TS0210"
07:49:53.873 -> [118792][V][ZigbeeHandlers.cpp:163] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(3)
07:49:53.873 -> [118793][I][ZigbeeGateway.cpp:371] zbReadBasicCluster(): ZCL power source id is "3"
07:49:53.873 -> [118794][V][ZigbeeHandlers.cpp:163] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0xfffe), type(0x30), value(0)
07:49:53.873 -> [118794][I][ZigbeeGateway.cpp:375] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x30
07:49:53.873 -> [118798][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x1005) callback
07:49:53.873 -> [118798][V][ZigbeeHandlers.cpp:274] zb_cmd_default_resp_handler(): Received default response: from address(0x627c), src_endpoint(1) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x0
07:49:53.873 -> [118799][V][ZigbeeHandlers.cpp:278] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
07:49:53.873 -> [118799][I][ZigbeeGateway.cpp:1400] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x1[0x0]
07:49:53.873 -> [118800][I][ZigbeeGateway.cpp:1402] zbCmdDefaultResponse(): custom cmd rssi -63
07:49:54.140 -> [119068][I][ZigbeeGateway.cpp:1093] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
07:49:54.187 -> [119104][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x1001) callback
07:49:54.187 -> [119104][V][ZigbeeHandlers.cpp:190] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0x627c) src endpoint(1) to dst endpoint(1) cluster(0x0)
07:49:54.187 -> [119105][V][ZigbeeHandlers.cpp:197] zb_cmd_write_attr_resp_handler(): Write attribute response: status(0), cluster(0x0), attribute(0xffff)
07:49:54.656 -> [119569][I][ZigbeeGateway.cpp:1093] sendAttributeWrite(): Sending 'write attribute' command - id (0x9), type (0x20), size (0x1), value (0x1)
07:49:55.124 -> [119776][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x1005) callback
07:49:55.170 -> [119777][V][ZigbeeHandlers.cpp:274] zb_cmd_default_resp_handler(): Received default response: from address(0x627c), src_endpoint(1) to dst_endpoint(1), cluster(0xfcc0) for command (0x2) with status 0x84
07:49:55.170 -> [119778][V][ZigbeeHandlers.cpp:278] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
07:49:55.170 -> [119778][I][ZigbeeGateway.cpp:1400] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x3[0x0]
07:49:55.170 -> [119779][I][ZigbeeGateway.cpp:1402] zbCmdDefaultResponse(): custom cmd rssi -62
07:49:55.170 -> [119966][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
07:49:55.170 -> [120070][D][Z2S_Gateway.ino:1263] loop(): Unknown model _TZ3000_lqpt3mvr::TS0210, no binding is possible
07:49:55.545 -> [120462][I][ZigbeeCore.cpp:386] esp_zb_app_signal_handler(): Network(0xc151) is open for 180 seconds
07:50:00.058 -> [121774][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
07:50:00.058 -> [121774][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0x627c) src endpoint(1) to dst endpoint(1) cluster(0x500)
07:50:00.058 -> [121775][I][ZigbeeGateway.cpp:716] zbAttributeReporting(): zbAttributeReporting IAS zone cluster (0x500), attribute id (0x13), attribute data type (0x20)
07:50:00.058 -> [121903][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x1031) callback
07:50:00.058 -> [121904][V][ZigbeeHandlers.cpp:320] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0x627c) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x0), extended status (0x0), zone id (0x1), delay (0x0)
07:50:00.058 -> [121905][I][z2s_devices_table.cpp:96] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xba:0x23:0xf7:0xd0:0xf0, endpoint 0x1, channel type 0x3e8
07:50:00.058 -> [121906][I][z2s_devices_table.cpp:96] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xba:0x23:0xf7:0xd0:0xf0, endpoint 0x1, channel type 0x3e8
07:50:00.058 -> [121907][I][z2s_devices_table.cpp:96] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xba:0x23:0xf7:0xd0:0xf0, endpoint 0x1, channel type 0x3e8
07:50:00.058 -> [121907][I][z2s_devices_table.cpp:96] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xba:0x23:0xf7:0xd0:0xf0, endpoint 0x1, channel type 0x3e8
07:50:00.058 -> [121908][I][z2s_devices_table.cpp:961] Z2S_onIASzoneStatusChangeNotification(): onIASzoneStatusChangeNotification - no channel found for address 0xa4:0xc1:0x38:0xba:0x23:0xf7:0xd0:0xf0
07:50:00.558 -> [125489][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
07:50:00.558 -> [125490][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0x627c) src endpoint(1) to dst endpoint(1) cluster(0x0)
07:50:00.558 -> [125491][I][ZigbeeGateway.cpp:717] zbAttributeReporting(): zbAttributeReporting from (0xd0f0), endpoint (1), cluster (0x0), attribute id (0x1), attribute data type (0x20) 
07:50:00.558 -> [125492][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
07:50:00.558 -> [125492][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0x627c) src endpoint(1) to dst endpoint(1) cluster(0x0)
07:50:00.558 -> [125493][I][ZigbeeGateway.cpp:717] zbAttributeReporting(): zbAttributeReporting from (0xd0f0), endpoint (1), cluster (0x0), attribute id (0xffe2), attribute data type (0x20) 
07:50:00.558 -> [125494][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
07:50:00.558 -> [125494][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0x627c) src endpoint(1) to dst endpoint(1) cluster(0x0)
07:50:00.558 -> [125495][I][ZigbeeGateway.cpp:717] zbAttributeReporting(): zbAttributeReporting from (0xd0f0), endpoint (1), cluster (0x0), attribute id (0xffe4), attribute data type (0x20) 
07:50:00.884 -> [125820][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
07:50:00.884 -> [125821][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0x627c) src endpoint(1) to dst endpoint(1) cluster(0x1)
07:50:00.884 -> [125821][I][ZigbeeGateway.cpp:697] zbAttributeReporting(): zbAttributeReporting power config battery percentage remaining 200
07:50:00.884 -> [125822][I][z2s_devices_table.cpp:904] Z2S_onBatteryPercentageReceive(): onBatteryPercentageReceive 0xa4:0xc1:0x38:0xba:0x23:0xf7:0xd0:0xf0, endpoint 0x1
07:50:00.884 -> [125823][E][z2s_devices_table.cpp:421] Z2S_updateZBDeviceLastSeenMs(): Unknown ZB device - update not possible!
07:50:00.884 -> [125823][I][z2s_devices_table.cpp:96] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xba:0x23:0xf7:0xd0:0xf0, endpoint 0x1, channel type 0xffffffff
07:50:00.884 -> [125824][I][z2s_devices_table.cpp:912] Z2S_onBatteryPercentageReceive(): No channel found for address ⸮⸮⸮#⸮8⸮⸮f⸮ ⸮⸮P⸮⸮⸮⸮⸮
07:50:00.884 -> [125824][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
07:50:00.884 -> [125825][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0x627c) src endpoint(1) to dst endpoint(1) cluster(0x1)
07:50:00.884 -> [125826][I][ZigbeeGateway.cpp:704] zbAttributeReporting(): zbAttributeReporting power config battery voltage 30
07:50:00.884 -> [125826][I][z2s_devices_table.cpp:904] Z2S_onBatteryPercentageReceive(): onBatteryPercentageReceive 0xa4:0xc1:0x38:0xba:0x23:0xf7:0xd0:0xf0, endpoint 0x1
07:50:00.884 -> [125827][E][z2s_devices_table.cpp:421] Z2S_updateZBDeviceLastSeenMs(): Unknown ZB device - update not possible!
07:50:00.884 -> [125827][I][z2s_devices_table.cpp:96] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xba:0x23:0xf7:0xd0:0xf0, endpoint 0x1, channel type 0xffffffff
07:50:00.884 -> [125828][I][z2s_devices_table.cpp:912] Z2S_onBatteryPercentageReceive(): No channel found for address ⸮⸮⸮#⸮8⸮⸮f⸮ ⸮⸮P⸮⸮⸮⸮⸮
07:50:01.026 -> [125944][I][ZigbeeHandlers.cpp:36] zb_action_handler(): Receive Zigbee action(0x2000) callback
07:50:01.026 -> [125944][V][ZigbeeHandlers.cpp:132] zb_attribute_reporting_handler(): Received report from address(0x627c) src endpoint(1) to dst endpoint(1) cluster(0x0)
07:50:01.026 -> [125945][I][ZigbeeGateway.cpp:717] zbAttributeReporting(): zbAttributeReporting from (0xd0f0), endpoint (1), cluster (0x0), attribute id (0xffdf), attribute data type (0x42) 
07:50:02.339 -> [127256][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): cluster id: 0xa, command id: 0
07:50:02.339 -> [127256][I][ZigbeeHandlers.cpp:62] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
07:50:02.339 -> [127256][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): is common comand 1, disable_default_response 0, is_manuf_specific 0
07:50:02.339 -> [127257][I][ZigbeeHandlers.cpp:64] zb_raw_cmd_handler(): manuf_specific 0x0
07:50:02.339 -> [127257][I][ZigbeeHandlers.cpp:66] zb_raw_cmd_handler(): RAW bufid: 3 size: 2
07:50:02.339 -> [127258][I][ZigbeeHandlers.cpp:68] zb_raw_cmd_handler(): 0x07 
07:50:02.339 -> [127258][I][ZigbeeHandlers.cpp:68] zb_raw_cmd_handler(): 0x00 
07:50:02.339 -> [127258][I][ZigbeeHandlers.cpp:73] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x627c, 0x627c, 0x0, 0x0
07:50:02.339 -> [127259][I][z2s_devices_table.cpp:1089] Z2S_onCustomCmdReceive(): Z2S_onCustomCmdReceive cluster 0xa, command id 0x0, rssi: -63
07:50:02.339 -> [127259][I][z2s_devices_table.cpp:96] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xba:0x23:0xf7:0xd0:0xf0, endpoint 0x1, channel type 0xffffffff
07:50:02.339 -> [127260][I][z2s_devices_table.cpp:1094] Z2S_onCustomCmdReceive(): No channel found for address ⸮⸮⸮#⸮8⸮⸮
07:50:02.339 -> [127261][I][ZigbeeHandlers.cpp:87] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
07:50:05.132 -> Send: [53 55 50 4C 41 17 1D 00 00 00 28 00 00 00 10 00 00 00 AC 55 03 68 00 00 00 00 6D 1B 04 00 00 00 00 00 ]
07:50:05.132 -> Send: [53 55 50 4C 41 ]
07:50:05.179 -> [130081][I][Z2S_Gateway.ino:855] loop(): Device on endpoint(0x1), short address(0x7bea), model id(0x1300), cluster id(0x500), rejoined(YES)
07:50:05.179 -> [130082][I][Z2S_Gateway.ino:857] loop(): Gateway version: 0.7.42-18/04/2025
07:50:05.179 -> [130083][I][Z2S_Gateway.ino:860] loop(): getZbgDeviceUnitLastSeenMs 101111, current millis 130083
07:50:05.179 -> [130083][I][Z2S_Gateway.ino:855] loop(): Device on endpoint(0x1), short address(0x7bea), model id(0x1300), cluster id(0xef00), rejoined(NO)
07:50:05.179 -> [130084][I][Z2S_Gateway.ino:857] loop(): Gateway version: 0.7.42-18/04/2025
07:50:05.179 -> [130084][I][Z2S_Gateway.ino:860] loop(): getZbgDeviceUnitLastSeenMs 101111, current millis 130084
07:50:05.273 -> Recv: [53 55 50 4C 41 17 1A 00 00 00 32 00 00 00 10 00 00 00 8D 39 03 68 00 00 00 00 D3 D7 01 00 00 00 00 00 53 55 50 4C 
.
No i tylko tak informacyjnie , nie wiem czy ominąłeś celowo ,bo może zostawiłeś na później ,dodanie czujnika wykrywania C.O.

Code: Select all

_TZE284_rjxqso4a :: TS0601
. Na spokojnie , są święta ,cieszmy się czasem wolnym z Rodziną . Korzystając z okazji chcę Wam życzyć Zdrowych , Radosnych i Pogodnych świąt Wielkanocnych :-) . Pozdro
User avatar
vajera
Posts: 7291
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

endrju_88 wrote: Sat Apr 19, 2025 2:11 pm Problem jest natomiast z czujnikiem wstrząsu

Code: Select all

_TZ3000_lqpt3mvr :: TS0210
bo nie dodaje się w Cloudzie. Podczas parowania zachowuje się jak by bramka go znalazła ale jak by nie rozpoznaje urządzenia.
Mój błąd przy Ctrl-C/Ctrl-V zgubiłem "_" w nazwie czujnika - poprawka będzie w 0.7.43.
No i tylko tak informacyjnie , nie wiem czy ominąłeś celowo ,bo może zostawiłeś na później ,dodanie czujnika wykrywania C.O.

Code: Select all

_TZE284_rjxqso4a :: TS0601
. Na spokojnie , są święta ,cieszmy się czasem wolnym z Rodziną . Korzystając z okazji chcę Wam życzyć Zdrowych , Radosnych i Pogodnych świąt Wielkanocnych :-) . Pozdro
Z tym czujnikiem było więcej pracy - jest już dodany i będzie w 0.7.43 - tylko moja gorąca prośba w zakresie ewentualnych testów - z tlenkiem węgla nie ma żartów - to naprawdę jest cichy zabójca :(
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
endrju_88
Posts: 448
Joined: Tue Apr 25, 2023 1:02 pm
Has thanked: 3 times
Been thanked: 4 times

Post

Tak wiem. Dzięki za troskę. Nie ma żartów z CO. Oprócz tego czujnika, mam jeszcze 2 inne detektory działające niezależnie. Przezorny zawsze ubezpieczony. A do testów kupiłem specjalny gaz testowy. Tak więc wszystko pod kontrolą 😉. Dzięki za dodanie urządzeń…
You do not have the required permissions to view the files attached to this post.
User avatar
vajera
Posts: 7291
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

endrju_88 wrote: Sat Apr 19, 2025 3:12 am Pełnią tą samą funkcję co kontaktrony , w moim przypadku znalazły zastosowanie w np. oknach uchylnych ;)
A jak ustawić mu te poziomy czułości ?
Instrukcja nr 1 (odczyt liczby dostępnych poziomów czułości):
  1. uruchom konsolę,
  2. wpisz sobie polecenie read-attribute nr_kanału_czujnika IAS 0x12 (ale nie naciskaj jeszcze ENTER),
  3. obudź czujnik (przycisk parowania albo szpilka na 1 sekundę, ewentualnie potrząśnij nim ;) ),
  4. ENTER,
  5. w odpowiedzi dostaniesz liczbę poziomów wrażliwości czujnika (W), gdzie 0x01 - najmniej wrażliwy, 0x0W - najbardziej wrażliwy,
  6. jeżeli dostajesz komunikat o błędzie odczytu atrybutu to powtórz pkt. 2 - 4,
Instrukcja nr 2 (odczyt aktualnego poziomu czułości):
  1. uruchom konsolę,
  2. wpisz sobie polecenie read-attribute nr_kanału_czujnika IAS 0x13 (ale nie naciskaj jeszcze ENTER),
  3. obudź czujnik (przycisk parowania albo szpilka na 1 sekundę, ewentualnie potrząśnij nim ;) ),
  4. ENTER,
  5. w odpowiedzi dostaniesz aktualny poziom czułości czujnika, który powinien mieścić się w przedziale 1...W,
  6. jeżeli dostajesz komunikat o błędzie odczytu atrybutu to powtórz pkt. 2 - 4,
Instrukcja nr 3 (ustawienie wybranego poziomu czułości):
  1. uruchom konsolę,
  2. wpisz sobie polecenie write-attribute nr_kanału_czujnika IAS 0x13 U8 1 nowy_poziom_czułości (ale nie naciskaj jeszcze ENTER),
  3. nowy_poziom_czułości powinien być liczbą całkowitą z przedziału 1...W,
  4. obudź czujnik (przycisk parowania albo szpilka na 1 sekundę, ewentualnie potrząśnij nim ;) ),
  5. ENTER,
Poprawność zmiany poziomu czułości możesz sprawdzić odczytując jego bieżącą wartość (instrukcja nr 2).

BTW 0.7.43 jest już dostępne na GitHub.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
prze_cinek
Posts: 40
Joined: Sun Mar 23, 2025 3:05 pm
Been thanked: 2 times

Post

vajera wrote: Sat Apr 19, 2025 1:40 pm
prze_cinek wrote: Sat Apr 19, 2025 1:38 pm
vajera wrote: Fri Apr 18, 2025 9:23 pm Tak z ciekawości - do czego przydają się czujniki wstrząsu?
Ja swój docelowo chciałem wsadzić do gongu/dzwonka do drzwi i dostawać powiadomienie gdy ktoś dzwoni do drzwi (sama puszka przycisku dzwonka jest dość ciasna, i obawiam się nieco wsadzać tam jakikolwiek ROW czy Sonoff, a przy gongu oczywiście zero dostępnego zasilania -,-). Jeżeli się jednak nie uda ( bo będzie to zawodne) to wyląduje w drzwiach do garażu.
Widziałeś te moje komunikaty o Twoim czujniku "majtania"? 😉
Czujnik zaczął działać :) dziękuję Ci bardzo za zaangażowanie i pomoc. Myślę, że wraz z rozwojem projektu uda nam się zbudować listę urządzeń - dobrych i odradzanych - że względu na luźne podejście do standardu ZigBee.
coroner23
Posts: 37
Joined: Wed Apr 19, 2017 2:55 pm
Location: Pruszków

Post

Marcin Łaszcz
lukasz06
Posts: 2543
Joined: Sun Jul 17, 2022 6:53 pm
Has thanked: 46 times
Been thanked: 21 times

Post

coroner23 wrote: Sun Apr 20, 2025 7:38 pm Proszę o dodanie takiego cuda 😁
https://allegro.pl/oferta/sonoff-zawor- ... 6882398253
Marcin, też to zamówiłem, ale musisz podać logi, bo bez tego nic @Vajera nie zdziała 😉

Return to “Bramka ZigBee”