[APP][Pro] Tuya Zigbee App

And if the current test version of the Tuya Zigbee app does not support your specific Zigbee device, you can request the developer to add support for it. Check out the first post of this thread for details on how to make such a request.

Thanks Peter for linking this version of the App. It works very well without any problems.

Thanks and best regards

Nils

The source code for your project is available, but is there a tutorial for using the raw data obtained from the device interview to use in device.js and driver.compose.js? My switches are not yet in the test version.

Switch is pretty simple
In most cases you can just add manufacturer ID alongside other switches and install manually
Also, most zigbee switches can work out of the box (on/off) with default Zigbee driver

I was able to add the devices using the project on github and putting the manufacturerName in drivers with the same functionalities. I have a 3 gang dimmer from MOES (“_TZE204_1v1dxkck” / “TS0601”) that worked on the 2 gang tuya dimmer - but I need a 3 gang. As it is a Tuya device, it has its own protocol. The Tuya ZigBee driver has auxiliary files (tuyaHelpers.js, etc.) but this adaptation is not going smoothly for me


The 3 gang dimmer from Moes (TS0601 _Tze204_1Dxkck) works with Tuya proprietary protocol (the 0xter 0xef00 (61184 in decimal) is the Tuya Specific cluster, used for proprietary tuya communication. It does not follow the traditional zigbee pattern and requires the use of datapoints (DPIDs) to control each gang of gang of dimmer.) I configured the Dimmer 2 Gang driver and checked the debug - gang1 dp1 - on/off; DP2 Dimmer (0-1000), Gang2 - DP7 Onoff/DP8 - Dimmer (0-1000) and Gang3 - DP15 Onoff, DP16 Dimmer Level. But LIB TUYADATAPOINT.JS is configured for only 2 gangs in V1_multi_gang_dimmer_switch_data_Points. I tried to modify the code but my knowledge of JavaScript is small, and it was not successful.

Hi! Installed the test version of the app and try to add the garden irrigation controller, but I only see the devices from the official app, not all the other ones, including the garden controller. What am I doing wrong/missing?

Hi Johan,

I regret to inform you that the problem persists in v0.2.73. I hope you can find the root cause.

Regards,

Kobus

Hi,
I’ve ordered a simple 1 button Tuya scene switch, it’s called ‘1 Gang wall remote’ in the Tuya app. When I add the button on my 2023 Homey Pro is shows up in the devices after putting the button in learning mode, however the button doesn’t exit learning mode and keeps blinking. After about 5 seconds the button is reported as missing in Homey. If I repair the button from the maintenance screen, (while it is still blinking) it says it’s all okay again but 5 seconds later a red error icon appears again and the button is reported missing. By that time the learning mode times out and the button stops blinking. It stays missing in the Homey app.
I’m using experimental version 0.2.73.
Are there more people with these ‘scene switches’ that have this same problem? And more importantly, does anyone know a fix?
Thanks!

Edit: In the same shipment I also received a Tuya water leak sensor, it shows exactly the same behavior. It won’t exit the learning mode and keeps blinking. It also goes missing shortly after being added to the Homey Zigbee mesh.

I don’t get your findings;
Does it stop or doesn’t it stop?
You seem to draw conclusions too quick maybe.

What happens when you just add it, and then wait until the blinking stops, don’t read any returned messages.
Is it now added, or isn’t it?

Hi,
After the button stops blinking the device is still reported as missing.


When you open the device it says it has ‘left the Zigbee network’.