My experiment with Voice Assistant has come to an impass. After a restart, it works great for a command or two, recognising my custom wake word (“Hey, Casper”) and doing what I ask (e.g., running my sentence-triggered automations), but stops after awhile (an hour or so). No amount of yelling gets it to turn blue until I restart again. The kids and spouse are starting to make fun of me and my attempts to get that @£$%@ white box to turn blue…
What do you all suggest I try to narrow down the issue, so I can regain my dignity and stop yelling cartoon characters at the living room wall?
Background: I use a container-based install. The relevant section of my docker-compose.yml looks like the following, and it’s composed with Home Assistant and Node Red. I just recently added --debug, which does not appear to do much.
Same here, overall the little Atom Echos are doing a great job, sometimes recognising the wake word across large rooms.
However, they seem to always hang up after some time and a reset is necessary to make them work again.
What would we have to include in the config file to restart them periodically?
I tried including a switch or button in the config, to restart via an automation in Home Assistant but that led to an error.
Thanks for the suggestion.
Since the Atom Echos are not doing a bad job, in general, I would still be interested in a solution to the issue of them “crashing” frequently. I am sure there must be a way to stop/circumvene or mitigate this.
I have now found a way that seems to improve the stability of the Atom Echos in my setup.
Every 15 minutes I am switching the “detect wake work” off and back on 2 seconds later. Through this it seems, that the Echos do not freeze.
Ideally, I would like to trigger a restart but I cannot figure out how to make a switch or button work that would trigger the restart through an automation.
I still have to run this for a longer time to see for how long it works but so far it looks promising and is relatively easy to realize.
You can set up an automation to turn off wake word detection if there is noone in the room. Thats what I did when I had ESP32 voice assistants.
Assuming you have room presence sensors anyway…
Hi Rich,
Not enterily sure how or if this solves the problem but then I do not have room presence detection.
The approach I mentioned above seems to work.
Combined with a sound response to wake word detection this has improved my voice assistant setup a lot.