• 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.

[Remote-Control] Shutdown, Configure and Update your MagicMirror

Scheduled Pinned Locked Moved System
274 Posts 78 Posters 678.5k Views 77 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.
  • L Offline
    lolobyte
    last edited by Nov 17, 2016, 8:23 PM

    Hi, that’s great what u have done.

    Why it doesn’t work on PC Browser? http://192.168.xxx.xx:8080/

    On my HDMI monitor all thinks ok.

    J 1 Reply Last reply Nov 18, 2016, 8:29 AM Reply Quote 0
    • J Offline
      Jopyth Moderator @lolobyte
      last edited by Nov 18, 2016, 8:29 AM

      @lolobyte It should work with any browser. Did you replace the 192.168.xxx.xxx with the IP of your raspberry pi? If you set a position for the module, you should also be able to see the URL on your mirror, for example the following should show the URL to the remote inf the bottom left:

      {
          module: 'MMM-Remote-Control',
          position: 'bottom_left'
      },
      

      Helpful sticky: How to troubleshoot

      L 1 Reply Last reply Nov 18, 2016, 9:46 AM Reply Quote 0
      • L Offline
        lolobyte @Jopyth
        last edited by Nov 18, 2016, 9:46 AM

        @Jopyth
        OK, now it works. Was a browser problem with Maxthon. Thank u, but the modules MagicMirror-Netatmo-Module and MMM-Fuel are not shown in the Browser!
        At the monitor the are visible.

        pls see the screenshot!0_1479462334724_MM_netatmo.jpg

        J 1 Reply Last reply Nov 18, 2016, 10:33 AM Reply Quote 0
        • J Offline
          Jopyth Moderator @lolobyte
          last edited by Nov 18, 2016, 10:33 AM

          @lolobyte This is not related to the Remote Control, is it? Please make a a post in the troubleshooting section possibly with the configurations of your netatmo and Fuel modules, maybe something is wrong in your config.js.

          Helpful sticky: How to troubleshoot

          1 Reply Last reply Reply Quote 1
          • M Offline
            MagicMirrorPi
            last edited by Nov 21, 2016, 12:23 PM

            That is a very nice module - thanks!
            I have one question. In which way you control this module or your mirror? Do you have a keyboard or mouse on it? I didn’t find a way to control this module on the magic mirror.

            Y 1 Reply Last reply Nov 21, 2016, 12:26 PM Reply Quote 0
            • Y Offline
              yawns Moderator @MagicMirrorPi
              last edited by Nov 21, 2016, 12:26 PM

              @MagicMirrorPi
              Are you talking about MMM-Remote-Control?
              It is called remote because you use it to remote manage the mirror. So you can use it on your laptop, smartphone, tablet, … without having to attach mouse/keyboard to the mirror itself

              1 Reply Last reply Reply Quote 3
              • M Offline
                MagicMirrorPi
                last edited by Nov 21, 2016, 12:38 PM

                Thanks. That answered my question. I was wondering, how to control the mirror without hardware :)
                Another nice implementation is the Skywriter i think with gestures.

                1 Reply Last reply Reply Quote 1
                • L Offline
                  lolobyte
                  last edited by Jan 1, 2017, 3:56 PM

                  Hello, i made the MM2 update and now i can’t access the remote.

                  ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"],
                  

                  I can’t insert my ip from my laptop.
                  I want to access MagicMirror from laptop with Remote Control, but it’s not possible now with this update.

                  Where i have to insert my ip address in the white-list?
                  How to insert a range?

                  1 Reply Last reply Reply Quote 0
                  • A Offline
                    AAPS
                    last edited by AAPS Jan 2, 2017, 3:45 AM Jan 2, 2017, 3:44 AM

                    I am having the same problem. Does @Jopyth just need to update or is there a bigger issue?

                    1 Reply Last reply Reply Quote 0
                    • L Offline
                      lolobyte
                      last edited by Jan 2, 2017, 12:42 PM

                      Hi all,

                      it works.

                      That is my part of config with the ipwhitelist.

                          ipWhitelist: [
                                          "127.0.0.1",
                                          "::ffff:127.0.0.1",
                                          "::1",
                                          "::ffff:192.168.1.1/24",
                                  ],
                      

                      hope it will help all other user.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 8
                      • 9
                      • 10
                      • 11
                      • 12
                      • 27
                      • 28
                      • 10 / 28
                      • 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