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
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?
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