mirror of
https://github.com/thorsten-gehrig/alexa-remote-control.git
synced 2024-11-22 16:59:03 +01:00
Update README.md
This commit is contained in:
parent
4f00c80756
commit
f671ba247b
16
README.md
16
README.md
@ -4,15 +4,17 @@ control Amazon Alexa from command Line
|
|||||||
|
|
||||||
```
|
```
|
||||||
alexa-remote-control [-d <device>|ALL] -e <pause|play|next|prev|fwd|rwd|shuffle|vol:<0-100>> |
|
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> |
|
-b [list|<"AA:BB:CC:DD:EE:FF">] | -q | -r <"station name"|stationid> |
|
||||||
-s <trackID> | -t <ASIN> | -u <seedID> | -v <queueID> | -w <playlistId> |
|
-s <trackID|'Artist' 'Album'> | -t <ASIN> | -u <seedID> | -v <queueID> |
|
||||||
-i | -p | -a | -P | -S | -m <multiroom_device> [device_1 .. device_X] |
|
-w <playlistId> | -i | -p | -P | -S | -a | -l | -h |
|
||||||
-lastalexa | -l | -h
|
-m <multiroom_device> [device_1 .. device_X] | -lastalexa
|
||||||
-e : run command
|
|
||||||
-q : query queue
|
-e : run command, additional SEQUENCECMDs:
|
||||||
|
weather,traffic,flashbriefing,goodmorning,singasong,tellstory,speak:'<text>'
|
||||||
-b : connect/disconnect/list bluetooth device
|
-b : connect/disconnect/list bluetooth device
|
||||||
|
-q : query queue
|
||||||
-r : play tunein radio
|
-r : play tunein radio
|
||||||
-s : play library track
|
-s : play library track/library album
|
||||||
-t : play Prime playlist
|
-t : play Prime playlist
|
||||||
-u : play Prime station
|
-u : play Prime station
|
||||||
-v : play Prime historical queue
|
-v : play Prime historical queue
|
||||||
|
Loading…
Reference in New Issue
Block a user