Commit Graph
100 Commits
Author SHA1 Message Date
AlexandGitHub 968083d76f PR#191 switched to new auth-status detection
switched to new auth-status detection
2025-11-07 20:25:28 +01:00
Alexander Noack a804f7e4aa switched to new auth-status detection 2025-11-07 20:23:31 +01:00
AlexandGitHub c51d435414 PR#185 Create LICENSE 2025-07-19 09:44:24 +02:00
AlexandGitHub 31cc6edbcd Create LICENSE 2025-07-19 09:43:16 +02:00
AlexandGitHub 1bfce803c3 Merge PR #180 from adn77/master
no more fancy date calculations
2024-04-06 23:49:06 +02:00
Alexander Noack 68d2b4f488 no more fancy date calculations 2024-04-04 22:42:16 +02:00
AlexandGitHub ceabd042c8 PR #177 from all-solutions/master
changed /tmp/ to ${TMP} in last_alexa()
2024-02-06 16:42:30 +01:00
AlexandGitHub 2b9606ff6a Merge PR #176 from adn77/master
changed the output of -lastalexa back to before
2024-02-01 22:02:04 +01:00
Alexander Noack 9096fbef11 changed the output of -lastalexa back to before 2024-02-01 22:01:10 +01:00
AlexandGitHub 43a2f426b2 Merge PR #175 from adn77/master
hopefully fixed 'date' for good
2024-01-31 15:44:55 +01:00
Alexander Noack edbd146c73 hopefully fixed 'date' for good 2024-01-31 14:01:17 +01:00
AlexandGitHub 33cc599f07 PR #174 fixed lastalexa/lastcommand
fixed lastalexa/lastcommand
2024-01-29 23:38:30 +01:00
AlexandGitHub 8f86f40ee4 PR #161 Replaces call to jq's strptime function
jq's Windows implementation of strptime currently throws this error: `jq: error (at <stdin>:1): strptime/1 only supports ISO 8601 on this platform`
2022-07-01 16:18:21 +02:00
AlexandGitHub 7b189af26e Merge pull request #157 from adn77/master
Minor update: check if devicelist.txt exists
2022-06-12 23:48:36 +02:00
AlexandGitHub 140c2053c9 PR #153 write volume to volume cache when volume is changed
minor volume fix (write volume to volume cache when volume is changed)
2022-02-04 22:05:44 +01:00
AlexandGitHub c52abdcc23 Merge pull request #150 from adn77/master
fixed AlexaApp device selection
2021-11-16 09:49:09 +01:00
AlexandGitHub 477cc05208 PR #145 Explicitly use grep -E for whitespace matching 2021-10-11 13:52:33 +02:00
AlexandGitHub 0bf4292cdb More information on REFRESH_TOKEN 2021-10-07 21:02:43 +02:00
AlexandGitHub 248cdc95c7 Added REFRESH_TOKEN mention 2021-10-07 20:55:37 +02:00
AlexandGitHub cee93ebec0 PR #142 Implemented refresh_token cookie exchange 2021-10-07 20:52:51 +02:00
AlexandGitHub 752d601f18 Merge branch 'thorsten-gehrig:master' into master 2021-10-07 20:51:47 +02:00
AlexandGitHub 94a7d12745 PR #9 Add environment variable for jq 2021-09-29 09:10:01 +02:00
AlexandGitHub 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
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