A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • help for mmm-pages und indicator please

    Troubleshooting
    2
    0 Votes
    2 Posts
    297 Views
    kusselinK
    is there anyone here who can help me about mmm.pages in my config.js? best regards
  • MMM-pages example

    System
    1
    0 Votes
    1 Posts
    329 Views
    kusselinK
    Hello, is anyone here who can send me an example of his MMM-Pages module please. with duration time and and… thanks a lot
  • 0 Votes
    3 Posts
    2k Views
    MrCoffeeM
    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.