0.1.0 • Published 6 months ago

homebridge-lutron-radiora3 v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

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.