hey there.
since 1Control currently doesn’t provide API or HomeAssistant integration I’ve created a way to integrate it through their web dashboard (using python/selenium to open it and operate the 1Control solo device).
you’ll need:
- 1control solo + link device
- access to 1control web dashboard (how to explained in the guide)
you can set it up by following this guide: GitHub - andriensis/1Control-HomeAssistant-web-dashboard-integration: Custom 1Control Solo HomeAssistant integration to trigger solo device from HomeAssistant through AppDaemon and 1Control web dashboard
code is not pretty and organized, but it works.