mystrom
provides a simple interface to interact with your myStrom devices
(https://mystrom.ch). Currently, only the myStrom WiFi Switch is supported.
Fetch the library via the go tool:
# go get -u github.com/unprofession-al/mystrom
Use the lib in your program please refer to the example
directory.