Skip to content

Commit

Permalink
Add support for UI-based SmartBridge pairing
Browse files Browse the repository at this point in the history
This change adds a custom plugin configuration UI that enables users to
pair with bridges without having to install Python 3 or know their
bridge's IP address.
  • Loading branch information
thenewwazoo committed Feb 26, 2022
1 parent 88a8257 commit d86c329
Show file tree
Hide file tree
Showing 7 changed files with 16,101 additions and 10,042 deletions.
1 change: 1 addition & 0 deletions config.schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"pluginAlias": "LutronCasetaLeap",
"pluginType": "platform",
"customUi": true,
"singular": true,
"schema": {
"type": "object",
Expand Down
Loading

0 comments on commit d86c329

Please sign in to comment.