Read the statement by Michael Teeuw here.
MMM-Assistant (Dev Updates)
-
@E3V3A not at the same time no, i originally was trying to get awesome-alexa running but gave up on it for a while due to not being able to get a proper response for a refresh token so i tried the mmm-googleassistant module which seemed to work until i ran the python script with the module to use the assistant and when i would say a command you could see in the console the script pick up the command but then not answer until i said the hot word again, the creator of the module told me there was nothing wrong and closed my ticket on it so i have not tried to use any of the g assistant modules since then
-
@hnperkins I see.
Yeah, I got awesome-alexa working after a load of PITA useless docs. So I know how to make it work, but then it would suddenly stop responding without any signs at all. No logs, no errors, no nothing. So I gave up… -
@E3V3A yeah thats kind of where im at now, it acts like its going to respond but then nothing ever happens. and this morning its now saying my version of the module is out of date but i did a git pull and said it was up to date so idk anymore.
-
@hnperkins Don’t update voice modules!! Unless you know exactly what you are dong. Because you will likely overwrite in-code settings. Since many modules depend on editing and hard coding the API keys in the code or other files.
-
@E3V3A i back up the module folder before i do any updates just in case i do run in to that issue lol