jasonacox / tinytuya

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

Not an issue, just a Thanks! #281

Closed johnno1962 closed 1 year ago

johnno1962 commented 1 year ago

Thanks very much for posting this excellent repo. I was able to connect to my obscure tuya device through the cloud first try with your excellent README's and documentation. 👍 👍 👍

jasonacox commented 1 year ago

Thanks @johnno1962 ! This feedback is gold. Thanks for taking the time to send it!

You may already know this, but one note on Tuya Cloud usage: The free Tuya IoT (Trial) account allows a very limited number of Cloud API calls. Be careful with any automation that makes frequent calls. 😉

johnno1962 commented 1 year ago

Thanks, I'll keep an eye out but it seems like I should squeak in under the allowance if it is monthly. Quite amazed that It all "just works".