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 880.7k 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.
    • J Offline
      Jopyth Moderator @ceerix
      last edited by

      @ceerix Definitely something I would like to have, too, along with spawning new modules. I think it needs changes to the core project though, which support moving and creating of modules while running.

      @ianperrin Good idea, I answered on github.

      Helpful sticky: How to troubleshoot

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

        New update:

        • It is now possible to “call” all functions provided via the remote control from modules through notifications (see the readme), thanks to @ianperrin

        Helpful sticky: How to troubleshoot

        1 Reply Last reply Reply Quote 2
        • Mr.MeeseeksM Offline
          Mr.Meeseeks
          last edited by

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

            Nice work, this module is a handy one!
            I have another feature request: HIDE_ALL and SHOW_ALL to hide / show all modules at once :-)

            1 Reply Last reply Reply Quote 1
            • BangeeB Offline
              Bangee Module Developer
              last edited by

              this function is called MONITORON - MONITOROFF ;-)

              1 Reply Last reply Reply Quote 1
              • MichMichM Offline
                MichMich
                last edited by

                Super awesome work on the remote App!

                Not sure if you already noticed it, but there is a change in the hide/show mechanism which might be very helpful for you:
                https://forum.magicmirror.builders/topic/241/revising-the-show-hide-mechanism/9

                Keep up the good work.

                1 Reply Last reply Reply Quote 1
                • G Offline
                  gismo2006
                  last edited by

                  @Jopyth

                  I use your MMM-Remote Control. Thank you for this verry good Modul.

                  But I have a litlle question. Maybe some other will ask themselves too. In a single flat whit only one Person it wouldn’t a problem, but in a House/Flat whit more then one Person (wife/Children…) I thing it could maybe a problem that everybody can call the remote Page. And so I ask myself Is it possible and is it many work to code a PIN question before you can Open the page or clicking something?

                  greets gismo

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

                    @gismo2006 Good idea. Originally I thought the IP address filtering coming in version 2.1.0 could serve that purpose. Do you think that would work? I.e. you can assign fixed IP addresses to your devices, and enter these addresses in the config.js, and only these IP’s are allowed to access the mirror (and also the Remote Control).

                    Helpful sticky: How to troubleshoot

                    1 Reply Last reply Reply Quote 0
                    • G Offline
                      gismo2006
                      last edited by

                      @Jopyth

                      Hmmm… I think it was a step in a secrue direction. Because here everybody is ill I haven’t enough time to think about it now. But when I think shortly about your post. I think its a first good Idea. But if you say only fixed Ip’s can use and will controll by config.js file, its important only you can use the device. I think about a Desktop Pc in a famelie house. You used it, later your wife used it and if the childs grow up they used it. In the best case everbody has got their own User at the Desktop Pc but it will have the same Ip. So everybody can used the remote page too, because everybody used the PC. :-) Or maybe a tablet which is in the house You see some www Page, later your wife talked about skype, and later the Childs manipulate your mirror because it is funny to hide everything…

                      Maybe I think to much about manipulating your mirror in your own flat/house. and they will never happend anything but who knowns… :-)

                      By the way, I really hope, my old englich Teacher will never,never see my Postings… :-D

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

                        @gismo2006 Good point. We might even want something like this option in the core.

                        Helpful sticky: How to troubleshoot

                        1 Reply Last reply Reply Quote 0
                        • R Offline
                          rvdgeer
                          last edited by rvdgeer

                          I did some suggestions (or feature requests as you wish) in the past and since they were all implemented (thanks!!!) it’s time for some more…

                          Wouldn’t it be nice to be able to open up the magicmirror ‘homepage’ from your remote?

                          Sometimes when I enable/disable modules I would like to see the changes without having to actually go to the mirror to see the changes. So a simple shortcut on the remote to open the ‘homepage’ in a new tab would be great.

                          And how awesome would it be if this remote could be developed towards something like a GUI for the config.js?!
                          This means it needs to be part of the core, so it can read all (possible) parameters from each module and make them editable (with the availbale values/options) in a ‘remote config’ web gui.

                          Possible uses:

                          • enable and disable modules (instead of hiding: very useful for your background Halloween video)
                          • move modules from one region to another
                          • change headers
                          • change newsfeedurl or update api key
                          • etc.
                          1 Reply Last reply Reply Quote 1
                          • P Offline
                            plumcraft
                            last edited by

                            @Jopyth : Really great work for your remote control module !

                            Someone might already suggest that, but because i’m not sure, let’s see :

                            It would be nice to have on your remote control page, versions of the different modules and indicate if there is a new release for it.

                            I think the idea is not having an automatic upgrade mechanism for now.

                            What do you think ?

                            -Olivier

                            Mr.MeeseeksM 1 Reply Last reply Reply Quote 1
                            • S Offline
                              slickric
                              last edited by slickric

                              I experience an issue that I haven’t seen other people so sure I’ve done something wrong. When I load the remote on my phone, I get a whole list of options but none clickable :/ Remote topRemote bottom

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

                                @slickric What browser (version?) are you using? It seems the javascript is not loading correctly, so I probably made something which is not compatible with your browser. I will try to fix this as soon as possible.

                                Helpful sticky: How to troubleshoot

                                S 2 Replies Last reply Reply Quote 1
                                • Mr.MeeseeksM Offline
                                  Mr.Meeseeks @plumcraft
                                  last edited by

                                  @plumcraft
                                  I’m working on that feature now on my own dev, I’ve currently added ‘refresh page’ and ‘update magic mirror’ next is upgrading modules. Then hopefully adding and configuring modules.

                                  1 Reply Last reply Reply Quote 0
                                  • S Offline
                                    slickric @Jopyth
                                    last edited by

                                    @Jopyth safari on iOS 10. I’ve got an android tablet that I’ll try this morning to see if that’s the case. Thanks for the quick reply!

                                    1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      slickric @Jopyth
                                      last edited by

                                      @Jopyth I get the same on chrome 54.0.2840.66 on iOS10 too :/

                                      J 1 Reply Last reply Reply Quote 0
                                      • P Offline
                                        plumcraft
                                        last edited by

                                        @Mr-Meeseeks : Perfect, thanks :)

                                        1 Reply Last reply Reply Quote 0
                                        • P Offline
                                          Pbaan93
                                          last edited by

                                          Trying to get the HIDE/SHOW working with postman.
                                          http://192.168.2.2:8080/remote?action=HIDE&module=<<module_name>>
                                          What is the syntax? cant find it, sorry …

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

                                            @Pbaan93 You have got the correct syntax, your only problem might be, that you need the correct identifier, which depends on your config.js. If your modules in your config.js look like this:

                                            modules: [
                                                {
                                                    module: 'calendar',
                                                    header: 'Some calendar',
                                                    position: 'top_right',
                                                    config: {
                                                        // not configured, just an example
                                                    }
                                                },
                                                {
                                                    module: 'clock',
                                                    position: 'top_left'
                                                },
                                                {
                                                    module: 'newsfeed',
                                                    position: 'bottom_bar',
                                                    config: {
                                                        // not configured, just an example
                                                    }
                                                },
                                            ]
                                            

                                            You could use module_0_calendar, module_1_clock and module_2_newsfeed to hide each module (it is always module + the number of the module in your config, starting to count from 0 + the module name, all separated with underscores).

                                            This is the internal identifier, and not simple to construct, but allows to have, for example multiple calendars, and you can hide one or the other.

                                            Helpful sticky: How to troubleshoot

                                            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
                                            • 4
                                            • 5
                                            • 13
                                            • 14
                                            • 2 / 14
                                            • 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