-
Notifications
You must be signed in to change notification settings - Fork 97
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
Tuya WaterValve support as device type. #241
Comments
Please post the result of the steps under "How to check whether the api this library uses can control your device". Without this it is hard for me to help you with regards to this specific issue. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi Milo, thanks for the quick response. sorry for my late update. I tried steps for how to check whether the api can control the device. i'm not sure if i did it correctly, but the output got the valve read as: "Buitenkraan". Let me know if it's correct or whether i needed to provide a different output? Thanks again! |
No problem, Lately I'm also not the quickest to respond 😉 This is exactly the output I was looking for. Given the valve device definition in HomeKit it should be possible to create some form of support for this. |
Thank you for the explanation and for the tip, next time i'll paste the raw text. My mistake! I didn't know my request would make it this complicated. I should have taken in account that Homekit supported device, for example the Eve Aqua. Would indeed have a feedback function. I just wished that the icon for the valve would be visible with this Tuya homebridge intergration. As just a "switch". Have it turn blue when 'on / opened' and turn grey if 'off / closed'. The Tuya device i am using now has no feedback option either, just turns the valve open in side the house to be able to shut off water supply outside the home. Thanks again for your time! |
I'm also interested in this. Not sure if @milo526 is still working on implementing the water valve type accessory to this plugin. Thank you =) |
interested as well ;)) |
Smoke, water and gas sensors also |
Please follow the steps under How to check whether the API this library uses can control your device to see if this is possible and if so, please open a new issue per device for requesting access. |
Any news on the valve support? |
Hello, also just wondering if valve support will be added, I have an indoor irrigation device I would like to add to Homekit. |
@milo526 below is an abbreviated form of the script's results. What I need (and believe others are asking for) is support for a manipulator arm that turns off the valve. The water valve operates like a switch that's either on or off. In the Tuya Development Platform, it is listed under Electrical > Valve Pump > Smart Manipulator Arm. Two other related types in their API are "Water Valve Controller" and "Indoor Smart Water Valve." I just emailed Tuya support to ask them to add support to /homeassistant for valves. Today, the only way to identify these devices would be to inspect the icon returned. Finally, here's the HomeKit doc for reference of what we're looking for: https://developer.apple.com/documentation/homekit/hmcharacteristictypevalvetype
|
Thank you for this information! Feel free to send a PR with support for this device type 😄 |
#241 (comment)
|
Hi, thanks for the plugin, it works like a charm!
I recently purchased and added a valve smart device from Tuya to my collection. Unfortunately the valve icon isn’t available with the plugin in HomeKit, i tried to ID it as waterValve, but with no luck.
Will there be a future update to support this device? Or can i edit the config for this?
Thanks in advance!
The text was updated successfully, but these errors were encountered: