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

    Posts

    Recent Best Controversial
    • RE: Two way mirror order for Europe - Orders closed!

      @Goldjunge_Chriz My data is correct,confirmed.

      posted in Hardware
      pjkoelemanP
      pjkoeleman
    • RE: Two way mirror order for Europe - Orders closed!

      I want to join the order as well with a mirror of 0.33m x 0.56m with polished edges and delivery to the Netherlands.

      Thanks in advance.

      posted in Hardware
      pjkoelemanP
      pjkoeleman
    • RE: Where are you from?

      @cowboysdude Nice town you are living.
      Here are some pictures from where I live, via Google Pictures.

      posted in General Discussion
      pjkoelemanP
      pjkoeleman
    • RE: MMM-doomsDay - The countdown module,

      @Mykle1 Now it was changing at 00:06 hour so this module works ok with the right config settings.

      posted in Utilities
      pjkoelemanP
      pjkoeleman
    • RE: MMM-doomsDay - The countdown module,

      @Mykle1 You are right, changed it to 10 minutes. now have to wait what happens.

      posted in Utilities
      pjkoelemanP
      pjkoeleman
    • RE: MMM-doomsDay - The countdown module,

      With time set to 23:59 the module is changing at 0:44. The question is were is the offset off 45 minutes comming from ?

      posted in Utilities
      pjkoelemanP
      pjkoeleman
    • RE: MMM-doomsDay - The countdown module,

      @broberg The Pi itself is working correctly, the clock module is giving me the right time and date. And is updating around midnight.

      I Will try 23:59 and see what come’s out off it.

      posted in Utilities
      pjkoelemanP
      pjkoeleman
    • RE: MMM-doomsDay - The countdown module,

      My MagicMirror is updating around 23:00 hour, and can’t find what I did wrong. Has nothing to do with the time zone (I think).

      This is what I have in my config.js

      {
        module: 'MMM-doomsday',
        position: 'top_center',
        config: {
          doomsDay: '2017-03-31 24:00:00',
          toWhat: 'End of month'
        }
      },
      

      I even made a test file in my browser, and then it’s is working as aspected.
      Does any one now where the problem is.

      posted in Utilities
      pjkoelemanP
      pjkoeleman
    • RE: MMM-Doomsday - remove space ?

      @ironman_DK
      When you want to learn something about CSS I use w3schools.com.
      When you want to have a look at the used styles start your MagicMirror with ‘npm start dev’ than you can see the used style off the modules.

      posted in Troubleshooting
      pjkoelemanP
      pjkoeleman
    • RE: MMM-Doomsday - remove space ?

      @ironman_DK said in MMM-Doomsday - remove space ?:

      Does anyone know if its possible to remove the space between the text ?

      Add the following to your custom.css

      .MMM-doomsDay {
      line-height: 1em;
      }
      

      Now the space will be gone !

      posted in Troubleshooting
      pjkoelemanP
      pjkoeleman
    • 1 / 1