-
Notifications
You must be signed in to change notification settings - Fork 509
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LoraTap Tuya ZigBee 3.0 Wireless 2 Gang Remote Control Switch #5731
Comments
I am interested, I too have these two button remote controls but also four button ones. it only recognizes two-button remote controls but as two lights, I am waiting for news on how to configure them |
I have also the 4 gang: Product name: LoraTap Tuya ZigBee 3.0 Wireless 4 Gang Remote Control Switch Manufacturer: _TZ3000_ufhtxr59 Model identifier: TS0044 Device type :
You get 4 lamps if you pair and a sensor, but no buttonevent. |
mine is not seen |
Need to check the manufacture name, all device can be different even visualy same. "_TZ3000_t8hzpgnd" is not supported at all, and as PR are locked, need to wait for a battery switch support with DDF. |
Hi there, this might be probably redundant information, but as to confirm this one, the Manufacturer is little different for me as well (TZ3000eee8nrt2l) but I too have a 4 button one with model identifier: TS0044. It's correctly read inside the deCONZ Raspbee UI however I'm unable to make it usable inside the Phoscon API (thus not possible to use). I don't even get any lamps it's just ignored for me in API. Hope the PRs are unlocked soon, this switch is quite affordable and portable, it would be great addition to the network for me :) |
but who does it depend on that PR are free? |
I m not sure to understand ? |
I did not understand what it takes to make them work, what are PRs? thanks |
Ha, PR are Pull Request, and all are blocked for the moment #5733 and for the moment the core don't support battery switch. |
As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs. |
Mr stale bot, this is not stale, this is dependant on other dev factors. TY |
As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs. |
Not stale still waiting for something to happen though. TY |
As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs. |
Not stale still waiting for development dependecy. |
any updates from this one? I have same problem, "_TZ3000_t8hzpgnd" only two lamps and switch with no buttons. |
Hello can you start a DDF, at least a sequeleton to use ?
|
{ |
Perfect, I have edited the DDF a little (remove path and change status to gold) but it seem complete
On deconz go to help / debug view, select "info" and "info_l2" as flag, I think you will see error message about a missing table when you press a button.
Here better to use 0x0006 instead of 0x0000 but I think it s just cosmetic, and will broke your API entry if you already have one. |
Hi, OK now I have restarted and see that I have only switch which I cant add to light control. Another problem is that I am using deconz and docker image , Here is log 4:52:24:043 Websocket 172.18.0.1:41338 send message: {"attr":{"id":"11","lastannounced":null,"lastseen":"2022-05-19T14:52Z","manufacturername":"_TZ3000_npzfdcof","modelid":"TS0001","name":"Karla room","swversion":null,"type":"On/Off light","uniqueid":"a4:c1:38:4c:e4:9e:0f:76-01"},"e":"changed","id":"11","r":"lights","t":"event","uniqueid":"a4:c1:38:4c:e4:9e:0f:76-01"} (ret = 317) I can see that no button map for this device. |
Yep
Hoping it 's the good device, you don't have 10 TS0042 used in same time ? So you can edit the "button_maps.json" file, it is in the "devices" folder too.
Just add your device in the list "_TZ3000_t8hzpgnd" |
sorry, forget about it, on second restart it works.... thanks for your help |
Have made the PR #6068 |
The added DDF with PR is working, but missing battery events. { |
@Smanar note it's a different device. |
Ha ? it's not the _TZ3000_t8hzpgnd ? |
His ddf is and the other post, this topic is about another one. |
Hello, I don't know if my request is in the right place, so I apologize in advance if it isn't. I bought the Loratap 2-button zigbee remote control model SS6200ZB, which seems to be compatible with Deconz (which this thread and the following page suggest: https://zigbee.blakadder.com/LoraTap_SS6200ZB.html). However, I can't seem to add it to my installation. I'm using the headless version and the Phoscon web application. I put the remote into pairing mode by holding down a button for 10 seconds (the LED flashes, as you can see on the video below) and I put the Conbee into pairing mode by pressing the button in the app, but after 3 minutes, the remote still hasn't been added. IMG_2671.MOVI'm using the latest Deconz beta version (this one: https://github.com/dresden-elektronik/deconz-rest-plugin/releases/tag/v2.29.1-beta). Could someone here give me an indication of how to pair this remote? Thanks in advance, |
Hello, it's tuya, you probably have a new clone, you need to use the GUI to know the model id and manufacture name, probably to add them to the DDF. You haven't the model with the "pair button" ? (I can't read the video)
|
Thanks for your quick answer, My model does not have the "pair button", so according to the manual, I have to press any button for 10 seconds until the yellow indicator light flashes (this seems to work) : I'm connected to my raspberry pi running deconz through a VNC session. What should I do now in the Deconz software ? |
Hi, I have two of these buttons but with the button in the center for pairing, aesthetically they are the same, anyway deconz sees them as a switch, they work fine the only drawback is that the battery status doesn't work |
Ok, mine is the version without the pairing button. Like @Smanar suggested, it seems to be a variation, thus the need for modifying the DDF, but I kind of struggle with this (I'm able to connect to my Pi through VNC, but the Deconz gui software won't launch...) |
Just to be clear, to see the third button you need to disassemble the remote control |
Try flashing it again with the same button, but search using switches instead of sensors like you were doing before |
I Tried using the switches menu but the device is no more recognised... |
hello @Smanar . I finally managed to connect to Deconz (I needed to stop the service first (as mentionned here). And I think I identified the device. Here is a screenshot of the information provided in Deconz : Can I do something with these to make it work ? Thanks |
Ok, so it's that, the _TZ3000_fkvaniuu is new. To make it short we will need to add "_TZ3000_fkvaniuu" to this DDF https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/devices/tuya/_TZ3000_TS0042_2gang_remote.json |
Here are my OS info : Distributor ID: Raspbian |
Ok so will be easy. Close deconz.
Then edit the file /usr/share/deCONZ/devices/button_maps.json (1 line to edit) to have
(In fact I just add the "_TZ3000_fkvaniuu" model to the existing code) Then relaod Deconz |
Hell @Smanar and thank you for your answer. I managed to edit both files (after installing nautilus - as suggested here in order to be able to save them, as I was logged as the 'pi' user and not 'root'). And it worked fine : As you can see on the screen capture, it is seen as a 4 button switch, but anyway, it works fine. The switch is now visible in homebridge, but surprisingly only the first button is visible (in homebridge). I will configure the second one directly in the phoscon app and the first in my homekit environnment, Anyway, thanks again for your time. |
For battery powered switches the API will return a "state/buttonevent" value on the form X00Y, X is the pressed button and Y the action. Do you want to make a PR or want I make it ? to submit the device officialy ? |
I did not know that, so it's now clearer for me. If you do not matter, as I don't know how to do it, can you handle the PR ? many thanks, |
Done > #8117 |
Device
Product name: LoraTap Tuya ZigBee 3.0 Wireless 2 Gang Remote Control Switch
Manufacturer: _TZ3000_t8hzpgnd
Model identifier: TS0042
Device type :
https://www.loratap.com/products/ss6200zb
When pairing it creates two lamps and one sensor. But no buttonevent comes through.
I think there are already some TS0042 around, so maybe this has just added similar.
Screenshots
Basic
Power Configuration 1
On/Off 1
Power Configuration 2
On/Off 2
The text was updated successfully, but these errors were encountered: