-
Notifications
You must be signed in to change notification settings - Fork 502
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 Smart Life ZigBee 3.0 Curtain Blind Switch for Roller Shutter Electric motor #3134
Comments
I'm also interested in the Loratap device working with deconz. It looks like they are pretty much the same. But I think no one knows until someone connects it with deconz. The Zemismart should work. At least with the next release I think See: |
Ok, I ordered one to investigate. But need to wait at least 1 month for arrival.
You mean only basic functionality like up, down and stop? The only thing I could see in #2999 within the window covering cluster ist the 0x0015 and 0x0016 for 'Acceleration Time - Lift' and 'Deceleration Time - Lift' and maybe the mode on 0x0017 (which is used by the Ubisis Shutter J1 for setting the device into a configuration mode) |
I don't know what you got that idea. The devices are controlled by the corresponding cluster commands, that's it. You'll probably see the lift percentage in the corresponding attribute then. |
You can use the "lift" field to select the level. |
Maybe there is a way of entering Calibration Mode using the buttons. Has anyone been able to do it? I have the same issue. |
Right, I have same reaction for 2 other tuya covering. And one of them need a remote to set calibration. |
But have you been able to calibrate any of your devices? |
I can use the set level function without calibration on the Loratap device. But as default the device send power for 10 seconds. Or if I set to 50% then for 5 seconds. As said before, in the Ubisis Shutter J1 the 0x0017 setting is used to put the device into a configuration mode. As I read from the manual. This is from the Loratap manual: |
I have tried writing the 0x0017 parameter using VNC conection but I always get "writing failed". Does anyone know how can I achieve this? |
Not me, but yes he do #3161 (comment) |
In this case the calibration was triggered by a RF remote control. In the case of your switch and mine (I have one branded as Losonho) it seems, by the use manual that you sent me (the one that came with mine doesn't even mention it) that the app ( tuya app) can trigger the calibration, so for sure there is some kind ok command that can be sent to do it. The Ubisis Shutter J1 uses the 0x0017 for this, but in Deconz implementation it is created a Sensor as a workaround to trigger this. Maybe someone could change the code in order to also create this sensor for these switches and we could test. (unfortunately I don't know how to do it) |
On my side I have searched and I haven't see on a zigbee project some information about a zigbee "calibration" command. |
See the pictures of the manual on the above pictuture. The user manual I received only mentions how to pair but the one @janmo0 received shows how to calibrate in Tuya app. So the zigbee command exists. Also when I look at window_covering.cpp I can see it was created using ZigBee Home Automation Public Application Profile Document 05-3520-29. In this document you can see on page 183 that it mentions attribute 0x0017 (sorry if I'm not using the correct naming). The usage of this attribute 0x0017 has been used for the implementation of the "Ubisys Shutter Control J1". This was done by creating a sensor. Maybe this kind of workaround could be applied to all of cover devices. Unfortunately this is an idea but I don't know how to program it. No cover devices will work out of the box without calibrating it. So I believe zigbee aliance has inserted this in their code, and I hope deconz will allow this some day! |
Ha right.
But from file and your doc
So for me the calibration mode will be 0/1/0 = 2 |
Same here 😕 |
@janmo0 Keep clicking the buttons to keep it awake. Battery devices are sometimes annoying. |
It's no battery driven device. It's always on main voltage. |
Aah, My bad then :( @janmo0 |
I m not sure but if the device don't support this attribute, you have another message ? "Unsupported something" no ? This value is grayed or not in the table ? have you tried to read it ? |
After reading the value is greyed out in the table. |
ok, so bad luck. But this working mode is possible without the gateway ? |
I have found this under tuya documentation Maybe it can help! |
Ha nice, not usefull for you, but it seem there is an attribute 0xF000 in the windows clovering cluster 0xF000 > Tuya Private Report Attr > Window Cover Status >0/1/2 > defaut(1)
|
Issue with same problem on Z2M repo: Koenkk/zigbee2mqtt#4257 |
@navterro Did you find a way to calibrate the switch? |
@Jasonthefirst nope - still on luck. I'm thinking about ordering tuya zigbee gateway. |
I ordered the gateway yesterday and it should arrive tomorrow. I'll try it and can give you some feedback. I can also try to get some additional informations if someone is interested and can point me in the right directions. |
It is very easy. |
@Jasonthefirst have you manage to calibrate switch using gateway ? |
I'm having the same problem with _TZ3000_1dd0d5yi using ZHA (Moes Zigbee+RF). I do have a RF correctly configured using the push button on device, but even when using the RF it only moves about 10 seconds. Calibration give an error like above said. Please let us know if you found out a solution, even if used a controller to set the travel time. Thanks. |
@jrochate have you tried the manipulations written on the manual ? But I don't understand, if you have a "WINDOW_COVERING_CONTROLLER" it s a switch ? So why you have too a RF controller ? to control the switch too ? |
@Smanar thank you for your reply. About the device type:
and the device type is 0x0203 that corresponds to WINDOW_COVERING_CONTROLLER on the zigbee DB. This is a Moes Zigbee + RF Curtain Switch Module (like this: link to product) About the RF controller I have also a base RF command that is paired with device and can operate up/down/stop actions. About the calibration command One the screenshots on the link above, one can see that calibration does take place in the App.
It looks like this TS130F has not implemented the calibration on the same address like the others. |
You don't have the cluster 0xf001 on this device, try the calibration command available on cluster 0x0102 Edit: |
As you can see on my last message, the cluster_id 258 is 0x0102, and the calibration_id 61441 is 0xf001 Maybe I'm stuck here and the only way is to use the App, because the product link shows a calibration method on the App. |
Sorry, I don't have more news than you, ATM the only attribute used for that is the 0xff01, and it s strange because other TS130F (like _TZ3000_vd43bbfq) are using this one ... |
Ok, what about this plan:
Sound too expensive, and I could just drop out the 3 devices :) |
Yeah realy expensive just for that. |
@aelias-eu found a solution for zigbee2mqtt. Any chance we see this integrated in deconz? |
What is problem? In deconz run this device. |
That’s the problem: #3134 (comment) |
Yep on your link it s the model _TZ3000_1dd0d5yi
But they are using too a new attribute
Can try with editing the xml file, with something like
and set different values |
Hi all, Has someone seen the same or maybe an idea whats going wrong? - in general I always calibrated the shutter switches (TS130F) in a way, that they held the up or down position 2-3 second more than the shutter motor needs for the complete movements. The motors themself have a an own stop, which assures no 'over'-movement. |
@Pedder007 what kind of blinds do you have? Because for venetian blinds, you have the tilt "function" and that consumes some time when you change direction between up and down movement. At first it will tilt the blinds and then it will start to move. |
@aelias-eu, I doubt that that these shutter motors have ‚tilt‘ as they are simple shutter motors from rohrmotor24 with an electronic end-position adjustment. |
@Smanar |
Nice, thx, have just added it in this PR with the unit > #5235 |
I do have the same issue on my loratap devices. SC500ZB or in Home Assistant _TZ3000_dbpmpco1. Did you find any solution or do you think there can be done anything code based in Home Assistant? |
Same Here... Any News? |
Nope, still the same here. Partly in summer really annoying, when it is a shutter of a garden door, which has a net against flys which is then blocked by the shutter and you have to move first completly down and up to get out 👎 |
Similar issue here. Using it for our awning and the cloth does not get pulled back into the housing completely. |
Hi @kababoom, but I fear that doesn't solve the issue I explained. As written, calibration wasn't the issue. The issue occures later, in daily live. Just to add here: I meanwhile switched my enviroment nearly 100% away from deCONZ/ConBee over to the ioBroker/ |
Hi @Pedder007 Yes it does not solve your issue but it did solve mine. And since I found several other threads on 'how to calibrate without Hub and Tuya app' topic I posted this, perhaps it helps others. |
Hello this curtain switch have Zigbee protocol. Some support for deconz??
https://www.loratap.com/products/tuya-smart-life-zigbee-30-curtain-blind-switch-for-roller-shutter-electric-motor-google-home-alexa-echo-voice-control-diy
https://www.zemismart.com/products/zigbee-eu-curtain-wall-light-switch-compatible-with-smartthing-hub-echo-plus-app-phone-voice-control
Device
Screenshots
The text was updated successfully, but these errors were encountered: