tuya / tuya-iot-python-sdk

Tuya IoT Python SDK for Tuya Open API.
MIT License
125 stars 48 forks source link

Something wrong with Tuya library used by HA #70

Closed uros76 closed 1 year ago

uros76 commented 1 year ago

Hi. Recently Tuya integration for HomeAssistant stopped working. Apparently, the issue is on Tuya IOT library side. See more about this here: https://github.com/home-assistant/core/issues/84935

Can someone please look into this? There are multiple HA users with Tuya integration that lost the connection with devices...

frenck commented 1 year ago

This is a different message than you reported in the upstream issue. The upstream issue was about not caching error properly, in this message you start with:

Recently Tuya integration for HomeAssistant stopped working

That is generally caused by a different issue (which is not related to error catching).

For more information on that see: https://github.com/home-assistant/core/issues/80278

uros76 commented 1 year ago

Thank you @frenck for pointing me into right direction. Closing this issue here