You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.5 introduced async methods. It's very useful for network programming in multitask applications (like Home Assistant). But TinyTuya doesn't use it. Are there any plans to add async methods?
Python 3.5 introduced async methods. It's very useful for network programming in multitask applications (like Home Assistant). But TinyTuya doesn't use it. Are there any plans to add async methods?