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

    Posts

    Recent Best Controversial
    • RE: Replacing snow flakes with hearts in the MMM-SNOW module

      @morozgrafix

      Yep, alreay did that.

      This is my config included is the scheduling part.

      {
                              module: 'MMM-Valentine',
                              position: 'fullscreen_above',
                              classes: 'scheduler',
                              config: {
                                      // display the module only on the 14th of february
                                      module_schedule: {from: '0 7 14 02 *', to: '30 23 14 02 *' },
                                      valentinesCount: 25,
                                      valentinesSize: 2.00,
                              }
                      },
      
      

      I have been struggling with the 2 asterixes behind the “minutes and hours” values but before the “day of the week” value. Cron revealed that they probably are “Day of the month” and “month of the year”.
      I am a Noob, and all of the scheduling examples had wildcards there. I feel fairly confident this is going to work.

      posted in Troubleshooting
      Hein-JanH
      Hein-Jan
    • RE: MMM-Remote-Control

      @ostfilinchen

      You got to be kidding me!
      But you are right, I just tried! Chrome: it works, Edge: black screen.
      But somehow I have a feeling it just to work in Chrome before the update (of the MM to V.2.1.0).
      Thanks for the Work-around.

      Hein-Jan.

      posted in Troubleshooting
      Hein-JanH
      Hein-Jan
    • RE: Send message to the Mirror

      Building on to this.
      I am thinking of a modules that displays a note on the mirror, exactly like the mentioned: I’ll be home late.

      I would think of it as a Sticky.

      I already have the Wunderlist module, so I can image that one of the lists would be: notes. And everyone within the household (connected to the Wunderlist) could switch notes on and off.
      This can ofcourse all be done in Wunderlist, but I would like it to be more explicit than a simple entry in a list. I think it would be cool if it realy looked like a yellow sticky (at a slight angle, somewhat random placed) with black handwriting on it.
      So it is more a different presentation of the Wunderlist module.
      Is this possible? I do not the faintest idea of where to start.

      posted in Requests
      Hein-JanH
      Hein-Jan
    • RE: Replacing snow flakes with hearts in the MMM-SNOW module

      Can it be combined with MMM-Scheduler to only (and automatically) show up on the 14th of Feb?

      posted in Troubleshooting
      Hein-JanH
      Hein-Jan
    • RE: MMM-NOAA

      @bhepler

      As far as I can tell the

      libGL error: MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      
      

      Is due to the Open GL driver. I am using the Fake KMS and these are mine errors. I am not using NOAA.

      posted in Troubleshooting
      Hein-JanH
      Hein-Jan
    • RE: How do you switch on / off, wake up yours?

      I’m with cowboysdude,

      MMM-ModuleScheduler combined with MMM-Remote-Control.

      Scheduler sends MonitorOn and Off’s to Remote.

      Works like a dream!

      posted in Hardware
      Hein-JanH
      Hein-Jan
    • RE: How HOT Does it Get?

      Mine was running at aprox 70°C. My mirror is vertically orientated. The Pi is in a casing but al the sides of the casing have been removed. I have fitted the CPU and the memory with heatsinks.
      The Pi was mounted near the top of my mirror (I could slide it under the piece of board that is being used to mount the mirror on the wall.) My mirror case does have some ventilation holes at the top, but no fan.
      Being slightly worried about the 70°C (I expect it to go up to 80°C in summer) I decided to change the postion of the Pi in my mirror from the top of the frame to the bottom, so it was no longer in the monitors pre-heated air.
      At the bottom of the case my Pi is now running at aprox 55°C. A drop of 15°C by simply relocating within the mirror frame.

      I’ll take that over running a fan for my mirror.

      posted in General Discussion
      Hein-JanH
      Hein-Jan
    • 1 / 1