Read the statement by Michael Teeuw here.
The latest Install Guide (MM w/ Google Assistant)
-
@Sean Thanks! I test and I will tell you if everithings it’s okay!
-
Hi Huys, I am trying to follow this guide however I have trouble finding some of the folders after the install.
In Step 5: The path ~/MagicMirror/modules/MMM-Hotword/node_modules/snowboy does not exist. I found Snowboy in ~/MagicMirror/modules/MMM-Hotword/snowboy instead.
In Step 5 after installing the assistant, I cannot find the folder scripts in ~/MagicMirror/modules/MMM-AssistantMk2 to make them executable.
Does anyone have an idea why that could be? I am running the latest Rasbian Buster distribution.
Best Regards
MilkShake -
@MilkShake
MM and modules are changed often. So In some cases; following original instruction would be another way.For MMM-Hotword and MMM-AssistantMk2, It was updated recently… (almost 1~2 months ago). Go to each repository, Read the docs, and follow the instruction to install.
-
@Sean Ok, Thank you dude. I will put more effort into it :)
-
@Sean Hi Sean. At the moment, i have time to test google assistant haha So, I update Hotword and Assistant Mk2 in V3. But, it doesn’t work… I don’t have the icon google assistant on my screen…
Can you help me please ? -
@jims
Change your configuration. probably you are using old ones for both modules. -
@Sean
I use this, but I don’t know if it’s okay{ module: "MMM-Hotword", config: { record: { recordProgram : "arecord", device : "plughw:1" }, autostart:true, onDetected: { notification: (payload) => { return "ASSISTANT_ACTIVATE" }, payload: (payload) => { return { profile: payload.hotword } } }, }, }, { module: "MMM-AssistantMk2", position: "fullscreen_above", config: { ui: "Fullscreen", assistantConfig: { latitude: 45.56667, longitude: 5.93333, }, micConfig: { // put there configuration generated by auto-installer recorder: "arecord", device: "plughw:1", }, recipes: [ "with-MMM-Hotword.js" ], profiles: { "default": { profileFile: "default.json", lang: "en-US" } }, addons: false, } }, -
@jims
I saidbothmodules. :) Reconfigure Hotword also. Follow the instructions of wiki. (There might be for V3 configuration sample somewhere) -
@Sean sorry
ok thanks. But I use this url :
https://github.com/eouia/MMM-AssistantMk2/blob/7406bac00cfed1d1b9783ab2b11b7c54fc515cc9/documents/config_sample.mdand now, google assistant it’s ok when i said “smartmirror”
BUT , a google accunt window open to put the google projet and the google window give me a connexion key.
But, I already do this step before, with node auth_and_test.js and I don’t understand… -
@Sean everythings it s ok! it s work! just renew the credentiel and the key :)
-
This post is deleted! -
I went to test auth_and_test.js
pi@MagicMirror:~/MagicMirror/modules/MMM-AssistantMk2 $ node auth_and_test.js
Opening OAuth URL. Return here with your code.
Paste your code:How // where can I get my code
I close my google page and re-open my google page and can not see
to Accept the client verification process etc…do you have solution
thank you
-
@Sean
I’ve a same problem post installing the Assistant MK2 i dont see audio bar.
I’m tring to locate the docusments to install Hotword and MK2 but couldn’t, is it possible for you to share the link to find the documents please
-
@makepluscode said in The latest Install Guide (MM w/ Google Assistant):
mv token.json ./profiles/default.json
Nice post, im having a few issues finding directories like this. Do I create it if I cant find it?
mv token.json ./profiles/default.json -
@dyard token.json should be in the folder where u ran the node auth_and_test.js
-
This post is deleted! -
This post is deleted! -
@sdetweil Thanks, I ended up starting over with this module. When I go through the steps the MMM hot word module asks me for username and password I think this may have been my issue. Is there a way to down load this to get past this step?
-
@dyard sign up for a free GitHub userid
-
@sdetweil im signed up and used my login but says authentication failed.let me try again.Thanks
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login