Lutron Leap  

Developer: FlyingDiver     Like this plugin? Show your appreciation!
Category: Hubs and Protocol Bridges
Github: Github Repo
Assistance: Get help!   
Plugin ID: com.flyingdiver.indigoplugin.lutron-leap
Latest release: v2023.2.0 released on Jan. 24, 2024
Release downloaded: 3 times
Requires: Indigo v2023.2.0 or higher
(Check the Releases tab below for older releases that may have different requirements)
  Download latest release

Indigo-Lutron-Leap

Plugin to support Lutron systems using the LEAP protocol.

Supports Bridges:

  • Lutron Caséta Smart Hub (L-BDG2-WH)
  • Lutron Caséta Smart Bridge PRO (L-BDGPRO2-WH)
  • RadioRA 2 Select Main Repeater (RR-SEL-REP2-BL)
  • RadioRA 3 All-in-One Processor (RR-PROC3)
  • Homeworks QSX Processor (HQP7)

Supported Device Types:

  • Wall and plug-in dimmers
  • Wall Switches
  • Shades
  • Fans
  • Occupancy/Vacancy Sensors
  • Pico Remotes

As of the initial release only the following devices have been tested:

  • Lutron Caséta Smart Hub
  • Lutron Caséta Smart Bridge PRO

  • Caseta plug-in dimmers

  • Pico Remotes
  • Caseta Fan Controllers

  • Other devices that are supported by the LEAP protocol should work, but have not been tested.

Note that Pico Remotes and the Occupancy sensors do not exist as Indigo devices. They can only be used as triggers for action groups. These devices have no "state", so there are no devices for them.

Before enabling the plugin, you need to make sure the zeroconf package is installed. You can do this from the command line: pip3 install zeroconf When the plugin starts up, it uses zero-conf (aka Bonjour) to get a list of Lutron bridge-type devices on your LAN.

Not all discovered devices work with the plugin (the RRa2 Connect Bridge does not, for example).

Create a"Lutron Bridge" plugin device, and select your bridge from the popup. If nothing shows up, make sure the device is online (you can see it in the Lutron mobile app). You can enable detailed debugging to see if the discovery process is doing anything.

When you create the Bridge device, you'll be prompted to pair the plugin with the bridge. You need to press the pairing button on the device. On the Caseta hub I'm testing with, it's a button next to the power connector. You should see something like this in the Indigo log: Lutron Leap Starting pairing process for Bridge Lutron-05124472.local., please press the pairing button on the Bridge. Lutron Leap Pairing complete: Bridge version is 1.115.

Once that's complete, use the menu command to "Create Devices from Bridge". You cannot manually create the devices, only the auto-create method is supported.

For other Lutron systems that use the original Lutron integration protocol, especially RadioRA 2, see the original Lutron plugin at https://www.indigodomo.com/pluginstore/84/

Release details
Released on: Jan. 24, 2024
Requires: Indigo v2023.2.0+
Downloaded: 3 times 
Changes in this release

Updates for Indigo 2023.2

Release details
Released on: Dec. 23, 2023
Requires: Indigo v2022.1.2+
Downloaded: 0 times 
Changes in this release

Reworked multi-press button events to handle different buttons pressed in quick succession.

Release details
Released on: Dec. 3, 2023
Requires: Indigo v2022.1.2+
Downloaded: 1 times 
Changes in this release

Possible fix for switch update error better button naming

Release details
Released on: Oct. 13, 2023
Requires: Indigo v2022.1.2+
Downloaded: 2 times 
Changes in this release

Fix RRa3 device creation

Release details
Released on: Oct. 10, 2023
Requires: Indigo v2022.1.2+
Downloaded: 0 times 
Changes in this release

Added check for zeroconf library

Updated Readme with better install instructions

Release details
Released on: Jan. 9, 2023
Requires: Indigo v2022.1.2+
Downloaded: 0 times 
Changes in this release

First plugin store release. See ReadMe file.