CREX-3129 Update parent and service manager apps to be singleton

This commit is contained in:
Mike Robinet
2015-09-24 15:51:51 -05:00
parent 29f315ac33
commit 8ba5eaf74d
18 changed files with 36 additions and 18 deletions

View File

@@ -20,7 +20,8 @@ definition(
description: "Use this free SmartApp in conjunction with the ObyThing Music app for your Mac to control and automate music and more with iTunes and SmartThings.",
category: "SmartThings Labs",
iconUrl: "http://obycode.com/obything/ObyThingSTLogo.png",
iconX2Url: "http://obycode.com/obything/ObyThingSTLogo@2x.png")
iconX2Url: "http://obycode.com/obything/ObyThingSTLogo@2x.png",
singleInstance: true)
preferences {