jasonacox / tinytuya

Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API).
MIT License
879 stars 159 forks source link

Cloud access: permission deny due to use of Smart Industry #383

Open Cheeeeenjie opened 1 year ago

Cheeeeenjie commented 1 year ago

First, thank you so much for Tinytuya, which greatly simplified my project ! Just I found a problem. When I paired my Tuya device by using APP Smart Industry and try to access my cloud, it always was denied. But when I used APP Tuya Smart to pair device, which you advised, it worked. And I could see that my device was linked under All Devices of my account in both ways .

jasonacox commented 1 year ago

Thanks, @Antonymonnaie ! You are correct. I'm not aware of any apps other than the "Smart Life" or "Tuya Smart" apps that will work with TinyTuya. Thanks for confirming.

Should we add a note to the README to make that even more clear? Here is the current README:

https://github.com/jasonacox/tinytuya/blob/df6a4591d3ddb1ec8cdccb8e6979c22cb7d8af42/README.md?plain=1#L65