If you can access them on your phone using either the “smart life” or “tuya” app (haven’t tried the monoprice “stitch” yet), then they can be interacted with via HA with the tuya add-on component. In my configuration.yaml I have:
```
tuya:
username: 1234567890
password: xxxxxxx
country_code: 1
platform: smart_life
```
username is my phone number I registered as (just the digits, no country code or dashes), country code in my case is 1 for US, I registered and configured my stuff with the smart life app but use tuya for the platform if that is what you used.
I then went to services and did a forces tuya download and update in HA.
Tada… I see new switches with really long names in my States display down in the Developer Tools section.