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

    Posts

    Recent Best Controversial
    • RE: MMM-MyCommute - API Calls and Quota

      @ooom416354 Look into line 173 of the MMM-MyCommute.js

        getData: function() {
      
          //only poll if in window
          if ( this.isInWindow( this.config.startTime, this.config.endTime, this.config.hideDays ) ) {
            //build URLs
      

      Above that you can find the isInWindow()-function that checks if current time is between start and end time.

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • RE: Minimal depth of a frame for the magic mirror

      @stepan I have 6-7 cm depth with shortwired power supply for the monitor and angled hdmi cable.

      If you want to go thinner, look for a monitor that has it’s HDMI port in the same plane/direction as the screen. There are some that have this. Mine unfortunately not.

      posted in General Discussion
      lavolp3L
      lavolp3
    • RE: MMM-SoccerLiveScore

      I have added a new feature to the module, it is not released yet on the master branch but it is available from a development branch here:
      https://github.com/0m4r/MMM-SoccerLiveScore/tree/feat/match-details

      It is now possible to show the goal scorers within the standings by settings “showDetails: true”.
      The scorers are shown right below the game row and they will scroll from right-to-left.

      Let me know what do you think!

      What I think?
      GREAT I think!!

      Now for the problem. There are two very good soccer modules now each with its own advantages.
      MMM-soccer and MMM-SoccerLiveScore.
      Yours has one major advantage which is the API.

      A shame that they are not one module.

      posted in Sport
      lavolp3L
      lavolp3
    • RE: not working

      @branchi It’s going too far off topic but a hint:
      If your Pi is not booting, look at what the LED’s do. They may be blinking at the beginning. That resembles a code which you can look up with google.

      However, If it’s not too much work a completely new install is advisable.

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • RE: MMM-Compliments doesn't load

      @anthony Your json needs to look like this:

      {
          "anytime" : [
             ".....",
             "....."
           ],
           "morning": [
             ".....",
             "....."
           ]
           ....
      }
      

      Nothing else…

      If you want you can post your config.js entry and the json file here or via pm. But it’s important you understand how it needs to look and why.

      posted in Requests
      lavolp3L
      lavolp3
    • RE: A number of them rlly...

      @Mahieedaboss

      Also, is there a similar AI project that is more worthwhile??

      HA!

      This is the most worthwhile…
      You’re already there.
      Deal with it.
      Embrace it.

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • RE: NPM security warnings on fresh install

      @awsoo But you know that you cannot run the MagicMirror on a Raspbian Lite System per se?
      You need the x server and a desktop environment.

      posted in Bug Hunt
      lavolp3L
      lavolp3
    • RE: MMM-soccer v2

      @thymon thanks thymon for the wake up call. I am updating the module right now. Logos already work again. Stay tuned!

      posted in Sport
      lavolp3L
      lavolp3
    • RE: module calendar showing full day events one day to long

      @andurii I agree with you on both points and I’m working on it :-)
      Basically the implementation of showEnd is quite messed up.
      I’m trying to use my freshly gained JS beginner skills on this :-)

      Have send a PR for the fulldayevent fix and I expect this to be included in the next release.

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • RE: MMM-Calender

      This is how it’s shown on my mirror
      0_1551124900874_07155154-5255-4339-a357-2ec52c2ccdbe-image.png

      So, Problem solved?
      What exactly do you need?

      MM is not created to change or maintain calendars, but to show them.

      posted in Requests
      lavolp3L
      lavolp3
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 12
    • 13
    • 5 / 13