diff --git a/devicetypes/smartthings/zwave-dimmer-switch.src/zwave-dimmer-switch.groovy b/devicetypes/smartthings/zwave-dimmer-switch.src/zwave-dimmer-switch.groovy index c57176e..4dd77ef 100644 --- a/devicetypes/smartthings/zwave-dimmer-switch.src/zwave-dimmer-switch.groovy +++ b/devicetypes/smartthings/zwave-dimmer-switch.src/zwave-dimmer-switch.groovy @@ -12,7 +12,7 @@ * */ metadata { - definition (name: "Z-wave Dimmer Switch Generic", namespace: "smartthings", author: "SmartThings") { + definition (name: "Z-Wave Dimmer Switch Generic", namespace: "smartthings", author: "SmartThings") { capability "Switch Level" capability "Actuator" capability "Switch"