node-w800

A node module for the W800 family of X10 RF receivers from WGL & Associates.

Usage no npm install needed!

<script type="module">
  import nodeW800 from 'https://cdn.skypack.dev/node-w800';
</script>

README

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