0.0.1 • Published 5 years ago

node-w800 v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

node-w800

A node module for the W800 family of X10 RF receivers from WGL & Associates. This module includes a library that can be used to create a stream of the X10 signals received by a W800 unit. It also includes a command-line utility to log the received X10 signals to stdout.

Install

npm install w800

License

node-w800 is available under the MIT License.

Todo

  • mock out expected behavior
  • create tests
  • implement

Change Log

0.0.1 — Jan 22, 2016

  • foo