From bf915b49dc660965c6d3a4a9ddbce4299884ccdf Mon Sep 17 00:00:00 2001 From: Kris Schaller Date: Mon, 21 Dec 2015 12:48:17 -0800 Subject: [PATCH] Adding paths to locally hosted images for bose sound control --- .../bose-soundtouch-control.groovy | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/smartapps/smartthings/bose-soundtouch-control.src/bose-soundtouch-control.groovy b/smartapps/smartthings/bose-soundtouch-control.src/bose-soundtouch-control.groovy index 347eb7a..442200b 100644 --- a/smartapps/smartthings/bose-soundtouch-control.src/bose-soundtouch-control.groovy +++ b/smartapps/smartthings/bose-soundtouch-control.src/bose-soundtouch-control.groovy @@ -22,9 +22,9 @@ definition( author: "SmartThings & Joe Geiger", description: "Control your Bose® SoundTouch® when certain actions take place in your home.", category: "SmartThings Labs", - iconUrl: "https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience.png", - iconX2Url: "https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience%402x.png", - iconX3Url: "https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience%402x.png" + iconUrl: "https://d3azp77rte0gip.cloudfront.net/smartapps/fcf1d93a-ba0b-4324-b96f-e5b5487dfaf5/images/BoseST_icon.png", + iconX2Url: "https://d3azp77rte0gip.cloudfront.net/smartapps/fcf1d93a-ba0b-4324-b96f-e5b5487dfaf5/images/BoseST_icon@2x.png", + iconX3Url: "https://d3azp77rte0gip.cloudfront.net/smartapps/fcf1d93a-ba0b-4324-b96f-e5b5487dfaf5/images/BoseST_icon@2x-1.png" ) preferences {