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

mariomar
Posts: 17
Joined: Thu Feb 11, 2021 10:14 am

Post

Proszę o dodanie do bazy kolejnego przełącznika

Code: Select all

_TZ3000_fdxihpp7::TS0001
Tak przy okazji zauważyłem że w pliku z2s_devices_database.h linie 217, 220, 226 dublują się
enclude
Posts: 39
Joined: Sat Aug 08, 2020 7:45 pm

Post

Zgłoszenie czujnika temperatury i wilgnotności Aquara

Log w załączniku, może pomoże.

Model: WSDCGQ11LM
Kupione tutaj: https://pl.aliexpress.com/item/1005007320012314.html
Model w Z2M: https://www.zigbee2mqtt.io/devices/WSDCGQ11LM.html
You do not have the required permissions to view the files attached to this post.
Supla 💚
andras
Posts: 568
Joined: Fri Dec 30, 2016 5:51 pm

Post

Proszę o dodanie termometru :
.manufacturer_name = "Xiaomi", .model_name = "LYWSD03MMC",
w bazie jest :
.manufacturer_name = "Xiaomi", .model_name = "LYWSD03MMC-z",
LukiSpajder
Posts: 572
Joined: Tue Aug 18, 2020 2:22 pm

Post

Proszę o dodanie czujnika dymu :
https://pl.aliexpress.com/item/10050059 ... pt=glo2pol

Code: Select all

[158264][V][ZigbeeHandlers.cpp:103] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
[158265][I][ZigbeeEP.cpp:223] zbReadBasicCluster(): Peer Manufacturer is "_TZE200_rccxox8p"
[158193][I][Z2S_Device_Scanner.ino:88] loop(): manufacturer _TZE200_rccxox8p
[158382][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1000) callback
[158383][V][ZigbeeHandlers.cpp:94] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x377a) src endpoint(1) to dst endpoint(1) cluster(0x0)
[158383][V][ZigbeeHandlers.cpp:103] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
[158384][I][ZigbeeEP.cpp:232] zbReadBasicCluster(): Peer Model is "TS0601"
[158266][I][Z2S_Device_Scanner.ino:89] loop(): model TS0601
[158385][I][ZigbeeGateway.cpp:207] zbPrintDeviceDiscovery(): short_addr_req 14202
[158501][I][ZigbeeGateway.cpp:141] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 14202, endpoints count 1
[158501][I][ZigbeeGateway.cpp:144] Z2S_active_ep_req_cb(): Endpont # 1, id 1
[158537][I][ZigbeeGateway.cpp:160] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 14202, endpoint # 1
[158538][I][ZigbeeGateway.cpp:161] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 4, out clusters # 2
[158538][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 1, id 4
[158539][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 2, id 5
[158539][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 3, id 61184
[158540][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 4, id 0
[158540][I][ZigbeeGateway.cpp:180] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25
[158541][I][ZigbeeGateway.cpp:180] Z2S_simple_desc_req_cb(): Out cluster # 2, id 10
vajera
Posts: 1148
Joined: Wed Oct 31, 2018 7:58 am

Post

mariomar wrote: Wed Feb 05, 2025 5:18 pm Proszę o dodanie do bazy kolejnego przełącznika

Code: Select all

_TZ3000_fdxihpp7::TS0001
Tak przy okazji zauważyłem że w pliku z2s_devices_database.h linie 217, 220, 226 dublują się
czujnik dodany, dublety poprawione - dzięki

update będzie po 23:00
vajera
Posts: 1148
Joined: Wed Oct 31, 2018 7:58 am

Post

andras wrote: Fri Feb 07, 2025 2:23 pm Proszę o dodanie termometru :
.manufacturer_name = "Xiaomi", .model_name = "LYWSD03MMC",
w bazie jest :
.manufacturer_name = "Xiaomi", .model_name = "LYWSD03MMC-z",
dodałem - pojawi się z najbliższym update'em
vajera
Posts: 1148
Joined: Wed Oct 31, 2018 7:58 am

Post

enclude wrote: Thu Feb 06, 2025 12:09 am Zgłoszenie czujnika temperatury i wilgnotności Aquara

Log w załączniku, może pomoże.

Model: WSDCGQ11LM
Kupione tutaj: https://pl.aliexpress.com/item/1005007320012314.html
Model w Z2M: https://www.zigbee2mqtt.io/devices/WSDCGQ11LM.html
Brakuje danych :(
vajera
Posts: 1148
Joined: Wed Oct 31, 2018 7:58 am

Post

maciej38 wrote: Wed Feb 05, 2025 5:00 pm Cześć
Znalazłem jakiś czujnik otwarcia drzwi/okna w szufladzie.
Prośba o dodanie przy następnej iteracji.
Prawdopodobnie kupiony kiedyś, gdzieś na znanym polskim portalu ....

Code: Select all

[343714][D][Z2S_Gateway.ino:489] loop(): Unknown model _TZ3000_6zvw8ham::TS0203, no binding is possible
Większy log w załączeniu.

Maciej
Dodany - będzie w najbliższym update.
endrju_88
Posts: 145
Joined: Tue Apr 25, 2023 1:02 pm

Post

Witam

Proszę o dodanie gniazdka z pomiarem energii.

Code: Select all

_TZ3000_okaz9tjs::TS011F,
enclude
Posts: 39
Joined: Sat Aug 08, 2020 7:45 pm

Post

vajera wrote: Fri Feb 07, 2025 8:46 pm
enclude wrote: Thu Feb 06, 2025 12:09 am Zgłoszenie czujnika temperatury i wilgnotności Aquara

Log w załączniku, może pomoże.

Model: WSDCGQ11LM
Kupione tutaj: https://pl.aliexpress.com/item/1005007320012314.html
Model w Z2M: https://www.zigbee2mqtt.io/devices/WSDCGQ11LM.html
Brakuje danych :(
Poprawione w załączniku

Code: Select all

[ 45077][D][Z2S_Gateway.ino:503] loop(): Unknown model LUMI::lumi.weather, no binding is possible
You do not have the required permissions to view the files attached to this post.
Supla 💚

Return to “Bramka ZigBee”