This project is an attempt to implement the MyStrom API in C++.
I have also created a Python implementation, which you might be interested in. The Python package ("pystrom") is stable while this C++ implementation is still a work in progress.
Important
This project is not developed by MyStrom nor affiliated with them in any way.
Official MyStrom API Documentation: https://api.mystrom.ch/
Currently, only the device discovery feature is implemented.