Read the statement by Michael Teeuw here.
MMM-AssistantMk2
-
Ok. Tx will use that parameter then :-)
-
@sean here is my complete log
https://www.dropbox.com/s/7l4wd8xtb3t9odk/error log?dl=0
thank you for your help :) -
I got it working with your solution in the troubleshooting section!!! thx
-
@Sean Hi Sean I’ve been trying to setup MMM-Assistant however after renaming my client-secret.json file to credentials.json and running the auth_and_test.json the OAuth2 page to get my token gives me an error 500, any ideas?
-
@toastedtoasty Usually, 500 error means your google project has something wrong. I suggest you remove your google project and recreate again. (I doubt you might have two or more projects and have some confusing about selecting them)
-
@Sean
I have all setup correctly and no error with the configs.
I think I have understood the correct working of transcriptionhook but it does not fire the related actions.
Can you confirm it is like this the logic:
I setup a keyword in the config (unicorn) in the example you provide.
Notification trigger catches the word if it is spoken after the hotword.
The related action is fired.Unfortunately nothing is triggered . Also : should I see some feedback in the console windows if the hook triggers ?
Thanks as usual for the support -
@toastedtoasty I think you might have forgot to configure your mail in the oauth tab in google Dev console.
This happened to me. -
@dvbit You can add
console.log("hook", k)
in line 100 of
node_helper.js
to check whether hookstring be caught or not. -
@sean Thanks… guess what? assistant setup in my mother tongue did not catch english hook :-D
-
@sean @JRCelis Im having the same issue with the buzz and im also using the HAT. Did you fix the issue? Is there a way to just not use the HAT I have a usb mic but Im new at the whole raspberry thing.
Looks like a great module but im having small hickups along the way.