0.1.1 • Published 7 years ago

broadlinkjs-s1c v0.1.1

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

Node.JS library for Broadlink S1C - SmartOne Alarm Kit

A Node.JS module for getting sensors status & controlling host of Broadlink S1C - SmartOne Alarm Kit. At present, only Motion Sensor and Door are supported. There is currently no support for the cloud API. This module was re-implemented using javascript from python-broadlink.

Example use

Please see test/s1c_check.js for checking the status of the sensors and device control.