-
Notifications
You must be signed in to change notification settings - Fork 762
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Device Support Request] Add Tuya Giex GX02 water valve support TS0601 _TZE200_7ytb3h8u #3209
Comments
Hi @dethegeek I bought the same valve but unfortunately I cannot integrate it successfully as suggestedabove. I copied the quirk file adding the model and I see it in HA with only switch e battery sensor. the problem is that the switch doesn't work (like the valve ignores it) an battery is unknown. |
I added
|
On my side I can switch the state of my device. However I noticed some issues
|
Hi @liksvette My device looks the same as yours. |
sorry, it was by bad... wrong change in the file. Now my devices look as ours. Thanks a lot |
Your code snippet had _TZE204 as opposed to _TZE200, so it didn't work on mine. |
@liksvette the code snippet is the original line (this is a reference to the line in the repository). You just need to add the device in it. The result should look like this
|
I'm sure this is a dumb question but where and how can I access this file on my home assistant instance to add the code? |
Many thanks my devices have different names but are basically the same. I just want to test to see if they work by inserting the product codes into this quirk but i have no idea where to start. There seems to be something missing in my setup. Here is the latest error: Logger: zhaquirks Unexpected exception importing custom quirk 'Valves' |
My devices are ts0601_TZE200_akjefhj5 and ts0601_TZE204_qtnjuoae |
Problem description
Similar device aded to solve the following issue #3124
My device is detected as TS0601 _TZE200_7ytb3h8u
Bought here: https://fr.aliexpress.com/item/1005006548852233.html
Solution description
I succesfully aded the device by adding the above model in
zha-device-handlers/zhaquirks/tuya/ts0601_valve.py
Line 384 in c6ed94a
I'm rather new with domotic and Home Assistant, I'm not skilled enough to get a zigbee to MQTT dump for now, then I did a try after roughly understanding how the ZHA quirks works.
Screenshots/Video
Screenshots/Video
[Paste/upload your media here]
Device signature
Device signature
Diagnostic information
Diagnostic information
Logs
Logs
Custom quirk
ts0601_valve.py
Additional information
Enable / disable test done
No response
The text was updated successfully, but these errors were encountered: