neramirez-broadlink-ts
v0.1.10
Published
A TypeScript-enhanced Node.JS fork of broadlinkjs, designed for interacting with RM devices in homebridge-broadlink-rm. Now includes a feature for handling multiple requests to the same device, with a specific focus on supporting homebridge-broadlink-wind
Downloads
13
Readme
Broadlink TS RM
Introduction
Broadlink RM is a module that enables control over the IR and RF interfaces within Broadlink RM devices. It is designed to provide a seamless interaction experience and is built with JavaScript and TypeScript, leveraging the npm package manager.
Thanks
A special thanks to @momodalo (https://github.com/momodalo/broadlinkjs/), @lprhodes (https://github.com/lprhodes/broadlinkjs-rm/) and @mjg59 (https://github.com/mjg59/python-broadlink/) for their foundational work, upon which this project is largely based.