X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=automation%2Fclicker.sh;fp=automation%2Fclicker.sh;h=ba75e256ef309a7adfac590196ddefcf8fc7f29a;hb=2e29319e311ab1cb579a42f3664dabc029bd819d;hp=f65601bfe74e17d049ae50fe8f0296a085b11d53;hpb=b75badc4351428ada557dd27fe500cf60befe342;p=pingpong.git diff --git a/automation/clicker.sh b/automation/clicker.sh index f65601b..ba75e25 100755 --- a/automation/clicker.sh +++ b/automation/clicker.sh @@ -20,7 +20,7 @@ do # TP-Link switch #./adb shell input tap 1002 913 # TP-Link bulb on/off - ./adb shell input tap 994 560 + #./adb shell input tap 994 560 # D-Link switch #./adb shell input tap 987 346 # SmartThings @@ -38,6 +38,8 @@ do # unlocking # ./adb shell input tap 520 1211 #fi + # Hue bulb + ./adb shell input tap 923 383 #date +%r #RAND=$[( $RANDOM % $RAN_END ) + $RAN_STA] #RAND=$[`jot -r 1 $RAN_STA $RAN_END`]