Update sonos-remote-control.groovy
authorSeyed Amir Hossein Aqajari <amiraj.95@uci.edu>
Tue, 6 Aug 2019 00:50:39 +0000 (17:50 -0700)
committerGitHub Enterprise <noreply@github.uci.edu>
Tue, 6 Aug 2019 00:50:39 +0000 (17:50 -0700)
official/sonos-remote-control.groovy

index eed02d26ea67be02a85245d2f8cf15dd036c3284..30bd547fbbb9b669623d49ba9ede0d25cfb1db83 100755 (executable)
@@ -71,6 +71,7 @@ def initialize() {
        subscribe(buttonDevice, "button", buttonEvent)
 }
 
+
 def buttonEvent(evt){
        def buttonNumber = evt.data
        def value = evt.value