Skip to content

cyaneous/homebridge-lutron-radiora3

 
 

Repository files navigation

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.

About

Homebridge support for Lutron RadioRA 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.6%
  • HTML 16.6%
  • JavaScript 4.8%