Commit Graph

167 Commits (0bf4292cdbd87d075a5dc06f28010bd6f00f6695)

Author SHA1 Message Date
Alex 0bf4292cdb
More information on REFRESH_TOKEN 2021-10-07 21:02:43 +02:00
Alex 248cdc95c7
Added REFRESH_TOKEN mention 2021-10-07 20:55:37 +02:00
Alex cee93ebec0
PR #142 Implemented refresh_token cookie exchange 2021-10-07 20:52:51 +02:00
Alex 752d601f18
Merge branch 'thorsten-gehrig:master' into master 2021-10-07 20:51:47 +02:00
Alexander Noack 60eae2eeda fixed different cookie naming for amazon.com 2021-10-07 09:05:00 +02:00
Alex 94a7d12745
PR #9 Add environment variable for jq 2021-09-29 09:10:01 +02:00
Daniel Mann 76e978f534
Add environment variable for jq
so the binary path of jq can be overwritten in a wrapper script via "export JQ='/some/path/jq"
2021-09-27 23:37:51 +02:00
Alexander Noack c4baa34b98 optimized speak commands to use less JQ 2021-09-15 16:18:10 +02:00
Alexander Noack 282a54d83b fix date creation on 32bit systems 2021-09-14 10:20:25 +02:00
Alex 8309a07a16 Implemented refresh_token cookie exchange 2021-09-13 23:14:24 +02:00
Alex aa0b9261d9
PR #139 from adn77/master
* Playing TuneIn works again using new entertainment API endpoint
* Added playmusic (Alexa.Music.PlaySearchPhrase) as command
2021-09-02 15:24:48 +02:00
Alex d6a8b57531
Merge branch 'thorsten-gehrig:master' into master 2021-09-02 15:22:11 +02:00
Alex 2cf38b587b Merge branch 'master' of github.com:adn77/alexa-remote-control 2021-09-02 15:20:41 +02:00
Alex d267c30fef Fixed TuneIn support 2021-09-02 15:19:46 +02:00
Alex 9ac1f84316
PR #132 from adn77/master
complete rework of sequence commands
2021-05-27 23:08:34 +02:00
Alex eecac7a1fe Merge branch 'thorsten-gehrig:master' into master 2021-05-27 23:06:03 +02:00
Alex a7b2ff3755 Added deprecation note for plain version 2021-05-27 23:05:30 +02:00
Alex 6a0f6e96f5 complete rework of sequence commands 2021-05-27 22:51:01 +02:00
Alex ff51e617a8
Merge pull request #126 from shge/patch-1
Update README.md
2021-03-17 00:10:54 +01:00
shge 26bc5fe278
Update README.md
Fixed typo.
2021-02-16 22:43:33 +09:00
Alex 9f54660b76
PR #118 from adn77/master
simplified volume detection using new DeviceVolumes endpoint
2021-01-28 23:37:50 +01:00
Alex 736349e6cf simplified volume detection using new DeviceVolumes endpoint 2021-01-28 23:35:48 +01:00
Alex 764f69ef42
Merge pull request #117 from adn77/master
fixed new API endpoint for automations
2021-01-28 21:33:19 +01:00
Alex 8ceb743611 fixed new API endpoint for automations 2021-01-28 21:31:27 +01:00
Alex bb84de14a3
PR #111 Fixed TuneIn podcasts 2020-12-12 23:10:47 +01:00
Alex 6345f416c5 Fixed TuneIn podcasts 2020-12-12 23:00:50 +01:00
Alex c41598cd41
PR #110 Added SPEAKVOL for sounds 2020-12-12 22:48:45 +01:00
Alex 53eff3eead Added SPEAKVOL for sounds 2020-12-12 22:46:40 +01:00
Alex 3a290675d1
PR #109 Added textcommand
Added textcommand which lets you send anything via CLI you would otherwise say to Alexa
2020-12-12 21:47:23 +01:00
Alex 2975c51a56 updated Readme 2020-12-12 21:45:26 +01:00
Alex 3fd647846b Added textcommand which lets you send anything via CLI you would otherwise say to Alexa 2020-12-12 21:43:28 +01:00
Alex 9dea7ac62c
Merge pull request #99 from adn77/master
New lastcommand and fixed normal volume
* added "lastcommand" option
* fixed NORMALVOL if USE_ANNOUNCEMENT_FOR_SPEAK is set
2020-07-07 23:41:10 +02:00
Alex 3d575c3f4c
Merge pull request #8 from adn77/fix/normalvol
Fixed normal volume setting
2020-07-07 23:36:41 +02:00
Alex f3c3d7527b Fixed normal volume setting 2020-07-07 23:32:47 +02:00
Alex 0e73a3019c
Merge pull request #7 from Trinitus01/master
lastcommand option
2020-07-07 17:13:59 +02:00
Trinitus01 5bad5bc8db added: description for last voice command or last voice command of specific device to README 2020-06-20 11:13:45 +02:00
Trinitus01 936a3f5c0d added: last voice command or last voice command of specific device
example: alexa_remote_control.sh -lastcommand
example: alexa_remote_control.sh -d Wohnzimmer -lastcommand
2020-06-20 11:06:09 +02:00
Alex 6823165a8e
Merge pull request #90 from adn77/master
added sound library
2020-02-09 21:06:00 +01:00
Alex 7dfd6ab6d6 added sound library 2020-02-09 20:53:03 +01:00
Alex c38a75ca4b
Merge pull request #89 from adn77/master
SSML for TTS
2020-02-09 02:06:31 +01:00
Alex 7b85b6dce4 SSML for TTS 2020-02-09 01:54:07 +01:00
Alex 9b12ee2811
SPEAKVOL of 0 leaves the volume setting untouched 2020-02-03 22:08:29 +01:00
Alex 382a3d74b4 SPEAKVOL of 0 leaves the volume setting untouched 2020-02-03 22:05:50 +01:00
Alex dfe4c336c4 Updated README 2020-02-03 22:04:04 +01:00
Alex b23043f58e SPEAKVOL of 0 leaves the volume setting untouched 2020-02-03 21:58:45 +01:00
Alex b41e2ed0bd
Merge pull request #6 from thorsten-gehrig/master
Sync with Head
2020-01-23 21:34:19 +01:00
Alex c3aff91556
Merge pull request #84 from christianTF/master
Added -login command
2020-01-23 21:28:42 +01:00
Christian Fenzl 04bacd4743 Added -login command
Logs in to Amazon, but executes no further commands
2020-01-22 09:41:16 +01:00
Alex 9c33b54465
Merge pull request #82 from adn77/master
Added --version
2020-01-20 20:29:05 +01:00
Alex de6ad4a337 Added --version 2020-01-20 20:28:05 +01:00