broadlinkjs-s1c
v0.1.1
Published
A Node.JS library for controlling Broadlink SmartOne (S1C) Alarm Kit
Downloads
1
Maintainers
Readme
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.