jasonacox / tinytuya

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

Update Cloud.py #151

Closed Paxy closed 2 years ago

Paxy commented 2 years ago

Added getconnectstatus(deviceId) function to check is device connected to Tuya cloud

jasonacox commented 2 years ago

Great addition! Thanks @Paxy !