matlar
1
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
Hedda
(Hedda)
2
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
matlar
3
Thank you. I’m going to ask for device support in ZHA device handlers
matlar
5