[APP][Pro] Tuya Zigbee App

It’s actually easier than that. If you want to contribute to the app i’m not the best person to ask, but you can download the app, add the code and use your version of the app instead.
Download the app at Github and follow this tutorial:

Go to drivers/device name/driver.compose.json and add the info of your device at “manufacturerName” and “productId”.
This will only work if the device has been added to the app, just not your device code.
You can get those IDs by adding your device ad generic zigbee device and looking at homey developer site

2 Likes

Ah… now I understand. So I’ll do that and in case everything works alright, then I would be keen in proposing my changes / new devices in the related issues that I have already opened on Github, so the official app can benefit from it. Thanks for the tip @calabuta!

1 Like

Thanks! I hadn’t thought of getting the app from GitHub and adding the device myself.

Then I can also do a pull request after doing the update, right? (I still think this should be called a “push request”, but that is a different matter :slight_smile: )

So, I first add my device as “generic Zigbee device” (basically what happens if you install a Tuya Zigbee device that is not known in the Tuya Zigbee app yet)
Then I download the app from GitHub, make the adjustments in the .json file
Add the device to the app so the reference in the .json file is actually used (Where/how do I do that?)
Install the custom app on my Homey

Am I missing some steps here?

I would prefer not having to readd the device itself as I have it tucked away somewhere.

You go to Homey Developer Tools to get those 2 codes, sadly you have to repair the device after you add the codes to the app.
What you said should be it, it’s pretty straightforward.

I did it for the first time yesterday and it’s really easy as you said. Thank You @calabuta for save me from my wife’s angry because she was upset that i bought Homey and it will be useless without menaging switches :smiley:

1 Like

Hello, I’m trying to install the Tuya app but I get a error. (My first CLI install)
(I didn’t remove the Tuya app before) (current version Node.js.) (Homey Pro (Early 2023)

what is wrong?

Hi Tom,
Why trying to install from CLI, the easiest way is from here

You straight install the latest test version from there.
Best regards Peter.

Why, because I added my sensor. I already use the test version. :slight_smile:

Sent you a message

1 Like

You forgot to read the instructions?

Fixed, In the CLi How To there is the command “npm install -g homey” which did not work for me. no idea why. I’m not a Dev. :slight_smile:

“npm install homey” does work though, the installation went smoothly.

Thank you all.

Hi, is it possible to publish a test version or the final version of the app? I don’t have permission to install software on my work PC, so I can’t download it from GitHub.

Why don’t you download the latest test version (currently v0.2.73) directly on Homey via the App Store: Tuya Zigbee | Homey ?

Also refer to this post on how to access test versions in the App Store: [APP][Pro] Tuya Zigbee App - #5080 by SunBeech .

Yes I can download that, but it was last updated in October? Isn’t it any newer version?

Did you check?

The latest version on GitHub, as far as I can determine, is the same v0.2.73.

Dear all,

I have a “Smart Tuya Zigbee WIFI Airbox” (Temp., CO2, VOC Hum.) via Ali Express and find no way to integrate it in my Homey Pro via This Tuya Zigbee App. Is there any possibility to connect this sensor via the App?

Thanks in advance and best regards

Nils

Hi Nils,

Did you have the test version or the normal ZigBee app installed, my Airbox is working with the test version.
But I see you mentioning WIFi, do you have a ZigBee or the WiFi version.

Best regards Peter.

Hi Peter,

thanks for the quick response. I have installed Tuya Zigbee Ver. 0.1.45. I think it’s not the test version. My airbox is zigbee. But when I try to connect it, Homey found it as unknown Zigbee device. I used the Button “Teperature & Humidity Sensor” for the try.

Hi Nils,

You can install the Experimental Tuya ZigBee app from here:

Best regards Peter.