From 236c37290ebbf0f337d4d0e0ad49a1d2ac0f8de9 Mon Sep 17 00:00:00 2001 From: Vinay Rao Date: Mon, 8 Aug 2016 12:36:22 -0700 Subject: [PATCH] adding leviton switch to zigbee switch post certification --- devicetypes/smartthings/zigbee-switch.src/zigbee-switch.groovy | 1 + 1 file changed, 1 insertion(+) diff --git a/devicetypes/smartthings/zigbee-switch.src/zigbee-switch.groovy b/devicetypes/smartthings/zigbee-switch.src/zigbee-switch.groovy index 4440054..7e243f4 100644 --- a/devicetypes/smartthings/zigbee-switch.src/zigbee-switch.groovy +++ b/devicetypes/smartthings/zigbee-switch.src/zigbee-switch.groovy @@ -20,6 +20,7 @@ metadata { capability "Switch" fingerprint profileId: "0104", inClusters: "0000, 0003, 0004, 0005, 0006" + fingerprint profileId: "0104", inClusters: "0000, 0003, 0006", outClusters: "0003, 0006, 0019, 0406", manufacturer: "Leviton", model: "ZSS-10", deviceJoinName: "Leviton Switch" } // simulator metadata