From fe64dfe03ee017c4d31344ae659c9ad5f939d3d9 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 8 Dec 2017 10:08:31 +0100 Subject: [PATCH] Update README.md --- README.md | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/README.md b/README.md index 179b5f4..e55fc85 100644 --- a/README.md +++ b/README.md @@ -1,26 +1 @@ -# alexa-remote-control -control Amazon Alexa from command Line (set volume, select station from tunein or pandora) - -Please find more details here: https://www.gehrig.info/alexa/Alexa.html - - - -More commands - not yet in a script... but easy for DIY: - -Shuffle on/off: - -CMD='{"type":"ShuffleCommand","shuffle":true}' - -CMD='{"type":"ShuffleCommand","shuffle":false}' - -Repeat on/off: - -CMD='{"type":"RepeatCommand","repeat":true}' - -CMD='{"type":"RepeatCommand","repeat":false}' - -+30Sek / -30Sek (e.g. for Books) - -CMD='{"type":"ForwardCommand"}' - -CMD='{"type":"RewindCommand"}' +see my branch adn77-ccokie-automation (https://github.com/adn77/alexa-remote-control/tree/adn77-cookie-automation) for the latest version