-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add support fo Tuya devices #7
Comments
If my understanding is correct we can talk to tuya devices by calling the API endpoints . |
News news. Tuya is add support out of the box for home assistant, home assistant can now control Tuya devices locally. We prefer talking to the devices locally so this is perfect. |
If I understand correctly Tuya is creating devices with thair firmware for a lot of other companies.
And the list go on. I am hoping that adding integration for Tuya will add integration for all these companies but more research is required. |
It looks like tuyapi is our best option as it controls the device locally, it's written in JavaScript and the project can run by itself. As the maintainer of this package said
So we can get news about official local support in the link in case they decide to release it. Here is issue abot cloud support, maybe we can start with supporting the Yuya cloud if it easier. |
Add Xiaomi Miio to the VendorsAndServices in proto file
I am closing this issue for now as I have added support for Tuya cloud. This issue can be open or referenced on the day that we decide to add support for local control as it collected a lot of information. |
Saving smartlife implementation here |
Tuya devices are popular option when its come to smart devices.
It is one of the most used smart devices in Home Assistant with 14.4% of its users using it.
So adding support for that takes priority.
The text was updated successfully, but these errors were encountered: