An open API service indexing awesome lists of open source software.

https://github.com/dwettstein/node-red-contrib-mystrom-old

A Node-RED package containing nodes for myStrom smart devices.
https://github.com/dwettstein/node-red-contrib-mystrom-old

iot mystrom node-red nodes web-of-things

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# node-red-contrib-mystrom
_node-red-contrib-mystrom_ is a [Node-RED](https://nodered.org/) 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 .`.