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-AssistantMk2

    Scheduled Pinned Locked Moved System
    421 Posts 61 Posters 632.1k Views 57 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.
    • ? Offline
      A Former User @otto
      last edited by A Former User

      @otto
      In that case your gcc be version 7. check it with gcc -v (You probably downgraded global gcc to 7 already)

      O 1 Reply Last reply Reply Quote 0
      • O Offline
        otto @Guest
        last edited by otto

        @Sean said in MMM-AssistantMk2:

        gcc -v

        gcc version 7.3.0 (Raspbian 7.3.0-19) then i guess ist just electron-rebuild left to do

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

          @otto said in MMM-AssistantMk2:

          gcc version 7.3.0 (Raspbian 7.3.0-19) then i guess ist just electron-rebuild left to do

          right. jump to adventure. :D

          O 1 Reply Last reply Reply Quote 0
          • O Offline
            otto @Guest
            last edited by

            @Sean yepp i hope this will go better then last time, i was trying

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

              @otto
              It will take 10~30 minutes to complete. Keep the power and network connection during rebuilding. Wish you a good luck!

              O 1 Reply Last reply Reply Quote 0
              • O Offline
                otto @Guest
                last edited by

                @Sean works lika a charm,
                2 thing i whant to make changes on.

                1. hava a other word like mirror mirror on the wall to activiet it
                2. Now i have 2 icon in the top corner, on is flasing, gussing its looking for word to activet. can i hide them?
                ? 1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User @otto
                  last edited by

                  @otto

                  1. Make your own hotword model with trainer included in MMM-Hotword. Read the docs.
                  2. For MMM-Hotword, set useDisplay:false
                    For MMM-AssistantMk2, sorry, not supported. I’m building a new updates about it but not finished yet. (nowadays I have not enough time to focus that module.)
                  O 1 Reply Last reply Reply Quote 0
                  • O Offline
                    otto @Guest
                    last edited by

                    @Sean said in MMM-AssistantMk2:

                    @otto

                    1. Make your own hotword model with trainer included in MMM-Hotword. Read the docs.
                    2. For MMM-Hotword, set useDisplay:false
                      For MMM-AssistantMk2, sorry, not supported. I’m building a new updates about it but not finished yet. (nowadays I have not enough time to focus that module.)

                    okej so i need to creaat a trainer.sh to change the wakeup work, now its smart mirror,

                    i am using home assistent an a google hub… and i works so good. i can tell my mirror to turnigen on all light… i am in love:D

                    GREAT JOB and thanks for al the help

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      raedonlpa @Guest
                      last edited by

                      @Sean said in MMM-AssistantMk2:

                      set pauseOnYoutube:false.

                      Hello.
                      -Where do I set this parameter? “set pauseOnYoutube:false”

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        teitlebot
                        last edited by

                        @Sean
                        Is there anyway to have a Google home show its results on the magic mirror?

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

                          @teitlebot
                          do you mean real google home? In other words, you have already a real google home, and you can command it by voice, and you want to display the result from your google home to MagicMirror. right?
                          Sorry, it is not possible.

                          If you make some specific command for your google Home through IFTTT or google Action, in that case, your result could be transferred to MagicMirror(and be shown).
                          But the usual and random commands - like “What time is it?”, “My next schedule”,… couldn’t

                          T 1 Reply Last reply Reply Quote 0
                          • T Offline
                            teitlebot @Guest
                            last edited by

                            @Sean thanks for responding. I assume this is a limitation on Google ends? Also how would I tell ifttt to show on magic mirror?

                            ? 2 Replies Last reply Reply Quote 0
                            • ? Offline
                              A Former User @teitlebot
                              last edited by A Former User

                              @teitlebot
                              There are several posts in this forum. search “ifttt” and read them

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

                                @teitlebot
                                https://forum.magicmirror.builders/topic/10917/guide-control-mm-via-google-home

                                T 1 Reply Last reply Reply Quote 0
                                • T Offline
                                  teitlebot @Guest
                                  last edited by

                                  @Sean thanks that looks awesome. Going to save it for a rainy day to install.

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

                                    Hello @Sean I’ve successfully rebuild the module but when I tried to activate it in the config, the module doesn’t load. The log says ‘No helper found for module: MMM-AssistantMk2’ (pretty sure the file is there inside the module folder). Have any idea whats the cause of this problem?
                                    Thanks in advance!

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

                                      @wellwhatever
                                      Never seen that kind. Loading node_helper.js is MM’s job itself. If there is the file, regardless it has some errors or not, MM should try to load that file. (And if it has an error, it would spit out the error)

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

                                        This post is deleted!
                                        1 Reply Last reply Reply Quote 0
                                        • A Offline
                                          acimail01
                                          last edited by acimail01

                                          How can I stop a video?
                                          config is

                                          youtubeAutoplay	: true,
                                          pauseOnYoutube : false,
                                          

                                          But it does not help.

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

                                            @acimail01

                                            youtubeAutoplay	: true,
                                            pauseOnYoutube : false,
                                            

                                            with these options, you can re activate hotword again, and then, the current YT player will stop and be hidden.

                                            Anyway, I’ll remove YT related feature on next updates.

                                            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
                                            • 16
                                            • 17
                                            • 18
                                            • 19
                                            • 20
                                            • 21
                                            • 22
                                            • 18 / 22
                                            • 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