Skip to content

francxk/broadlinkjs-sm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.JS library for Broadlink RM2 IR controllers

A Node.JS module for controlling IR controllers from Broadlink. At present, only RM Pro (referred to as RM2 in the codebase) devices are supported. There is currently no support for the cloud API. This module was re-implemented using javascript from python-broadlink.

Updated for using SP2, SP3, and MP1 & MP2 devices only.

Example use

Please see test.js for temperature checking and ir learning example. Please see check.js for check power and turning on/off SP2/SP3 plugs. Please see mp_check.js for check power and turning on/off MP1 & MP2 device.

About

A Node.JS library for controlling Broadlink RM2/3 (Pro) remote controls. Updated for using with SP2/3 and MP1 directly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.7%
  • TypeScript 3.3%