mirror of
https://github.com/thorsten-gehrig/alexa-remote-control.git
synced 2024-11-13 04:19:03 +01:00
Update README.md
This commit is contained in:
parent
98258e49c2
commit
124f299993
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user