zigpy / zha-device-handlers

ZHA device handlers bridge the functionality gap created when manufacturers deviate from the ZCL specification, handling deviations and exceptions by parsing custom messages to and from Zigbee devices.
Apache License 2.0
760 stars 699 forks source link

[Device Support Request] Problem with TRV801Z - Tuya radiator thermostats #3377

Open joe2002 opened 1 month ago

joe2002 commented 1 month ago

Problem description

Hello Tuya community, I have a problem controlling Tuya radiator thermostats via Home Assistant. It is a TRV801Z which is sold by Aliexpress, Ecobuy there. Is there already a corresponding configuration for this? The function of setting the temperature is possible. But everything else, like setting it to "Auto", "Off", "On" does not work.Thank you very much for your help.

Hallo Tuya Gemeinde, ich habe ein Problem bei der Steuerung von Tuya Heizkörperthermostate über Home Assistant. Es handelt sich um TRV801Z die von Aliexpress, dort Ecobuy verkauft werden. Gibt es dafür bereits eine entsprechende Konfiguration? Die Funktion von Temperatur setzten ist möglich. Aber alles andere, wie stellen auf "Auto", "Aus", "An" gehen nicht. Vielen Dank für eure Hilfe

Solution description

I would like to be able to control the thermostat completely via automation and/or button in Home Assistant.

Ich würde das Thermostat gerne vollständig per Automation und/oder Button in Home Assistant steuern können.

Screenshots/Video

Screenshots/Video [Paste/upload your media here]

Device signature

Device signature ```json [Paste the device signature here] ```

Diagnostic information

Diagnostic information ```json [Paste the diagnostic information here] ```

Logs

Logs ```python [Paste the logs here] ```

Custom quirk

Custom quirk ```python [Paste your custom quirk here] ```

Additional information

No response

tco99ttocs commented 4 days ago

would appreciate if this device would be added:)

pro-jul commented 3 days ago

Would also help me a lot!

copernic-us commented 3 days ago

There's an external converter for it. Check it on: https://github.com/DonaldChung-HK/z2m-moes-trv-801-converter/blob/main/moes_valve_ZTRV801.js

tco99ttocs commented 2 days ago

the question is now, how could this convertred to an tha compatible quirk?!