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

    Topics

    • S

      MMM-Wunderground - 2 locations gives duplicate data from the first location

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      13
      0 Votes
      13 Posts
      8k Views
      brobergB
      @jamielola the node_helper will only load when the mirror is actually started, modifications to a modules node_helper will require a full restart of the mirror software, not just a reload. Which I discovered when modifying the stock newsfeed module :D
    • S

      Alert box size?

      Watching Ignoring Scheduled Pinned Locked Moved Development
      1
      0 Votes
      1 Posts
      2k Views
      S
      Our National Weather Service can be quite verbose in their watches and warnings. I’ve tried to make the Alert box change size by adding the following to the custom.css however I don’t have it right yet. .ns-alert { top 10% width 10% } Note from admin: Please use Markdown on code snippets for easier reading!
    • S

      MMM-Wunderground change wind from beaufort scale?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      1k Views
      S
      Is there an easy way to change the measurement system, without hacking up the code and missing out on future updates? I have my config’s units set to imperial if that matters.
    • S

      Newsfeed loses feeds

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      2k Views
      KirAsh4K
      Try the 'pm2 logs' and see if that sheds any light.
    • S

      Calendar seems to be 1 day off?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      5
      0 Votes
      5 Posts
      3k Views
      KirAsh4K
      It gets worse when you use the urgency flag with an absolute configuration. The urgency flag changes some of the events to relative times while leaving the rest to absolute. So it might say an event is in 3 days, but when I look at the absolute date, in my mind, it’s 4 days away. It’s simply how we count from an arbitrary time frame versus how a computer counts from a fixed point, that being midnight. The joys of programming.
    • S

      default calendar - individual icon colors?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      5
      -1 Votes
      5 Posts
      4k Views
      pugslyP
      @pugsly Figured it out… .fas.fa-fw.fa-calendar { color: #ffffff; /* white / } .fas.fa-fw.fa-birthday-cake { color: #00ffff; / cyan / } .fas.fa-fw.fa-gift { color: #ffff00; / Yellow / } .fas.fa-fw.fa-institution { color: #ff0000; / Red / } .fas.fa-fw.fa.fa-building-o { color: #00ff00; / Lime */
    • 1 / 1