TuyaAPI / cloud

🌨 🎁 A NodeJS wrapper for Tuya's cloud API. Documentation: https://tuyaapi.github.io/cloud/.
MIT License
32 stars 15 forks source link

Update README.md #8

Closed dsschneidermann closed 4 years ago

dsschneidermann commented 4 years ago

Add link to web.archive.org for the Tuya APP Api documentation.

Closes #7

codetheweb commented 4 years ago

Thanks. Unfortunately, this move probably signals that Tuya will completely remove support for the old App API in the near future (https://github.com/codetheweb/tuyapi/issues/280).

If you want to interact with Tuya's cloud services, I strongly recommend using their Open API instead.