Moes TV02 TRV

Hello,
I’m using ZHA to integrate my zigbee devices.

I bought a Tuya thermostatic valve (MOES TV02) and I paired it with ZHA, but it doesn’t work:
pairing is ok, but no entity is created.

The device is seen as TS0601 by _TZE200_kds0pmmv

Do you have any advice to correctly integrate my device?

Thank you

You need to create a new issue as " Device support request" to ZHA Device Handlers repository on GitHub with device signature and debug logs → https://github.com/zigpy/zha-device-handlers/issues

The reason why will need a ZHA device hander (a.k.a. quirk) is explained here → https://www.home-assistant.io/integrations/zha#zha-exception-and-deviation-handling

Alternatively, if you know Python then you can get assistance there to write your own custom quirk for that device, read-> https://github.com/zigpy/zha-device-handlers/blob/f9b96f1d6b5aea3c9e4ca8b816c5f96b43d58fcf/README.md

Thank you. I’m going to ask for device support in ZHA device handlers

Did you get it to work ?

Yes, you should use the last quirk published here: [Device Support Request] Improving "TS0601" "_TZE200_b6wax7g0" TRV thermostatic radiator valve · Issue #1123 · zigpy/zha-device-handlers · GitHub