Hi, I’m setting up a dual plug using localtuya and it seems to only allow configuring it as a single device with two controls (“plug 1 on/off”, “plug 2 on/off”)
However, the uses for these two plugs are completely independent and the fact that they are part of the same physical device is an implementation detail that I want to hide. So, I need to have plug 1 and plug 2 represented as first-class “devices” instead of “controls/entities” on the same device.
I imagine there’s probably a way to have “virtual devices” or dummy switches or something like that, but I’m new to HA, so I need to be enlightened.
Any ideas? Thanks!
EDIT: actually, are “entities” the way to think about first-class devices in HA?