@blake_northrup did it work ?
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-GoogleAssistant not running
@blake_northrup said in MMM-GoogleAssistant not running:
that my MMM-GoogleAssistant needed an update, so I updated the module, and now get the black electron screen instead of the Magic Mirror screen. If I remove
do you have run
npm run update
in google assistant folder and Assistant2Display folder ?
have it too but you can
at you mmm-GoogleAssistant folder runnpm install
or
npm rebuild
-
RE: MMM-GoogleAssistant not running
@Bugsounet hahahaha incroyable pour le readme😁
-
RE: MMM-GoogleAssistant not running
j ai essayé de voir un peut mais l’assistant fonctionne très bien mais il est incapable de lancer une video youtube ou de contrôler Spotify
en revanche on peut caster sans problème
Merci d’avance pour tout le travail que tu fais
quand je lance une requete :
transcription: { transcription: 'joue les beattles sur youtube', done: true }, continue: false, volume: null, lastQuery: { type: 'MIC', key: null, lang: 'fr-FR', useScreenOutput: true, useAudioOutput: true, status: 'standby', chime: true } }
-
RE: MMM-GoogleAssistant not running
hello mon google assistant ne veux plus aller sur youtube depuis la mise à jour
et aussi je ne sais pas pourquoi pour MMM-Spotify j’ai une erreur a la commande
il ne veux pas me donner le tokencd ~/MagicMirror/modules/MMM-Spotify node first_auth.js
erreur
pi@raspberrypi:~/MagicMirror/modules/MMM-Spotify $ node first_auth.js internal/modules/cjs/loader.js:638 throw err; ^ Error: Cannot find module './Spotify.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) at Function.Module._load (internal/modules/cjs/loader.js:562:25) at Module.require (internal/modules/cjs/loader.js:692:17) at require (internal/modules/cjs/helpers.js:25:18) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Spotify/first_auth.js:3:17) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3)
merci d avance
-
RE: MMM-GoogleAssistant note here
ok i find I just changed the name of the model jarvis
-
RE: MMM-GoogleAssistant note here
Now my mirror crashing whith this error
[2020-07-16 20:30:49.965] [LOG] [ASSISTANT] Google Assistant is initialized. ERROR (Init():pipeline-detect.cc:143) PipelineDetect: no model detected! You have to provide at least one personal or one universal model by calling SetModel(). terminate called after throwing an instance of 'std::runtime_error' what(): ERROR (Init():pipeline-detect.cc:143) PipelineDetect: no model detected! You have to provide at least one personal or one universal model by calling SetModel(). [stack trace: ] Backtrace has not been implemented yet.
-
RE: MMM-GoogleAssistant note here
@Bugsounet said in MMM-GoogleAssistant note here:
Assistant2Display
je suis un peut perdu je pense a cause du
var config = { address: "localhost", electronOptions: { webPreferences: { webviewTag: true } }, port: 8080, ...
voici l’erreur sinon tout ce lance correctement
[2020-07-16 20:03:31.883] [LOG] [A2D] MMM-Assistant2Display Version: 2.2.1 [2020-07-16 20:03:31.910] [ERROR] (node:9433) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. [2020-07-16 20:03:31.916] [ERROR] (node:9433) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. [2020-07-16 20:03:34.067] [LOG] Refreshed access token because it has expired. Expired at: 20:03:31 now is: 20:03:34 [2020-07-16 20:03:34.126] [LOG] Refreshed access token because it has expired. Expired at: 21:03:34 now is: 20:03:34 [2020-07-16 20:03:35.013] [INFO] Newsfeed-Fetcher: Broadcasting 20 items. [2020-07-16 20:03:36.759] [LOG] [A2D] Assistant2Display is disabled.