Alexander Noack
|
9096fbef11
|
changed the output of -lastalexa back to before
|
2024-02-01 22:01:10 +01:00 |
|
Alex
|
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 |
|
Alex
|
33cc599f07
|
PR #174 fixed lastalexa/lastcommand
fixed lastalexa/lastcommand
|
2024-01-29 23:38:30 +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 |
|
Alex
|
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 |
|
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
|
7b189af26e
|
Merge pull request #157 from adn77/master
Minor update: check if devicelist.txt exists
|
2022-06-12 23:48:36 +02:00 |
|
Alex
|
c9be9bc88a
|
Minor update: check if devicelist.txt exists
|
2022-06-12 23:42:05 +02:00 |
|
Alex
|
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 |
|
Alex
|
67610c7b28
|
write volume to volume cache when volume is changed
|
2022-02-04 22:01:08 +01:00 |
|
Alex
|
c52abdcc23
|
Merge pull request #150 from adn77/master
fixed AlexaApp device selection
|
2021-11-16 09:49:09 +01:00 |
|
Alexander Noack
|
0dcc480f1c
|
fixed AlexaApp device selection
|
2021-11-16 09:46:32 +01:00 |
|
Alex
|
477cc05208
|
PR #145 Explicitly use grep -E for whitespace matching
|
2021-10-11 13:52:33 +02:00 |
|
Alexander Noack
|
c0925b3a5e
|
Explicitly use grep -E for whitespace matching
|
2021-10-11 13:48:38 +02:00 |
|
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 |
|