Commit Graph
100 Commits
Author SHA1 Message Date
AlexandGitHub 94a7d12745 PR #9 Add environment variable for jq 2021-09-29 09:10:01 +02:00
AlexandGitHub d6a8b57531 Merge branch 'thorsten-gehrig:master' into master 2021-09-02 15:22:11 +02:00
AlexandGitHub 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
AlexandGitHub ff51e617a8 Merge pull request #126 from shge/patch-1
Update README.md
2021-03-17 00:10:54 +01:00
AlexandGitHub 9f54660b76 PR #118 from adn77/master
simplified volume detection using new DeviceVolumes endpoint
2021-01-28 23:37:50 +01:00
AlexandGitHub 764f69ef42 Merge pull request #117 from adn77/master
fixed new API endpoint for automations
2021-01-28 21:33:19 +01:00
AlexandGitHub bb84de14a3 PR #111 Fixed TuneIn podcasts 2020-12-12 23:10:47 +01:00
AlexandGitHub c41598cd41 PR #110 Added SPEAKVOL for sounds 2020-12-12 22:48:45 +01:00
AlexandGitHub 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
AlexandGitHub 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
AlexandGitHub 3d575c3f4c Merge pull request #8 from adn77/fix/normalvol
Fixed normal volume setting
2020-07-07 23:36:41 +02:00
AlexandGitHub 0e73a3019c Merge pull request #7 from Trinitus01/master
lastcommand option
2020-07-07 17:13:59 +02:00
AlexandGitHub 6823165a8e Merge pull request #90 from adn77/master
added sound library
2020-02-09 21:06:00 +01:00
AlexandGitHub c38a75ca4b Merge pull request #89 from adn77/master
SSML for TTS
2020-02-09 02:06:31 +01:00
AlexandGitHub 9b12ee2811 SPEAKVOL of 0 leaves the volume setting untouched 2020-02-03 22:08:29 +01:00
AlexandGitHub b41e2ed0bd Merge pull request #6 from thorsten-gehrig/master
Sync with Head
2020-01-23 21:34:19 +01:00
AlexandGitHub c3aff91556 Merge pull request #84 from christianTF/master
Added -login command
2020-01-23 21:28:42 +01:00
AlexandGitHub 9c33b54465 Merge pull request #82 from adn77/master
Added --version
2020-01-20 20:29:05 +01:00
AlexandGitHub e6a1d31588 Merge pull request #80 from adn77/master
Fixed Notifications
2020-01-08 21:37:07 +01:00
AlexandGitHub c8c5ed7c70 Merge pull request #79 from adn77/master
Enhanced TTS volume
2020-01-08 21:14:51 +01:00
AlexandGitHub 4279441dc8 Merge branch 'master' into master 2020-01-08 21:14:30 +01:00
AlexandGitHub 5711a0418d PR #77 from adn77/master
Routines can now be triggered by either name or utterance
2019-12-23 21:28:18 +01:00
AlexandGitHub 9ab7dadd34 PR #68 from martinweu/master
Add query notifications
2019-11-18 13:50:50 +01:00
AlexandGitHub d25f2dd1d9 Merge pull request #72 from adn77/master
Increased # of routines downloaded
2019-11-18 13:49:02 +01:00
AlexandGitHub 29db89d16d Merge pull request #66 from adn77/master
Added Volume setting via routine, and $SPEAKVOL
2019-08-05 21:36:30 +02:00
AlexandGitHub 0b8f84c490 PR #60 from adn77/master
Added MFA
2019-07-08 23:42:41 +02:00
AlexandGitHub 5e29a1839d Merge pull request #5 from adn77/MFA-fix
Fixed spelling
2019-07-08 23:40:46 +02:00
AlexandGitHub 33eedf6075 Merge pull request #4 from adn77/MFA
Added MFA
2019-07-08 23:36:13 +02:00
AlexandGitHub cec4811d38 Explained MFA 2019-07-08 23:33:52 +02:00
AlexandGitHub 7a7836e9b5 Explained MFA 2019-07-08 23:25:41 +02:00
AlexandGitHub 7ed8c475cf Merge pull request #56 from adn77/master
Multiple tries to retrieve CSRF
2019-06-28 23:14:52 +02:00
AlexandGitHub 8162ab9285 Multiple tries to retrieve CSRF
Try to get CSRF on three different URLS
2019-06-28 23:14:00 +02:00
AlexandGitHub 3df23befea Merge pull request #53 from adn77/master
Adapted changed CSRF handling
2019-06-18 21:02:46 +02:00
AlexandGitHub 1c7d55e56c Adapted changed CSRF handling 2019-06-18 21:00:36 +02:00
AlexandGitHub 2719d795c9 Adapted changed CSRF handling 2019-06-18 20:59:17 +02:00
AlexandGitHub 05a7bb8fcf Merge pull request #43 from adn77/master
reduced the number of replaced characters for TTS and automation
2019-02-14 20:52:49 +01:00
AlexandGitHub 0fa01ea2d0 reduced the number of replaced characters for TTS and automation 2019-02-14 20:52:11 +01:00
AlexandGitHub 6e07eadf75 Merge pull request #41 from adn77/master
Fix locale setting on TTS
2019-02-11 00:15:31 +01:00
AlexandGitHub ce3995e881 Fix locale setting on TTS 2019-02-11 00:14:48 +01:00
AlexandGitHub 6d7eecbf33 Merge pull request #39 from adn77/master
Updated plain version and lastalexa improvement
2019-02-10 20:07:43 +01:00
AlexandGitHub c79d866878 lastalexa now checks for SUCCESS activityStatus
see https://github.com/thorsten-gehrig/alexa-remote-control/issues/38
2019-02-10 20:04:53 +01:00
AlexandGitHub d63f23855a added "-d ALL" to the plain version 2019-02-10 20:04:11 +01:00
AlexandGitHub 411f2b2e40 Merge pull request #37 from adn77/master
Changed Speak and Automation with spaces
2019-02-03 22:49:18 +01:00
AlexandGitHub 308d38238d Changed Speak and Automation with spaces
Due to a limitation in whitespace handling of cURL POST data automation sequences are now cached in a file and then POSTed.
2019-02-03 22:48:03 +01:00
AlexandGitHub 2945ca36f0 Merge PR #36 from adn77/master
Update README.md
2019-01-23 11:57:41 +01:00
AlexandGitHub 646f245763 Update README.md 2019-01-23 11:56:54 +01:00
AlexandGitHub 7f8d58dabe Merge PR #35 from adn77/master
Changed jq command arg for jq 1.4 compatibility
2019-01-23 11:16:05 +01:00
AlexandGitHub 68cc917915 Changed jq command arg for jq 1.4 compatibility
the notion "-rc" has been rewritten to "-r -c"
2019-01-23 11:14:43 +01:00
AlexandGitHub e4697bd1f7 Merge PR #34 from adn77/master
Changed customerId retrieval
2019-01-23 01:01:47 +01:00
AlexandGitHub f05854f123 Changed customerId retrieval
CustomerId is now retrieved from the logged in user.
The customerId in the device list is always from the user registering the device initially
2019-01-23 01:00:37 +01:00
AlexandGitHub 20d94ac579 Merge PR #33 from adn77/master
repeat command and environment variable parsing
2019-01-23 00:13:34 +01:00
AlexandGitHub 236bc722d1 Delete alexa-pandora.sh 2019-01-23 00:09:03 +01:00
AlexandGitHub 17697ab561 Update README.md 2019-01-23 00:08:29 +01:00
AlexandGitHub 7ec60e720d repeat command and environment variable parsing
* added repeat command
* added environment variable parsing
2019-01-23 00:07:58 +01:00
AlexandGitHub e27a684516 Merge pull request #15 from adn77/master
Adds Alexa routines execution
2018-06-18 20:32:47 +02:00
AlexandGitHub c5975dae43 Added Alexa routines execution 2018-06-18 20:31:09 +02:00
AlexandGitHub a087579c3c Escaped spaces in JSON 2018-06-18 20:29:30 +02:00
AlexandGitHub b8a082b64c Added Alexa routines execution 2018-06-18 20:27:31 +02:00
AlexandGitHub da697c39d1 Update README.md 2018-06-18 20:26:09 +02:00
AlexandGitHub cd2e08a09a Merge pull request #14 from adn77/master
Added TTS and Album play
2018-06-18 17:59:20 +02:00
AlexandGitHub 435fb1d124 Added TTS and Album play
* 2018-06-12: v0.10 introducing TTS and more
		(thanks to Michael Geramb and his openHAB2 Amazon Echo Control binding)
		https://github.com/openhab/openhab2-addons/tree/master/addons/binding/org.openhab.binding.amazonechocontrol
		(thanks to Ralf Otto for implementing this feature in this script)

* 2018-06-13: v0.10a added album play of imported library
2018-06-18 17:56:30 +02:00
AlexandGitHub f671ba247b Update README.md 2018-06-18 17:48:47 +02:00
AlexandGitHub 791db15f18 Merge pull request #13 from adn77/master
update browser string and accept language
2018-05-17 09:41:37 +02:00
AlexandGitHub 4f00c80756 update browser string and accept language 2018-05-17 09:39:17 +02:00
AlexandGitHub 01f72e58a2 PR#9 Defaults to HTTP/1.1 for cURL 2018-03-09 18:57:41 +01:00
AlexandGitHub eb9a0bc3ed Merge branch 'master' into master 2018-03-09 18:56:59 +01:00
AlexandGitHub 18ddb0d882 Defaults to HTTP/1.1 for cURL 2018-03-09 18:53:33 +01:00
AlexandGitHub c6492bfaa8 Defaults to HTTP/1.1 for cURL 2018-03-09 18:52:51 +01:00
AlexandGitHub ab4970fb48 Defaults to HTTP/1.1 for cURL 2018-03-09 18:49:40 +01:00
AlexandGitHub 184181b83f Defaults to HTTP/1.1 for cURL 2018-03-09 18:48:10 +01:00
AlexandGitHub fcde3559fc Defaults to HTTP/1.1 for cURL 2018-03-09 18:47:27 +01:00
AlexandGitHub cafc2a28b7 Merge pull request #8 from dbrekau/patch-1
Defaults to HTTP/1.1 for cURL
2018-03-09 18:43:27 +01:00
AlexandGitHub 12c7dd97fc Merge branch 'master' into master 2018-03-01 22:44:29 +01:00
AlexandGitHub 124f299993 Update README.md 2018-03-01 22:37:14 +01:00
AlexandGitHub 98258e49c2 debug message for unsuccessful logins
- added "lastalexa" option for HA-Bridge to send its command to a specific device
   (Markus Wennesheimer: https://wennez.wordpress.com/light-on-with-alexa-for-each-room/)
 - unsuccessful logins will now give a short info how to debug the login
2018-03-01 22:35:22 +01:00
AlexandGitHub 71cbdad09d Merge pull request #1 from adn77/adn77-cookie-automation
new script (cookie and data extraction automated)
2018-02-26 22:34:08 +01:00
AlexandGitHub d34ca189ff Merge branch 'master' into adn77-cookie-automation 2018-02-26 22:33:11 +01:00
AlexandGitHub ae6c142513 browser string now configurable
seems like real browsers get the captcha request a lot less
2018-01-28 18:33:16 +01:00
AlexandGitHub 353698db94 added Echo Spot 2018-01-25 10:38:42 +01:00
AlexandGitHub 79547c6b74 Update README.md 2018-01-10 08:25:35 +01:00
AlexandGitHub 29bccefec4 added Bluetooth device list
- added echo-show to ALL group, TuneIn station can now be up to 6 digits
- added bluetooth list function
2018-01-10 08:24:36 +01:00
AlexandGitHub 2b4dd9564f Merge pull request #2 from michael1/patch-1
added error handling for failed login
2018-01-10 08:11:11 +01:00
AlexandGitHub c02b13d40d moved get_devlist after check_status 2017-12-20 19:17:22 +01:00
AlexandGitHub 0c34dce502 language 2017-12-20 18:58:03 +01:00
AlexandGitHub a09bda3457 updated missing switches for plain version 2017-12-20 18:57:21 +01:00
AlexandGitHub aa34df6f1e moved get_devlist after check_status 2017-12-20 18:55:59 +01:00
AlexandGitHub 4036885185 fixed AWK csrf extraction
on some systems the cURL cookie is written a bit different so AWK did not match the line containing the CSRF
2017-12-19 09:43:52 +01:00
AlexandGitHub 8c7bf9a671 fixed US version
- fixed US version (replaced amazon.de in AWK by AMAZON variable)
- removed non-existent command line parameters in "plain" version
2017-12-18 09:51:10 +01:00
AlexandGitHub 537d043723 minor change on usage 2017-12-08 10:27:42 +01:00
AlexandGitHub 6dcdbdd297 Update README.md 2017-12-08 10:25:30 +01:00
AlexandGitHub 0123a894bd Updated README 2017-12-08 10:23:10 +01:00
AlexandGitHub 0ec2c0daba Delete alexa-tunein.sh 2017-12-08 10:09:56 +01:00
AlexandGitHub 7d23a019eb Delete alexa-pause.sh 2017-12-08 10:09:42 +01:00
AlexandGitHub 23c486e96e Delete alexa-volume.sh 2017-12-08 10:09:33 +01:00
AlexandGitHub b930acfbd4 Delete alexia-play.sh 2017-12-08 10:09:25 +01:00
AlexandGitHub fe5c5b76ed Delete alexia-next.sh 2017-12-08 10:09:17 +01:00
AlexandGitHub fe64dfe03e Update README.md 2017-12-08 10:08:31 +01:00
AlexandGitHub 7e02b9735e Added a bunch of features as well as a non-JQ version
for more details see http://blog.loetzimmer.de/2017/10/amazon-alexa-hort-auf-die-shell-echo.html
2017-12-08 10:03:23 +01:00
adn77andGitHub 17f2befd78 new script (cookie and data extraction automated)
This script automates the login process to amazon. Cookie and CSRF are extracted and stored while session exists.
For more information, see http://blog.loetzimmer.de/2017/10/amazon-alexa-hort-auf-die-shell-echo.html
2017-10-18 19:28:30 +02:00