Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 654 Bytes

File metadata and controls

16 lines (10 loc) · 654 Bytes

cpp-mystrom

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/

Features

Currently, only the device discovery feature is implemented.