codetheweb / tuyapi

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

Api Key hame some expiration date? #567

Closed italoc closed 2 years ago

italoc commented 2 years ago

The api key need for work with local Tuya have some exipation date or is perpetual?

codetheweb commented 2 years ago

Can you please be more specific about what API key you're talking about?

The local device key changes when you re-link a device but should otherwise remain stable.

italoc commented 2 years ago

I mean local device key….

last question, if I use local Tuya my device never use the Tuya cloud, is correct?

codetheweb commented 2 years ago

Your device will still contact cloud services unless you firewall it off. But TuyAPI operates entirely locally.