For the reboot problem (loosing cookies), at least for Ubuntu
is that most files in /tmp get deleted by the system on a reboot, so
instead I created a temp directory “alexa_temp” in my HA configuration directory
and I’ve changed the following in the script:
from
I think some of the problem is getting TSS setup, is there a way to tell tss to output to my media_player im using mopidy (Raspberry pi hooked to a speaker via AUX cable) i can type words into a box and it says what I type.
A little off-topic, is there an easy way to make Alexa to play a short chime or ringtone before speaking with this script?
I’m in the same boat as you. I’d love to be able to play a short alert tone before the TTS. Currently doing that with my Kindle Fire tablets but being able to use my Echo Dots would be way nicer.
Ok, I have come most of the way now. It works as a command but want to try it in HA, I am confused what json to send if I use the developer button to test. Like this: I call service notify.alexa,
Nothing happens. Is there a problem when running hassio as some have said before?
Tried to run ./alexa_remote_control.sh -a for the SSH login but it says no such file or directory. Feel I am missing the point somewhere. Can someone post a walk through for hassio.
You have to be in your config directory… so in my case I had to do: cd /home/homeassistant/.homeassistant/ Your path my be different… I’m also using venv but my commands won’t work unless I do that first
alexa_remote_control.sh was working fine last couple days, but it’s broken this morning.
The lines after Alexa.Speak were not there before, and no sound played, anybody know what’s wrong?
I’ve re-done all the setup steps: log out of alexa, removed /tmp/.alexa*, getting the cookie, still the same. -a logged in amazon correctly and listed all devices, any -e gave me the same results.