Tuya Integration Error

Just checking I am not the only one who is having issues when attempting to use the Tuya integration?

I cannot seem to get passed the login UI, it keeps telling me my credentials are invalid, even though I know they are correct. If anyone knows why this is happening and if there’s a fix, then do let me know!

Sorry if this is already a known issue, I just couldn’t find anything on it.

Good evening! I’m having problems too. After updating with the nine Tuya integration in HA it gets 5 stars, but after a few minutes it stops working and gives me this error:

Error setting up entry [email protected] for tuya
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 304, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File “/usr/src/homeassistant/homeassistant/components/tuya/init .py”, line 66, in async_setup_entry
hass.data[DOMAIN].pop(entry.entry_id)
KeyError: ‘4dd781473938fb80bba10d9462b16d8b’

Someone can help me?