dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.89k stars 497 forks source link

Tuya ZigBee TM616EGBZTN Pull Bead Curtain Motor #5450

Closed P2W2 closed 2 years ago

P2W2 commented 2 years ago

Device

Screenshots

grafik grafik

Basic

grafik

Identify

Alarms

Device Temperature

Groups

grafik

Scenes

grafik

On/Off

Level Control

Color Control

Simple Metering

Diagnostics

Other clusters that are not mentioned above

Tuya Specific clusters:

grafik

OTAU

grafik

Time

grafik

P2W2 commented 2 years ago

The solution seems to be simple, since it is the same system as the following issues:
#5238 & https://github.com/dresden-elektronik/deconz-rest-plugin/issues?q=is%3Aissue+is%3Aclosed+M515EGB. @Smanar maybe you can help since you have solved all issues related to curtain motors above?

I tried to solve it myself, but ran into a problem: If I understood it correctly it is solved by adding following line: {"_TZE200_gubdgai2", "TS0601", "Tuya", "Tuya_COVD TM616EGBZTN"}, to this section: https://github.com/dresden-elektronik/deconz-rest-plugin/blob/3338039cb8a498f90f5000f0b118ded7ef963a84/product_match.cpp#L68.

However I tried to implement and test it but I get a E: Unable to locate package deconz-dev if I try to sudo apt install deconz-dev I have tried the solutions that are written here, but unfortunately did not work either

Smanar commented 2 years ago

Hello, what is your OS ?

You need to switch to beta package https://www.phoscon.de/en/conbee2/install

P2W2 commented 2 years ago

So I installed the beta package with a new raspbian-buster image with the beta v2.13.2-beta and i was able to install the deconz-dev package and build the project. Unfortunately, my above-mentioned change did not bring my hoped-for success. In fact nothing changed at all the device is still a smart plug and not shown in the phoscon app or HA.

Smanar commented 2 years ago

Deconz have problem to reconize tuya stuff. Try with 2 inclusions without deleting the previous one.

github-actions[bot] commented 2 years ago

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.

github-actions[bot] commented 2 years ago

As there has not been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it is not solved, request to get this opened again.

stevewull commented 2 years ago

I have this cover and am having trouble getting deconz to recognize it properly

The cover is simliar to _TZE200_xuzcvlku. I have three of those. Phoscon displays them as fairy lights. They work for me with no problems.

seems like _TZE200_gubdgai2 is a new rev of their cover. I tried two cycles of adding a new light.

Screenshots:

image image image

Smanar commented 2 years ago

Sorry but for the moment it's not possible adding new tuya covering.

stevewull commented 2 years ago

Thanks Smanar, I'll check back later.

mdcobra commented 5 months ago

I also have this _TZE200_gubdgai2, but cannot bind it, is this solved?

Smanar commented 5 months ago

Nope, sorry, not possible adding tuya covering using DDF.