Read the statement by Michael Teeuw here.
MMM-GoogleAssistant and MMM-AssistantMk2 installation issues :(
-
I got it to work!!! :D:D:D:D:D
I deleted all other projects and combined it into one, I also deleted all of my devices and started a new one.
My issue now is I haven’t had a ‘Token.json’ file generate in the directory?
-
@davidpearl1
After auth,token.json
should be generated in the directory wherecredentials.json
is located. isn’t there? -
@Sean nope :(
-
just re-ran it and its showing lol :S
WHAT IS UP WITH MY PI!!! lol
Now I just need to figure out how to use and apply the basic configuration
-
@davidpearl1
If you want to invoke your Assistant with voice, you need alsoMMM-Hotword
andMMM-notificationTrigger
.
Good luck to you. -
@davidpearl1 How did you fix it I also tried to delete my project and recreate it but it did not help. And what do you mean you deleted all other projects and combined it into one?
-
@xintium I deleted all of my projects on Google Cloud and combined all the API’s and services I needed into one project.
Once I had done that it fixed my issue
-
@davidpearl1 I got it working. Now I am stuck because when using electron-rebuild it fails, did you also have problems using electron-rebuild.
-
@xintium I ended up moving away from this module and compiled a brand new image using Latest Raspbian build and installing GassistPi and then MagicMirror
This works perfectly and the instructions are super easy to follow
Not taking away from these modules as they look excellent but they were just too fiddly for me - GassistPi has installers which does all the hard work for you
-
@sean Go to “console.cloud.google.com”, then to “Api and Services”, select your project, then “Credentials”, then “OAuth Consent Screen”, indicate your E-mail address, try again "node auth_and_test.js "and tell us!
Here are the steps you must do before asking for authorization;
https://developers.google.com/assistant/sdk/guides/library/python/embed/config-dev-project-and-accountSpecifically in;
Configure the Developer Project and Account Settings and Register the Device Model.
Luck! Come back with your feedback!