MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-GoogleAssistant not running

    Scheduled Pinned Locked Moved Utilities
    55 Posts 5 Posters 19.3k Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • blake_northrupB Offline
      blake_northrup @wirdman
      last edited by

      @wirdman You are the man sir! Much appreciated wirdman!

      W 1 Reply Last reply Reply Quote 0
      • W Offline
        wirdman @blake_northrup
        last edited by

        @blake_northrup did it work ?

        blake_northrupB 1 Reply Last reply Reply Quote 0
        • blake_northrupB Offline
          blake_northrup @wirdman
          last edited by

          @wirdman Yep, all good. I just needed to do npm rebuild in the MMM-GoogleAssistant folder. I was doing it in the MagicMirror folder. Thanks again!

          W 1 Reply Last reply Reply Quote 0
          • W Offline
            wirdman
            last edited by

            pleasure

            1 Reply Last reply Reply Quote 1
            • W Offline
              wirdman @blake_northrup
              last edited by

              @blake_northrup is it possible for you now his installed to ask him to go on youtube or control your spotify ?

              blake_northrupB 1 Reply Last reply Reply Quote 0
              • W Offline
                wirdman @Guest
                last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • blake_northrupB Offline
                  blake_northrup @wirdman
                  last edited by

                  @wirdman Hey, sorry, been a very busy couple of days. I can use it to change lighting, turning off devices in smart home, but when I ask to play Spotify, it just gives me info about a video, but doesn’t play.

                  W 1 Reply Last reply Reply Quote 0
                  • W Offline
                    wirdman @blake_northrup
                    last edited by

                    @blake_northrup no problem.

                    okay but about youtube ?

                    blake_northrupB 1 Reply Last reply Reply Quote 0
                    • blake_northrupB Offline
                      blake_northrup @wirdman
                      last edited by

                      @wirdman It doesn’t play videos either. It just gives a snippet of what I ask for, but no video.

                      1 Reply Last reply Reply Quote 0
                      • W Offline
                        wirdman
                        last edited by

                        @Bugsounet @blake_northrup okay because for me now everything work welle but i cannot ask to my google to play something on spotify

                        blake_northrupB S 2 Replies Last reply Reply Quote 0
                        • blake_northrupB Offline
                          blake_northrup @wirdman
                          last edited by

                          @wirdman Yeah, I will dig around a bit to see what I can come up with. At least mine is controlling my smart devices, so that works for now. Please let me know if you figure it out, and I will do the same.

                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            sdetweil @wirdman
                            last edited by

                            @wirdman can u use the windows Spotify connect to play Spotify on your mirror pi? ( I can)

                            you have to install one of the Spotify system extensions to make play on pi work.

                            I thought bugsounet said he updated the MMM-Spotify module to do that recently.

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            W 1 Reply Last reply Reply Quote 0
                            • W Offline
                              wirdman @sdetweil
                              last edited by wirdman

                              @sdetweil

                              this part ? cause i have mmm-spotify

                              Capture d’écran 2020-07-23 à 01.36.48.png

                              S 1 Reply Last reply Reply Quote 0
                              • S Offline
                                sdetweil @wirdman
                                last edited by sdetweil

                                @wirdman no. the raspotify system extension
                                https://pimylifeup.com/raspberry-pi-spotify/

                                it is outside mm
                                it is required to play Spotify on pi. with or without mm

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                W 1 Reply Last reply Reply Quote 0
                                • W Offline
                                  wirdman @sdetweil
                                  last edited by

                                  @sdetweil oh no i didn t know i gonna do that

                                  1 Reply Last reply Reply Quote 0
                                  • ? Offline
                                    A Former User
                                    last edited by A Former User

                                    if you want to use MMM-Spotify:

                                    npm run spotify step is not needed (only if you want visual)
                                    npm run librespot is needed only if you want to listen music in mirror

                                    spotify A2D config should be :

                                    spotify: {
                                      useSpotify: true, // because you use and love this sub-module
                                      useIntegred: false, // if you use MMM-Spotify
                                      useLibrespot: true, // if you use librespot
                                      connectTo: "A2D", // set your device name to librespot
                                      username: "MyUsername", // Spotify username for librespot
                                      password: "MyPassword, // Spotify password for librespot
                                    }
                                    

                                    better it’s clear with that ;)

                                    1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      Mauro-1998
                                      last edited by

                                      I also have a problem, I installed everything according to the documentation and it was done correctly, but when I run the application an error appears and the screen goes black. I need help please, thanks.
                                      Captura de pantalla de 2020-08-01 00-14-11.png Captura de pantalla de 2020-08-01 00-13-56.png

                                      1 Reply Last reply Reply Quote 0
                                      • ? Offline
                                        A Former User
                                        last edited by A Former User

                                        It’s meens that snowboy module is not builded correctly

                                        I think when you did npm install you should have some errors, right ?
                                        or maybe you did have no error but you try to do an npm fix command

                                        what OS do you use ?

                                        S 1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          sdetweil @Guest
                                          last edited by sdetweil

                                          @Bugsounet this post
                                          https://forum.magicmirror.builders/topic/13383/mmm-googleassistant-doesn-t-run

                                          says running Ubuntu, and note that mm is in a subfolder from the users home folder
                                          /home/mauro/Escritorio/MagicMirror

                                          one error posted shows
                                          cannot find module ./lib/node/index.js error

                                          Sam

                                          How to add modules

                                          learning how to use browser developers window for css changes

                                          1 Reply Last reply Reply Quote 0
                                          • ? Offline
                                            A Former User
                                            last edited by

                                            I have some know issue with ubuntu
                                            Snowboy don’t want to build
                                            I have not ubuntu installed to debug it but maybe some package is missing ?
                                            If someone have a working version in ubuntu, simply contact me for updating script/dependencies

                                            in all case, It’s ouside the requirement of GA (for this moment)

                                            1 Reply Last reply Reply Quote 0

                                            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
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post
                                            Enjoying MagicMirror? Please consider a donation!
                                            MagicMirror created by Michael Teeuw.
                                            Forum managed by Sam, technical setup by Karsten.
                                            This forum is using NodeBB as its core | Contributors
                                            Contact | Privacy Policy