mirror of
https://github.com/thorsten-gehrig/alexa-remote-control.git
synced 2024-11-22 16:59:03 +01:00
added: description for last voice command or last voice command of specific device to README
This commit is contained in:
parent
936a3f5c0d
commit
5bad5bc8db
@ -35,7 +35,7 @@ alexa-remote-control [-d <device>|ALL] -e <pause|play|next|prev|fwd|rwd|shuffle|
|
|||||||
-b [list|<"AA:BB:CC:DD:EE:FF">] | -q | -n | -r <"station name"|stationid> |
|
-b [list|<"AA:BB:CC:DD:EE:FF">] | -q | -n | -r <"station name"|stationid> |
|
||||||
-s <trackID|'Artist' 'Album'> | -t <ASIN> | -u <seedID> | -v <queueID> |
|
-s <trackID|'Artist' 'Album'> | -t <ASIN> | -u <seedID> | -v <queueID> |
|
||||||
-w <playlistId> | -i | -p | -P | -S | -a | -z | -l | -h |
|
-w <playlistId> | -i | -p | -P | -S | -a | -z | -l | -h |
|
||||||
-m <multiroom_device> [device_1 .. device_X] | -lastalexa
|
-m <multiroom_device> [device_1 .. device_X] | -lastalexa | -lastcommand
|
||||||
|
|
||||||
-e : run command, additional SEQUENCECMDs:
|
-e : run command, additional SEQUENCECMDs:
|
||||||
weather,traffic,flashbriefing,goodmorning,singasong,tellstory,
|
weather,traffic,flashbriefing,goodmorning,singasong,tellstory,
|
||||||
@ -56,6 +56,7 @@ alexa-remote-control [-d <device>|ALL] -e <pause|play|next|prev|fwd|rwd|shuffle|
|
|||||||
-a : list available devices
|
-a : list available devices
|
||||||
-m : delete multiroom and/or create new multiroom containing devices
|
-m : delete multiroom and/or create new multiroom containing devices
|
||||||
-lastalexa : print device that received the last voice command
|
-lastalexa : print device that received the last voice command
|
||||||
|
-lastcommand : print last voice command or last voice command of specific device
|
||||||
-login : Logs in, without further command (downloads cookie)
|
-login : Logs in, without further command (downloads cookie)
|
||||||
-z : print current volume level
|
-z : print current volume level
|
||||||
-l : logoff
|
-l : logoff
|
||||||
|
Loading…
Reference in New Issue
Block a user