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-remote and hide all modules

    Scheduled Pinned Locked Moved Troubleshooting
    5 Posts 3 Posters 2.8k Views 3 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.
    • P Offline
      planet4
      last edited by

      Sorry if this has been posted before but have searched and have not found anything. I am using mmm-remote and are able to hide a module by using

      http://mymirror.domain/remote?action=HIDE&module=module_2_clock

      But I want to hide all modules. How do I type this. Have tried

      http://mymirror.domain/remote?action=HIDE&module=module_2_clock,module_4_calendar

      but this only hides one module.

      I want to make this work in Home Assistant and Alexa so I can disable all modules with one command and show a full screen background or weather instead.

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

        @Jopyth Maybe I have put this in the wrong place but maybe you are the one who can answer this.

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

          @planet4 This is not possible currently. Can you use multiple calls, i.e. hide all modules after each other? This would be a workaround.

          Or you could implement it yourself with a new action such as HIDE_ALL without too much work.

          Helpful sticky: How to troubleshoot

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

            @jopyth Thanks for your reply. Was able to solve it like this: (in a switch in home assistant) I can now say, Alexa, Hide all modules.

            /usr/bin/curl -O “http://192.168.0.XX:8080/remote?action=HIDE&module=module_2_clock” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_3_MMM-Skolmaten” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_4_calendar” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_5_calendar” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_6_calendar” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_7_currentweather” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_8_weatherforecast”

            1 Reply Last reply Reply Quote 1
            • R Offline
              ReRoPa1904 @Jopyth
              last edited by ReRoPa1904

              @jopyth can you explain me how I can implement a HIDE_ALL? I’m very new in such things and looking for something like that. Want to be able to activate one module and hide all other for the time.

              Thanks

              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