[RELEASE] Zemismart Zigbee Blind Driver

I tried that as well. Same thing. No response.

Not just the Open and Close but all the buttons don't work.

Post again a screenshot of this same device details - Data section (at the bottom of the web page)

  • endpointId: 01
  • application: 47
  • manufacturer: _TZE200_zah67ekd
  • model: TS0601

One more thing I've just noticed:

State Variables

  • isTargetRcvd : false
  • copyright : Copyright ©2021-2023 Amos Yuen, kkossev, iquix, ShinJjang
  • lastHeardMillis : 1698562588619
  • version : 3.3.2 - 2023-08-10 5:18 PM (debug version)
  • waitingForResponseSinceMillis :
  • target : 0

All my other units have isTargetRcvd : true but this one says false

The same model/manufacturer is referred here :

You could experiment with this driver modification. Add something to the driver name before saving it, so that it doesn't overlap this driver:
image

That's because the motor doesn't move and does not report the target position when controlled from HE ..

BTW, you are not using the latest driver version - please update to ver. 3.3.3 (use the Import button within HE driver editor)

After updating the driver, click on the Configure button.

No luck.

I get this with the new modified driver:

dev:7442023-10-29 03:07:26.564 AMtraceparse: ACK command=0

dev:7442023-10-29 03:07:26.442 AMtraceparse: ACK command=0

dev:7442023-10-29 03:07:26.420 AMtracecheckHeartbeat: waitMillis=3999997

dev:7442023-10-29 03:07:26.413 AMdebugupdatePresence: present=true

dev:7442023-10-29 03:07:26.377 AMtracecheckHeartbeat: waitMillis=3999995

dev:7442023-10-29 03:07:26.369 AMdebugupdatePresence: present=true

dev:7442023-10-29 03:07:24.381 AMtraceparse: ACK command=0

dev:7442023-10-29 03:07:24.338 AMtracecheckHeartbeat: waitMillis=3999997

dev:7442023-10-29 03:07:24.333 AMdebugupdatePresence: present=true

dev:7442023-10-29 03:07:23.372 AMtraceparse: ACK command=0

dev:7442023-10-29 03:07:23.327 AMtracecheckHeartbeat: waitMillis=3999997

dev:7442023-10-29 03:07:23.323 AMdebugupdatePresence: present=true

dev:7442023-10-29 03:07:22.351 AMtracesendTuyaCommand: message=CDB70104000100

dev:7442023-10-29 03:07:22.348 AMtracesendTuyaCommand: dp=0x01, dpType=0x04, fnCmd=0x00, fnCmdLength=2

dev:7442023-10-29 03:07:22.308 AMtracecheckForResponse: waitMillis=59994

dev:7442023-10-29 03:07:22.305 AMtracecheckForResponse: waitingForResponseSinceMillis=1698563242299

dev:7442023-10-29 03:07:22.298 AMdebugopen

Ok done.

State Variables

  • isTargetRcvd : true
  • copyright : Copyright ©2021-2023 Amos Yuen, kkossev, iquix, ShinJjang
  • lastHeardMillis : 1698563523280
  • version : 3.3.3 - 2023-10-20 8:36 PM
  • waitingForResponseSinceMillis :
  • target : 100

Just tested it. Nothing happened. Should I wait for a while or should I remove/repair the motor unit to the hub?

Removing the motor from the hub and pairing is again is the last thing that you can try... Although, these devices do not require this procedure, as it is obligatory for some other Tuya-based devices..

I checked the implementation of TS0601 _TZE200_zah67ekd again in Z2M and ZHA - nothing special or unique if compared to the rest of the Zemismart motors... What I see from the logs is that the commands to open/close are confirmed (ACK'ed) by the device, but actually are not performed.

Sorry, I am out of ideas at the moment.

No worries. Thank you so much for your time. I will try to re-pair it again and see if it helps. I will keep you posted. Thanks again.

1 Like

BTW, yesterday I was experimenting with a new Zemismart M1 Matter hub and Apple Home.
Tuya is working toward bridging the Tuya Zigbee devices to Matter.

It kind a works.. but there are still a lot of problems to be solved and bugs to be fixed from both sides probably.

This is my Zemismart Curtain Robot exposed to Apple Home via Zemismart M1 Matter hub:


It's not working very well .... yet.
But all we hope the bugs will be fixed and some day these Tuya-specific devices will be available also in Hubitat via Matter.

1 Like

What Zigbee channel and power level is everyone using for this device driver? TIA

Is there any way to get the battery level reported with these motors?

Some motors will report the remaining battery percentage, but others will not. It depends on the model/manufacturer.
If your device sends battery reports to the hub, the driver should handle it.

strange for me this driver work:

for this blind:
https://www.amazon.com/dp/B0B5WFVGVH

but your driver here does NOT :(...

Do you mean just the battery level reporting for your device is not working, or the open/close... etc commands?

I’d like to move my zigbee blind curtain and roller blind motors (which are working brilliantly using this driver) over to the new Zemismart matter over thread devices. The idea being this will remove one of my 2.4GHz interfering networks as well as improving my thread mesh. Does anyone know whether this driver works with the matter over thread Zemismart devices? Or whether it’s even needed with Hubitat when the device supports Matter I.e. is the a generic Matter blind and curtain driver?