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-page-indicator: No marked indicator when changing pages with remote control

    Scheduled Pinned Locked Moved Troubleshooting
    mmm-pagesmmm-page-indicatorremote control
    3 Posts 2 Posters 2.1k Views 2 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.
    • MrCoffeeM Offline
      MrCoffee
      last edited by

      Hi everone,

      I am using the remote control modul to control my mirror.
      Everything works fine except one little thing. I use the MMM-pages and MMM-page-idicator modules.
      On mirror start-up I can see the two page indicators: a white one for the opened page and a black one for the other “closed” page. The two icons are as default.
      I change the pages using the command: http://ip:8080/remote?action=NOTIFICATION& notification=PAGE_CHANGED&payload=%221%22. It works fine but however the two page indicators turn to black. So I can´t see the selected page anymore.

      Do you have an idea?
      Thanks a lot.
      Mr.Coffee

      1 Reply Last reply Reply Quote 0
      • T Offline
        TheChrisDees
        last edited by

        Hi there!

        Did you ever get a solution to your issue? I’m curious as to how you set up your remote control to send notifications to change your pages because I am actually trying to do the same thing. I’m very new to RPi and MM so I’m learning as I go.

        I have both Pages and Remote Control (RC) installed and now I’m trying to create a button on the RC website that I access from my iPhone so that when pressed will load the desired page. Any push in the right direction would be appreciated.

        Thanks!

        1 Reply Last reply Reply Quote 0
        • MrCoffeeM Offline
          MrCoffee
          last edited by

          Hi,

          yes, I have found a solution. The developer helped me out.
          It is very simple. Just keep the “” away from the page number. (Somehow it is %22 in my post above.)
          Just open a browser and enter

          http://ip:8080/remote?action=NOTIFICATION& notification=PAGE_CHANGED&payload=1
          

          Please remove the space between NOTIFICATION& and notification. The text is written wrong if I put it together.

          0 is page one. 1 page two and so on.

          As an alternative you can try

          http://ip:8080/remote?action=NOTIFICATION& notification=PAGE_DECREMENT
          

          or PAGE_INCREMENT

          I use these commands to control the mirror using my smart home gesture control.
          Thats why I had no need to modify the remote control module.

          Hope it helps you anyway.
          In my case, it works like a charm.

          1 Reply Last reply Reply Quote 0
          • 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