[CHF-74] Add category to SmartSense DTH

This commit is contained in:
jackchi
2016-05-16 11:43:21 -07:00
parent 9fc5f14dd7
commit 293a73136e
6 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
metadata {
// Automatically generated. Make future change here.
definition (name: "SmartPower Outlet", namespace: "smartthings", author: "SmartThings") {
definition (name: "SmartPower Outlet", namespace: "smartthings", author: "SmartThings", category: "C1") {
capability "Actuator"
capability "Switch"
capability "Power Meter"