Compare commits

...

3 Commits

Author SHA1 Message Date
Viernie
05ab9ef25b MSA-1644: THis is allow integration of Foscam with Smartthings 2016-12-09 15:38:24 -08:00
Vinay Rao
0a82077b24 Merge pull request #1519 from SmartThingsCommunity/staging
Rolling down staging hotfix to master
2016-12-07 14:15:16 -08:00
Vinay Rao
bbad6dfa7a Merge pull request #1501 from SmartThingsCommunity/staging
Rolling down staging hotfix to master
2016-11-28 10:35:24 -08:00

View File

@@ -21,7 +21,7 @@ definition(
namespace: "smartthings", namespace: "smartthings",
author: "SmartThings", author: "SmartThings",
description: "Connect and take pictures using your Foscam camera from inside the Smartthings app.", description: "Connect and take pictures using your Foscam camera from inside the Smartthings app.",
category: "SmartThings Internal", category: "SmartThings Labs",
iconUrl: "https://s3.amazonaws.com/smartapp-icons/Partner/foscam.png", iconUrl: "https://s3.amazonaws.com/smartapp-icons/Partner/foscam.png",
iconX2Url: "https://s3.amazonaws.com/smartapp-icons/Partner/foscam@2x.png", iconX2Url: "https://s3.amazonaws.com/smartapp-icons/Partner/foscam@2x.png",
singleInstance: true singleInstance: true