/node-red-contrib-mystrom-old

A Node-RED package containing nodes for myStrom smart devices.

Primary LanguageHTMLMIT LicenseMIT

node-red-contrib-mystrom

node-red-contrib-mystrom is a Node-RED package containing nodes for using myStrom smart devices.

Overview

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.

Installation

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 ..