Multiply Tuya Platforms

Hi everyone,

I have 4 devices (Tuya smart plugs), but 2 of them are SmartLife and the other 2 are Jinvoo. I can configure them separately, i.e. only SmartLife or only Jinvoo, but I’ve not found a way to configure all of them together. It seems, that the Tuya component doesn’t support multiply platforms…

For example something like that:

- tuya:
  username: YOUR_TUYA_USERNAME
  password: YOUR_TUYA_PASSWORD
  country_code: YOUR_ACCOUNT_COUNTRYCODE
  platform: smart_life 

- tuya:
  username: YOUR_TUYA_USERNAME
  password: YOUR_TUYA_PASSWORD
  country_code: YOUR_ACCOUNT_COUNTRYCODE
  platform: jinvoo_smart

Does anyone have an idea how can I achieve it?

Many thanks in advance!

You need to install them all in the same app. Just pick one of them either Smart Life of Jinvoo, add all 4 smart plugs to the same one.
I have Tuya light switches and that is what I did at the beginning, but now I have flashed them with Tasmota so that I don’t need to rely on either app.

Thank you very much!! It works now :slight_smile: