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 |
Plugin to support Lutron systems using the LEAP protocol.
Supports Bridges:
Supported Device Types:
As of the initial release only the following devices have 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/
Released on: | Jan. 24, 2024 |
Requires: | Indigo v2023.2.0+ |
Downloaded: | 3 times |
Download this release |
Updates for Indigo 2023.2
Released on: | Dec. 23, 2023 |
Requires: | Indigo v2022.1.2+ |
Downloaded: | 0 times |
Download this release |
Reworked multi-press button events to handle different buttons pressed in quick succession.
Released on: | Dec. 3, 2023 |
Requires: | Indigo v2022.1.2+ |
Downloaded: | 1 times |
Download this release |
Possible fix for switch update error better button naming
Released on: | Oct. 13, 2023 |
Requires: | Indigo v2022.1.2+ |
Downloaded: | 2 times |
Download this release |
Fix RRa3 device creation
Released on: | Oct. 10, 2023 |
Requires: | Indigo v2022.1.2+ |
Downloaded: | 0 times |
Download this release |
Added check for zeroconf library
Updated Readme with better install instructions
Released on: | Jan. 9, 2023 |
Requires: | Indigo v2022.1.2+ |
Downloaded: | 0 times |
Download this release |
First plugin store release. See ReadMe file.