Merge pull request #1086 from gausnes/PRP-205

[PRP-205] Fixing dimmer name to reflect other Z-Wave devices
This commit is contained in:
Luke Ness
2016-08-02 11:32:14 -07:00
committed by GitHub

View File

@@ -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"