From 7147770e2de17f0cf035d5a47306667ba589110a Mon Sep 17 00:00:00 2001 From: Vinay Rao Date: Thu, 21 Jan 2016 18:20:03 -0800 Subject: [PATCH] updating fingerprint for the problem device --- .../smartpower-outlet-v1.src/smartpower-outlet-v1.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicetypes/smartthings/smartpower-outlet-v1.src/smartpower-outlet-v1.groovy b/devicetypes/smartthings/smartpower-outlet-v1.src/smartpower-outlet-v1.groovy index 2c5af83..ddde7cf 100644 --- a/devicetypes/smartthings/smartpower-outlet-v1.src/smartpower-outlet-v1.groovy +++ b/devicetypes/smartthings/smartpower-outlet-v1.src/smartpower-outlet-v1.groovy @@ -5,7 +5,7 @@ metadata { capability "Switch" capability "Sensor" - fingerprint profileId: "0104", inClusters: "0000,0003,0006", outClusters: "0019" + fingerprint profileId: "0104", inClusters: "0006, 0004, 0003, 0000, 0005", outClusters: "0019", manufacturer: "Compacta International, Ltd", model: "ZBMPlug15", deviceJoinName: "SmartPower Outlet V1" } // simulator metadata