ICP-381 - Add ocfDeviceType to switch devices (#1856)

This commit is contained in:
Juan Pablo Risso
2017-03-31 14:05:26 -04:00
committed by Vinay Rao
parent fe887121d3
commit a112d4b00e
10 changed files with 11 additions and 11 deletions

View File

@@ -16,7 +16,7 @@
*
*/
metadata {
definition (name: "Z-Wave Metering Dimmer", namespace: "smartthings", author: "SmartThings") {
definition (name: "Z-Wave Metering Dimmer", namespace: "smartthings", author: "SmartThings", ocfDeviceType: "oic.d.switch") {
capability "Switch"
capability "Polling"
capability "Power Meter"