Update README.md

pull/6/head
Alex 2018-03-01 22:37:14 +01:00 committed by GitHub
parent 98258e49c2
commit 124f299993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,8 @@ control Amazon Alexa from command Line
alexa-remote-control [-d <device>|ALL] -e <pause|play|next|prev|fwd|rwd|shuffle|vol:<0-100>> |
-b [list|<\"AA:BB:CC:DD:EE:FF\">] | -q | -r <\"station name\"|stationid> |
-s <trackID> | -t <ASIN> | -u <seedID> | -v <queueID> | -w <playlistId> |
-i | -p | -a | -P | -S | -m <multiroom_device> [device_1 .. device_X] | -l | -h
-i | -p | -a | -P | -S | -m <multiroom_device> [device_1 .. device_X] |
-lastalexa | -l | -h
-e : run command
-q : query queue
-b : connect/disconnect/list bluetooth device
@ -22,6 +23,7 @@ alexa-remote-control [-d <device>|ALL] -e <pause|play|next|prev|fwd|rwd|shuffle|
-S : list Prime stations
-a : list available devices
-m : delete multiroom and/or create new multiroom containing devices
-lastalexa : print device that received the last voice command
-l : logoff
-h : help
```