-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Smarlife / Tuya Cloud Services #9874
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
Comments
Tuya has now a base integration -- https://pipedream.com/apps/tuya |
User request |
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
@vunguyenhung I get the same |
@sergio-eliot-rodriguez Do you know how we might test this without having any smart devices hooked up? |
@michelle0927 per the support link you shared, looks like it's not possible. Update: I reached out to Tuya support. |
Name of app / service
Smarlife / Tuya
Link to developer documentation
https://developer.tuya.com/en/docs/cloud
Is lack of support preventing you from building workflows, or do you have a workaround?
I've spent a few days writings code to get the authentication working but I cant get the SHA256 correct code. I could soldier on but would be btter if you built the interface - triggers and actions.
Are there specific actions, or triggers, you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each!
I guess to start it would be nice to
a) login (username/password)
b) Get a list of "Homes" associated.
c) Get a list of devices (either all or only associated with a home)
d) Set a hook to fire when a particlaulr device event happens (e.g. "switch 1: ON")
e) Set a device parameter (e.g. switch 2 ON
The text was updated successfully, but these errors were encountered: