PROB-528 - Commented singleInstance: true

This will allow any one with more than one Hue Bridge to install an instance for each Bridge.
This commit is contained in:
Juan Pablo Risso
2016-02-26 14:45:12 -05:00
parent f616dcbdf6
commit 600a9a2ca1

View File

@@ -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/hue@2x.png",
singleInstance: true
//singleInstance: true
)
preferences {