Fixing bugs in infrastructure
[smartthings-infrastructure.git] / MusicPlayer / MusicPlayer.groovy
index 425b3cab922500b309c45cf3f4d471fe8d5aecff..9afc0f4610dd4653e0418e8700af0c25997e3b47 100644 (file)
@@ -26,7 +26,6 @@ public class MusicPlayer extends SmartThing {
                // Initialization
                this.id = id
                this.label = label
-               this.currentLevel = currentLevel
                possibleValues.add("on")
                possibleValues.add("off")