Integration "Tuya"

I have a problem with Tuya integration in home assistant. I wrote the code to include the entities, but they don’t do the functionality. What I can do.

Please paste your code here using the preformatted text markup.

tuya:
username: YOUR_TUYA_USERNAME
password: YOUR_TUYA_PASSWORD
country_code: YOUR_ACCOUNT_COUNTRYCODE

I had to also add the line:

  platform: smart_life

to my config, under the user/password, etc.

What brand are your entities?

Also, have you tried adding the Tuya integration via the UI? I tried but it wasn’t showing up on the list, which is why I had to edit the config file.