Tuya is not working anymore

Hi,
I’ve been using HA for 4 months with no issue but since yesterday my tuya integration it no longer works…
I’ve got failed authentication.

I enclosed the logs :
Enregistreur: homeassistant.config_entries
Source: config_entries.py:640
S’est produit pour la première fois: 15:20:08 (1 occurrences)
Dernier enregistrement: 15:20:08

Error setting up entry [email protected] for tuya
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 640, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/tuya/init.py”, line 68, in async_setup_entry
await hass.async_add_executor_job(manager.update_device_cache)
asyncio.exceptions.CancelledError

I tried to deleted my tuya from HA and reinstalled it but no success.
If anyone can support me it would be great
Thanks

1 Like

Hello Dobs72,

What integration are you set-up with? There are half a dozen including the one in Core that needs the cloud.
What version of Home Assistant are you running?
Are these Wifi or Zigbee Devices?

I am having the same issue. Here is my setup.

  • HA is on a VM
    • Core2024.12. 4
    • Supervisor2024.12.0
    • Operating System14.0
    • Frontend20241127.8
  • This is the integration Tuya - Home Assistant
  • All devices are Wifi.

I have the same problem. I am running HA on Raspberry Pi 4.
Core 2024.12.3

  • Supervisor2024.12.0
  • Operating System14.0
  • Frontend20241127.8
    Tuya - Home assistant integration
    All devices are Nedis switches with wifi

Same here, running on VirtualBox

  • Core 2024.12.5
  • Supervisor 2024.12.0
  • Operating System 14.1
  • Frontend 20241127.8

Error setting up entry [email protected] for tuya
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 640, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/tuya/init.py”, line 68, in async_setup_entry
await hass.async_add_executor_job(manager.update_device_cache)
asyncio.exceptions.CancelledError