core: New Tuya Integration "Login error (2406): skill id invalid"

The problem

After completing the steps for the new Tuya Integration, it fails during the authentication/setup in Home Assistants integrations page. Following error: "Login error (2406): skill id invalid"

According to the docs this error means that the cloud project on the Tuya IoT Platform should be created after May 25. Well I just created my cloud project for the first time two days ago.

What is version of Home Assistant Core has the issue?

core-2021.10.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Tuya

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tuya/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2406 skill id invalid

Additional information

No response

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 5
  • Comments: 16 (3 by maintainers)

Most upvoted comments

Just create this PR to fix the issue, it’s related to the relationship between account country region and data center endpoint: https://github.com/home-assistant/core/pull/58411