Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 591 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 591 Bytes

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