From 2fb3294ce141caf7152dbe04eaebebaca149aa81 Mon Sep 17 00:00:00 2001 From: Terry Gauchat Date: Mon, 27 Mar 2017 16:16:57 -0700 Subject: [PATCH] To Bose Soundtouch DTHs, added Capability "Sensor" & Capability "Actuator" (#1800) * To Bose Soundtouch DTH, added Capability "Sensor" & Capability "Actuator" per http://docs.smartthings.com/en/latest/device-type-developers-guide/overview.html?highlight=sensor%20actuator#actuator-and-sensor. * Replaced Tabs with Spaces for capability Sensor / Actuator lines per request of @WorkingMonk. --- .../smartthings/bose-soundtouch.src/bose-soundtouch.groovy | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devicetypes/smartthings/bose-soundtouch.src/bose-soundtouch.groovy b/devicetypes/smartthings/bose-soundtouch.src/bose-soundtouch.groovy index 5aafc08..ff6a8ee 100644 --- a/devicetypes/smartthings/bose-soundtouch.src/bose-soundtouch.groovy +++ b/devicetypes/smartthings/bose-soundtouch.src/bose-soundtouch.groovy @@ -28,6 +28,8 @@ metadata { capability "Refresh" capability "Music Player" capability "Health Check" + capability "Sensor" + capability "Actuator" /** * Define all commands, ie, if you have a custom action not