i’m looking for soliution of a problem with my Samsung SmartThings device. It is dual cook oven. In ST this device has 2 child devices. HA ST integreation doesn’t support child devices (https://github.com/home-assistant/core/issues/33254).
So maybe any one know is there any workaround to get this working? Maybe some king of virtual device in ST or device handler?
If it is just an on/off switch, you can create virtual switch in ST (which would be detected by HA) , and by automation in ST (either the one in the app or with webcore), link the virtual switch with the switch that doesn’t show up in HA.
Search for smartthings virtual device creator. You have to install it and load it up as a smart app. Find the forum thread and follow the instructions. I’m using it with HA and it works as described.