Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

homebridge-lutron-radiora3

cyaneous23Apache-2.00.1.0TypeScript support: included

Homebridge support for Lutron RadioRA 3 keypads, etc.

homebridge-plugin, lutron, radiora, radiora3, lutron-leap, lutron-radiora3, lutron-radiora

readme

LutronRadioRA3

This plugin adds RadioRA 3 support to HomeBridge.

It currently supports:

  • Sunnata Keypads
  • Sunnata Hybrid Keypads
  • Some Pico remotes (untested)

Because HomeKit control for dimmers and switches, etc, are natively supported by the Smart Bridge, this plugin doesn't implement them.

This project is based on lutron-leap-js and homebridge-lutron-caseta-leap. To provide optimal RadioRA 3 support, I have decided to make it a separate piece of code.

Development setup

(rough notes)

  • Check this out
  • Make changes
  • rm ~/.homebridge/accessories/cachedAccessories; DEBUG='leap:*,HAP-NodeJS:Accessory' npm run watch
  • npm run lint

Notice

The leap portion of this plugin is GPL-3.0 as per the original lutron-leap-js library.