momodalo / broadlinkjs

A Node.JS library for controlling Broadlink RM2/3 (Pro) remote controls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Example use

Please see test.js for temperature checking and ir learning example.

About

A Node.JS library for controlling Broadlink RM2/3 (Pro) remote controls

License:MIT License


Languages

Language:JavaScript 95.7%Language:TypeScript 4.3%