tuya / tuya-iot-python-sdk

Tuya IoT Python SDK for Tuya Open API.
MIT License
117 stars 47 forks source link

Force re-connect tu Tuya IoT API if necessary #68

Closed awm1 closed 1 year ago

awm1 commented 1 year ago

Unfortunately, token expire time provided in API response seems not to be valid, so I've added forced re-connection in order to keep MQTT client running.