UNPKG

homebridge-broadlink-rm-enhanced

Version:

Broadlink RM plugin (including the mini and pro) for homebridge: https://github.com/nfarina/homebridge

8 lines (6 loc) 168 B
const HomebridgePlatform = require('./platform'); const HomebridgeAccessory = require('./accessory'); module.exports = { HomebridgePlatform, HomebridgeAccessory }