Claude
8651090013
fix: replace broken customer-history-records-v2 endpoint with new GET endpoint
...
Amazon removed the v2 POST endpoint for voice history. Switch to the current
GET endpoint /alexa-privacy/apd/rvh/customer-history-records with recordType
parameter instead of pageType. Fixes -lastalexa and -lastcommand (issue #188 ).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_015a9UxV6q6eG4bpn3JH3PJX
2026-09-05 08:46:55 +00:00
Alex and GitHub
02a5fb9928
Fixed raw JQ
2025-11-08 12:30:15 +01:00
Alexander Noack
a804f7e4aa
switched to new auth-status detection
2025-11-07 20:23:31 +01:00
Alexander Noack
68d2b4f488
no more fancy date calculations
2024-04-04 22:42:16 +02:00
ManuA and GitHub
e00a75980b
changed /tmp/ to ${TMP} in last_alexa()
...
If you change SET_TMP in the configuration, -lastalexa does not work due to the typo.
Hardcoded path replaced by ${TMP} variable.
2024-02-06 11:40:20 +01:00
Alexander Noack
9096fbef11
changed the output of -lastalexa back to before
2024-02-01 22:01:10 +01:00
Alexander Noack
edbd146c73
hopefully fixed 'date' for good
2024-01-31 14:01:17 +01:00
Alexander Noack
7a7ae69f5e
fixed lastalexa/lastcommand
2024-01-29 23:35:25 +01:00
Alexander Noack
4235eb66c2
fixed lastalexa/lastcommand
2024-01-29 23:31:21 +01:00
ImportTaste
a655737305
removed call to jq's strptime function
...
replaced with bash function using 'date' to convert to epoch
2022-06-29 22:21:19 -05:00
Alex
c9be9bc88a
Minor update: check if devicelist.txt exists
2022-06-12 23:42:05 +02:00
Alex
67610c7b28
write volume to volume cache when volume is changed
2022-02-04 22:01:08 +01:00
Alexander Noack
0dcc480f1c
fixed AlexaApp device selection
2021-11-16 09:46:32 +01:00
Alexander Noack
c0925b3a5e
Explicitly use grep -E for whitespace matching
2021-10-11 13:48:38 +02:00
Alexander Noack
60eae2eeda
fixed different cookie naming for amazon.com
2021-10-07 09:05:00 +02:00
Daniel Mann and GitHub
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
d267c30fef
Fixed TuneIn support
2021-09-02 15:19:46 +02:00
Alex
6a0f6e96f5
complete rework of sequence commands
2021-05-27 22:51:01 +02:00
Alex
736349e6cf
simplified volume detection using new DeviceVolumes endpoint
2021-01-28 23:35:48 +01:00
Alex
8ceb743611
fixed new API endpoint for automations
2021-01-28 21:31:27 +01:00
Alex
6345f416c5
Fixed TuneIn podcasts
2020-12-12 23:00:50 +01:00
Alex
53eff3eead
Added SPEAKVOL for sounds
2020-12-12 22:46:40 +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
f3c3d7527b
Fixed normal volume setting
2020-07-07 23:32:47 +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
7dfd6ab6d6
added sound library
2020-02-09 20:53:03 +01:00
Alex
7b85b6dce4
SSML for TTS
2020-02-09 01:54:07 +01:00
Alex
382a3d74b4
SPEAKVOL of 0 leaves the volume setting untouched
2020-02-03 22:05:50 +01:00
Alex
b23043f58e
SPEAKVOL of 0 leaves the volume setting untouched
2020-02-03 21:58:45 +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
de6ad4a337
Added --version
2020-01-20 20:28:05 +01:00
Alex
bd7b500b26
Fixed Notifications
2020-01-08 21:34:53 +01:00
Alex and GitHub
4279441dc8
Merge branch 'master' into master
2020-01-08 21:14:30 +01:00
Alex
e021b723a4
Added current volume level
2020-01-03 23:42:59 +01:00
Alex
fe5e8ecfdd
Re-worked the TTS volume setting
2019-12-30 22:51:36 +01:00
Alex and GitHub
5711a0418d
PR #77 from adn77/master
...
Routines can now be triggered by either name or utterance
2019-12-23 21:28:18 +01:00
Alex
d4d6c608bd
Routines can now be triggered by either name or utterance
2019-12-23 20:39:01 +01:00
Alex and GitHub
9ab7dadd34
PR #68 from martinweu/master
...
Add query notifications
2019-11-18 13:50:50 +01:00
Alex
82b366b64f
Increased # of routines downloaded
2019-11-18 13:39:18 +01:00
Martin Weber
22f87e8e10
extend alexa script with notification info
2019-08-25 17:18:04 +02:00
Alex
b4bab22234
Added Volume setting via routine, and $SPEAKVOL
2019-08-05 21:31:11 +02:00
Alex
dbc2c1e7a8
Fixed spelling
2019-07-08 23:39:09 +02:00
Alex
752cd51e8e
cleaned up oathtool config
2019-07-08 22:41:22 +02:00
Alex
ca7a12deb1
Made oathtool configurable
2019-07-08 21:12:09 +02:00
Alex
e262d8d17a
Resolved merge conflict
2019-07-08 20:58:41 +02:00
Alex and GitHub
8162ab9285
Multiple tries to retrieve CSRF
...
Try to get CSRF on three different URLS
2019-06-28 23:14:00 +02:00
Alex and GitHub
2719d795c9
Adapted changed CSRF handling
2019-06-18 20:59:17 +02:00