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.

    HUGE FLAW IN MY PLAN

    Scheduled Pinned Locked Moved Troubleshooting
    13 Posts 4 Posters 11.2k Views 4 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.
    • A Offline
      AAPS
      last edited by AAPS

      At first, I thought I had everything figured out. I soon realized that I need a way to turn it my mirror on and off cleanly. I have found the remote control module, but I don’t completely understand it. Could anyone help me? The only thing I can think of is connecting the main cable with a switch to turn it on and using the remote control to turn it on once I figure things out. Also, how could I set up a PIR sensor?

      1 Reply Last reply Reply Quote 0
      • J Offline
        Jopyth Moderator
        last edited by

        What is your issue with the remote control module? Once you installed it, and add it to your config.js, restart your mirror and go to the remote control page. It is hosted on your pi, so you need to know the IP, e.g. if your IP is 192.168.0.111 you need to go to 192.168.0.111:8080/remote.html. There you should be able to switch off/on your display.

        Helpful sticky: How to troubleshoot

        1 Reply Last reply Reply Quote 1
        • A Offline
          AAPS
          last edited by

          Thanks! How do I add it to the config.js file and how do I find my pi’s IP address?

          J 1 Reply Last reply Reply Quote 0
          • J Offline
            Jopyth Moderator @AAPS
            last edited by

            For reference: Installation - Step 2

            Add the following to the module section of your config.js:

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

            If you only copied the example config, paste these lines, for example, between lines 17 and 18.

            Hopefully this shows you your IP address right on your mirror in the bottom right corner.

            If not you can execute the command ifconfig on your raspberry and look at the output, make sure to take the IP of the correct adapter (i.e. WLAN if you are using WLAN).

            Helpful sticky: How to troubleshoot

            1 Reply Last reply Reply Quote 1
            • A Offline
              AAPS
              last edited by

              Thanks! This helps a lot.

              1 Reply Last reply Reply Quote 0
              • A Offline
                AAPS
                last edited by

                I installed the module, but when I go to the website it says : “This device is not allowed to access your mirror.
                Please check your config.js or config.js.sample to change this”

                What does this mean? What can I do to fix it?

                1 Reply Last reply Reply Quote -1
                • S Offline
                  schmo90
                  last edited by

                  i also get this error message…

                  1 Reply Last reply Reply Quote 0
                  • A Offline
                    AAPS
                    last edited by

                    I finally figured out what to do. @lolobyte explained it to me here: https://forum.magicmirror.builders/topic/735/mmm-remote-control/112

                    1 Reply Last reply Reply Quote 0
                    • A Offline
                      AAPS
                      last edited by

                      Something weird happened. Every time I try to add remote control to my config.js file, when I reboot it shows a black screen. Why is this? Also, I can’t figure out how to change the time zone.

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        shashank @AAPS
                        last edited by

                        @AAPS hi, if your are using Raspberry pi, you can change the Timezone using raspi-config from terminal

                        1 Reply Last reply Reply Quote 0
                        • A Offline
                          AAPS
                          last edited by

                          Oh thanks! I figured out why the black screen happened. I installed the module in the wrong directory. Now everything is fine.

                          1 Reply Last reply Reply Quote 0
                          • A Offline
                            AAPS
                            last edited by

                            Everything’s fine except for the bottom section called Magic Mirror 2. When I click on it, there is just a black screen. How can I fix this? Is it just because I did it from Microsoft Edge?

                            1 Reply Last reply Reply Quote 0
                            • A Offline
                              AAPS
                              last edited by

                              Never mind. It just doesn’t work with Microsoft Edge. Not a problem.

                              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 / 1
                              • 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