Read the statement by Michael Teeuw here.
Google Assistant w/ Magicmirror
-
going to give it a try. I get the mic and speaker monday, so ill wait to try anything again.
-
@navyvette87 said in Google Assistant w/ Magicmirror:
going to give it a try. I get the mic and speaker monday, so ill wait to try anything again.
The key to any of this is take your time and read every line of the instructions :)
-
@cowboysdude Ok got mic and speakers today got them working, now im down to
Then execute this on your MagicMirror terminal.(not via SSH)
cd /modules/MMM-Assistant
node google-auth.jsin the instructables. does this mean from the screen that is attached to pi, not vnc from the laptop?
-
(not via SSH) likely means not to do it remotely, either by SHH or VNC.
In any case, you can’t go wrong being directly connected to your Pi with a mouse and keyboard and executing those commands.
-
Well looks like I’ll be giving this one a try tomorrow ;)
Gotta take the big mirror down, adjust the screen a bit and find out model number of TV… :) -
@navyvette87
This script will try to open browser on your device, but via ssh it will fail. There is another way to auth in that case, but just execute directly on rpi is the easier way.