MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. KristjanESPERANTO
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 6
    • Followers 2
    • Topics 18
    • Posts 369
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: MMM-RAIN-MAP

      @JeanMichelC The markers are just visual pin icons on the map — they don’t define any area. A typical use case would be marking your home and workplace so you can easily spot them while watching the rain radar.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-Remote-Control

      @rkorell Thank you very much for this feedback and appreciation 🙂 It’s interesting that you took a deeper look at the changes.

      posted in Utilities
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-Remote-Control

      Hi @rkorell, thank you for the detailed bug report — the root cause analysis was spot on and made it straightforward to fix!

      The fix is included in v4.2.4: when MMM-Remote-Control detects it’s running under pm2 (via PM2_HOME or pm_id environment variables), it now skips app.relaunch() and only calls app.quit(), letting pm2 handle the restart cleanly.

      Would be great if you could confirm it works on your setup!

      posted in Utilities
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-Remote-Control

      Hi @vtek, glad you figured it out! Just for reference: when secureEndpoints: true is set, the API key can be passed in two ways:

      1. URL parameter: ?apiKey=YOUR_KEY
      2. HTTP header: Authorization: apiKey YOUR_KEY

      Also, starting with v4.2.4 the error message now directly hints at the solution, so the next person running into this should find it faster 🙂

      posted in Utilities
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-GooglePhotos refactor

      @petepetepete Nice! Why not create a PR? Maybe your changes flow into the original. That’s the cool thing about open source - working collaboratively on a project instead of everyone doing their own thing :)

      posted in Showcase
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Periodic Table of Elements

      @Divis I actually started something like this a long time ago, but never finished it. Because of your request, I dug it out again and made it work:
      https://github.com/KristjanESPERANTO/MMM-AtomVisualizer

      Does that help? 🙂

      posted in Requests
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: page-indicator css line

      @malvinas Someone had this problem once because they were using an old version of MagicMirror. Which version do you have?

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-RAIN-MAP

      @karsten13 said in MMM-RAIN-MAP:

      colorScheme seems to be useless too, the docs only mention 2 which is the default in the module, if I try other values there is no difference.

      Thanks for that too! I just updated the docs.

      Another approach I played with is using german dwd data (problem: germany only)

      I’ve thought about that too, but it would probably be more a matter for a new module.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-RAIN-MAP

      @karsten13 Thanks for investigating! It’s really a shame. I’ll update the docs.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Das habe ich auf dem Spiegel

      @13KayRocky Looks nice! I would add page indicators at the top center so you can easily see which page you are on. This is possible with both MMM-pages and MMM-Carousel (you probably use one of them).

      This is my favorite styling - I came up with it with a teammate:

      screencast_5_rectangular-indicators.gif

      I use it with MMM-Carousel. But I only wrote an explanation for MMM-pages - here: https://github.com/edward-shen/MMM-page-indicator#styling.

      posted in Show your Mirror
      KristjanESPERANTOK
      KristjanESPERANTO
    • 1 / 1