zha-device-handlers icon indicating copy to clipboard operation
zha-device-handlers copied to clipboard

Add Tuya/Zemismart cover `_TZE284_fzo2pocs`

Open Gerviba opened this issue 9 months ago • 4 comments

Proposed change

Add support for Zemismart Zigbee 2N (ZM25TQ-2/25) smart roller shade motor. A had to add the 0xED00 input cluster and _TZE284_fzo2pocs

Additional information

This is my first contribution here, please feel free to request any change or guide me to any docs to read!

Closes #3270

My process: Just got my Zemismart ZM25TQ-2/25 from Aliexpress (Zemismart Zigbee 2N Smart Roller Shade Blinds Motor for 38mm Tube Works with Tuya Smart Life App Alexa Google Home Voice Control) to be exact. After I paired it, I found out that the cover card is not showing up. Did some search and found out that they change the chip from time to time. Searched for TS0601 quirk on google and found this repo. Tried to adjust on my machine with a local quirk config, and now it is working for me.

image image

Checklist

  • [x] The changes are tested and work correctly
  • [x] pre-commit checks pass / the code has been formatted using Black
  • [ ] Tests have been added to verify that the new code works

Gerviba avatar Jan 30 '25 19:01 Gerviba