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.
- Host: GitHub
- URL: https://github.com/dwettstein/node-red-contrib-mystrom-old
- Owner: dwettstein
- License: mit
- Archived: true
- Created: 2018-02-12T22:20:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T22:24:17.000Z (over 8 years ago)
- Last Synced: 2024-10-24T10:07:03.174Z (over 1 year ago)
- Topics: iot, mystrom, node-red, nodes, web-of-things
- Language: HTML
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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 .`.