Ok, I will continue to move my hands then :D
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-GoogleAssistant with MMM-MotionDetector
-
RE: MMM-GoogleAssistant with MMM-MotionDetector
@majik655 said in MMM-GoogleAssistant with MMM-MotionDetector:
I personally use MMM-NEW-PIR
@Bugsounet said in MMM-GoogleAssistant with MMM-MotionDetector:
For GA/A2D users it’s more natural to use screen/pir sub-module
Thank you, but MMM-MotionDetector works perfectly if I move around, it detects the motion and wake the screen up.
But I don’t want to wave in front of it just to wake it up, for example when I’m in the sofa without a move ;)@majik655 said in MMM-GoogleAssistant with MMM-MotionDetector:
But MAYBE you can look into the recipes…
That’s it! I had a few tries and I can get it Off or On with the Reboot-Restart-Shutdown recipe by modifying it with
vcgencmd display_power 1 or vcgencmd display_power 0```But could it be possible to power it on just by saying the hotword jarvis ?
Perhaps it would be complicated as it would have to check if it’s on or off first ? (ou pas) -
MMM-GoogleAssistant with MMM-MotionDetector
Hi guys :)
Thanks to @Bugsounet, GA and AD2 both work really well for me now with Spotify !
I installed MotionDetector wich works also well.But when the display is off, I would like to turn it on by saying the hotword (Jarvis in my case)
How can I do that ?
Thanks -
RE: MMM-GoogleAssistant note here
avec MM arrêté, essaie
arecord --format=S16_LE --duration=5 --rate=48000 --file-type=raw out.raw et aplay --format=S16_LE --rate=48000 out.rawpour voir s’il est configuré correctement
-
RE: MMM-GoogleAssistant note here
Does it appear with
arecord -lAnd if it is, the card number should be reported in your config.js
micConfig: { // put there configuration generated by $ recorder: "arecord", device: "plughw:2", }, -
RE: I broke something
@sdetweil said in I broke something:
@killerjoe34 you can also link folders
if you do (in the config folder where I just set a link)
ls -laF
will show u the file is linked, and where to
Ok, I’ll have a look at that, thx again !
-
RE: Quick question guys!
I just tried with the mirror I took off my MM, it doesn’t make much difference if it’s stuck against the display or if there’s a gap, you can go for it ;)
And honestly, I prefer without mirror :D
-
RE: Spotify with MMM-Assistant2Display
@Bugsounet said in Spotify with MMM-Assistant2Display:
Si vous ne fait pas ce que je dis, cela va risque d’être compliqué
Ah si si ! J’essaie de suivre et je modifie à mesure, j’ai pleinement confiance en vos capacités, n’en doutez pas ;) Et d’ailleurs ça fonctionne maintenant grâce à vous !
Je cherche juste quelles commandes lui lancer :D -
RE: Spotify with MMM-Assistant2Display
@Bugsounet said in Spotify with MMM-Assistant2Display:
connectTo: “LibreSpot”,
For exampleGreat, I did that and that works :D
Thanks a lot !!!Where can I get the commands ? Cause I can’t stop it now ;)
-
RE: Spotify with MMM-Assistant2Display
Oh strange thing, I just opened teh app on windows again and MJ began to sing on my MM :D
I guess I don’t have the right command words, where can I find or modify them ?
-
RE: Spotify with MMM-Assistant2Display
@sdetweil said in Spotify with MMM-Assistant2Display:
if u install the Spotify Connect app on your windows machine, it will show u the devices it knows about and let you start play on one of them. (if u have a spotify premium account)
That’s getting clearer :)
@Bugsounet said in Spotify with MMM-Assistant2Display:
why using “with-MMM-Spotify.js” recipe ?
[pourquoi utilisez-vous le recipe de “with-MMM-Spotify.js”]
I will broken the search spotify process
[Cela va poser souci pour la découverte des lien spotify et ne trouvera rien]
connectTo: nullOk, I removed Spotify recipe
And null is the name I left by default it seems :D
If I enable this device (null) on the Spotify App, I can hear the music through my MM, so that looks goodBut if I say “Jarvis, play Thriller on Spotify”, GA says “opening app” and nothing :(
-
RE: I broke something
Ok, I read the man page but still don’t get it, even in french :D :(
You’re saying that if the root file is modified, it also modifies the linked one(s) or does it make another copy ?
Cause it would be perfect in that case, keeping track of every modification to be able to step back.Thanks for your explanations :)
-
Spotify with MMM-Assistant2Display
Hi everyone,
I’m a bit lost with Spotify, both MMM-GoogleAssistant and MMM-Assistant2Display are installed.
LibreSpot is also ok{ module: "MMM-GoogleAssistant", position: "fullscreen_above", config: { assistantConfig: { latitude: 44.13333, longitude: 4.08333, }, micConfig: { // put there configuration generated by auto-installer recorder: "arecord", device: "plughw:3", }, A2DServer: { useA2D: true, stopCommand: "stop" }, recipes: [ "with-MMM-Spotify.js", "with-radio_fr.js" ] } }, ``` { module: "MMM-Assistant2Display", position: "top_left", config: { debug:false, useYoutube: true, screen: { useScreen: false, delay: 5 * 60 * 1000, turnOffDisplay: true, ecoMode: true, displayCounter: true, displayBar: false, displayStyle: "Text", text: "Auto Turn Off Screen:", detectorSleeping: false, governorSleeping: false, rpi4: false }, spotify: { useSpotify: true, useIntegred: true, useLibrespot: true, connectTo: null, playDelay: 3000, minVolume: 10, maxVolume: 100, updateInterval: 1000, idleInterval: 10000, username: "xxxxxxxxxxxxxxxxxxxxxxx", password: "xxxxxxxxxxxxxxxxxxxxx", CLIENT_ID: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", CLIENT_SECRET: "xxxxxxxxxxxxxxxxxxxxxxxxxxx", deviceDisplay: "Listening on", usePause: true } } },Logs seem ok
[2020-07-16 13:04:05.306] [LOG] [ASSISTANT] MMM-GoogleAssistant Version: 2.2.1 [2020-07-16 13:04:05.335] [LOG] [A2D] MMM-Assistant2Display Version: 2.2.1 [2020-07-16 13:04:06.795] [INFO] Newsfeed-Fetcher: Broadcasting 21 items. [2020-07-16 13:04:07.159] [INFO] Newsfeed-Fetcher: Broadcasting 32 items. [2020-07-16 13:04:08.482] [LOG] [SPOTIFY] Launch Librespot... [2020-07-16 13:04:08.601] [LOG] [A2D] Assistant2Display is initialized. [2020-07-16 13:04:08.657] [LOG] [SNOWBOY] Model selected: jarvis [2020-07-16 13:04:08.672] [LOG] [SNOWBOY] snowboy v1.5.0 Initialized... [2020-07-16 13:04:08.689] [LOG] [ASSISTANT] RECIPE_LOADED: with-MMM-Spotify.js [2020-07-16 13:04:08.711] [LOG] [ASSISTANT] RECIPE_LOADED: with-radio_fr.js [2020-07-16 13:04:08.716] [LOG] [ASSISTANT] Assistant2Display Server Started [2020-07-16 13:04:08.719] [LOG] [ASSISTANT] Google Assistant is initialized.What am i supposed to do now ? What is missing to make it work, what command ? (tried music play and GA seems to understand)

but nothing happens…
French radios work fine, youtube news also in full screen.Thanks a lot for this great work btw, you must have spent hundreds of hours developping these :)
-
RE: I broke something
@BKeyport said in I broke something:
symlink
I’m not sure to exactly get what a simlink is, what’s the difference with a simple copy ?
-
RE: I broke something
Well, I did a fresh reinstall, it took me about 2 hours but it’s approximately working again :)
-
RE: MMM-GoogleAssistant note here
Ton micro fonctionne ? Tu appelles bien “jarvis” et non “ok Google” ?
-
I broke something
Hi everyone,
Was cleaning my module directory, I think I deleted something I shouldn’t have…
My mirror starts but only shows the clock.
The RemoteControl is ok except the “hide and show modules” part that asks to check the MM logs for more details.
That’s what I get :PM2 | App [MagicMirror:1] exited with code [1] via signal [SIGINT] PM2 | App [MagicMirror:1] starting in -fork mode- PM2 | App [MagicMirror:1] online 1|MagicMirror | [2020-07-15 08:49:12.135] [ERROR] 1|MagicMirror | { Error: ENOENT: no such file or directory, open 'package.json' 1|MagicMirror | at Object.openSync (fs.js:443:3) 1|MagicMirror | at Object.readFileSync (fs.js:343:35) 1|MagicMirror | at Object.<anonymous> (/home/pi/MagicMirror/js/app.js:18:32) 1|MagicMirror | at Module._compile (internal/modules/cjs/loader.js:778:30) 1|MagicMirror | at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) 1|MagicMirror | at Module.load (internal/modules/cjs/loader.js:653:32) 1|MagicMirror | at tryModuleLoad (internal/modules/cjs/loader.js:593:12) 1|MagicMirror | at Function.Module._load (internal/modules/cjs/loader.js:585:3) 1|MagicMirror | at Module.require (internal/modules/cjs/loader.js:692:17) 1|MagicMirror | at Module.Hook._require.Module.require (/usr/lib/node_modules/pm2/node_modules/require-in-the-middle/index.js:80:39) 1|MagicMirror | errno: -2, 1|MagicMirror | syscall: 'open', 1|MagicMirror | code: 'ENOENT', 1|MagicMirror | path: 'package.json' }I tried to npm install all my modules again but still the same.
Got an idea ?