• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 566.0k 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 @Arkitct
    last edited by Dec 13, 2018, 4:37 PM

    @arkitct
    But… many features are restricted in this SDK, So I think you don’t need to register Mirror to your Google Home network. Even though your mirror registered on your phone looks very nice, but that’s all. :D

    1 Reply Last reply Reply Quote 0
    • J Offline
      Jmh474
      last edited by Dec 22, 2018, 12:35 PM

      Sorry this is my first post, are there any guides for helping me install the MMM-assistantMK2 I’m a total beginner With the raspberry pi any help would be much appreciated

      C 1 Reply Last reply Dec 22, 2018, 1:24 PM Reply Quote 0
      • C Offline
        Cr4z33 @Jmh474
        last edited by Dec 22, 2018, 1:24 PM

        @jmh474 Follow the link in the first post that bring you to GitHub.
        Once there follow CAREFULLY the step-by-step installation & configuration.

        Only then if there’s still anything not clear or not working ask here. ;)

        J 1 Reply Last reply Dec 22, 2018, 6:52 PM Reply Quote 0
        • J Offline
          Jmh474 @Cr4z33
          last edited by Dec 22, 2018, 6:52 PM

          @cr4z33 OK thanks mate

          1 Reply Last reply Reply Quote 0
          • R Offline
            reddyman @Guest
            last edited by Dec 30, 2018, 11:57 PM

            For second issue; Are you using other module to control to hide and show modules? Maybe it makes to show specific module by force. There is no way to prevent force revealing by other module.

            https://github.com/MichMich/MagicMirror/blob/master/modules/README.md#visibility-locking

            No luck here, I ended up doing a fresh install with no other modules installed and it still happens. Can’t figure why it only applies to the default weather app, even if I move the position.

            I can’t figure out why no one else has this issue. Oh well, I guess I can just not use the “hide all” command though. Thanks!

            C 1 Reply Last reply Jan 2, 2019, 7:04 AM Reply Quote 0
            • C Offline
              citizendevpi @reddyman
              last edited by Jan 2, 2019, 7:04 AM

              @reddyman my mirror also pops up the default weather after hide all , I got use to it

              ? 1 Reply Last reply Jan 2, 2019, 7:38 AM Reply Quote 0
              • ? Offline
                A Former User @citizendevpi
                last edited by Jan 2, 2019, 7:38 AM

                @citizendevpi @reddyman
                I’ll check it as soon as possible.

                W 1 Reply Last reply Jan 14, 2019, 5:27 AM Reply Quote 0
                • W Offline
                  wearable9083 @Guest
                  last edited by wearable9083 Jan 14, 2019, 5:28 AM Jan 14, 2019, 5:27 AM

                  @sean
                  Thank you always for your complete modules.
                  I have some questions about YouTube. The YouTube video screen is always full. Is there a way to reduce the size of a pop-up window?
                  And one more thing: can’t I stop or give another command while watching the video?

                  ? 1 Reply Last reply Jan 14, 2019, 7:08 AM Reply Quote 0
                  • ? Offline
                    A Former User @wearable9083
                    last edited by Jan 14, 2019, 7:08 AM

                    @wearable9083
                    For Resizing Video Player; add this into your css/custom.css and adjust the values;

                    #ASSISTANT_YOUTUBE {
                      position:fixed;
                      top:20px;
                      left:20px;
                      width:400px;
                      height:300px;
                    }
                    

                    And you can stop playing video by hotword waking with option pauseOnYoutube:false.

                    W 1 Reply Last reply Jan 14, 2019, 7:53 AM Reply Quote 1
                    • W Offline
                      wearable9083 @Guest
                      last edited by Jan 14, 2019, 7:53 AM

                      @sean
                      Thank you very much for your kind answer.
                      But, ;(
                      Detects hotword during video playback and stops video, but then fails to perform any of the following commands…

                      ? 1 Reply Last reply Jan 14, 2019, 7:58 AM Reply Quote 0
                      • 1
                      • 2
                      • 19
                      • 20
                      • 21
                      • 22
                      • 23
                      • 42
                      • 43
                      • 21 / 43
                      • 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