0.0.4 • Published 6 years ago

node-switchmate3 v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

A Node.js API for Switchmate3

Switchmate is a BLE controlled light switch add-on that provide smart home capability to conventional light switches.

This library is developed for a specific model of Switchmate switch TSM003W. This is the newer toggle style Switchmate which have a smaller form factor for fitting on a multi-gang switch.

This library referenced the design of node-switchmate a Node.js API for the original Switchmate (RSM0001 & RSM0002). As the communication protocol of these two product is quite different. I decided to just write a new library. Any attempt to merge them would be welcome :)

This library is still very experimental. Please create an issue or a pull request for any problem you encountered.

During the creation of this library, clemon79's comments on Home Assistant forum helps a lot!.