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!