Skip to content

Commit

Permalink
PROB-528 - Commented singleInstance: true
Browse files Browse the repository at this point in the history
This will allow any one with more than one Hue Bridge to install an instance for each Bridge.
  • Loading branch information
juano2310 committed Feb 26, 2016
1 parent f616dcb commit 600a9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smartapps/smartthings/hue-connect.src/hue-connect.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ definition(
category: "SmartThings Labs",
iconUrl: "https://s3.amazonaws.com/smartapp-icons/Partner/hue.png",
iconX2Url: "https://s3.amazonaws.com/smartapp-icons/Partner/[email protected]",
singleInstance: true
//singleInstance: true
)

preferences {
Expand Down

0 comments on commit 600a9a2

Please sign in to comment.