codetheweb / tuyapi

🌧 An easy-to-use API for devices that use Tuya's cloud services. Documentation: https://codetheweb.github.io/tuyapi.
MIT License
2.04k stars 332 forks source link

Replace python-tuya with tinytuya #637

Closed jasonacox closed 10 months ago

jasonacox commented 10 months ago

Documentation Update

The python-tuya project is no longer maintained (read-only) and redirects to tinytuya. This PR replaces the Python port reference for python-tuya with tinytuya.

Apollon77 commented 10 months ago

Thank you!