node-red-contrib-mystrom is a Node-RED package containing nodes for using myStrom smart devices.
The package contains the following Node-RED nodes:
mystrom-switch-config
- A configuration node for myStrom switches.myStrom switch
- A node for executing actions of a myStrom switch.
Currently, the package is not yet available from the npm repository. For installing the nodes, just clone the repository into your Node-RED user folder (usually ~/.node-red/nodes
) and run npm install .
.