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

    Posts

    Recent Best Controversial
    • RE: proble with inserting youtube at evenncohen Smart Mirror

      @Barbarian this forum is only about the smart mirror called magicmirror by michael teeuw, you’re probably better of asking in the github repo of this specific smart mirror to get help

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: NFL Score Module

      @daveyg_71 well when you want to have the color the right way to go is this colored: true

      posted in Sport
      strawberry 3.141S
      strawberry 3.141
    • RE: Debugging

      @BenRoe quote from the readme The Magic Mirror contains a convenience wrapper for logging. Currently, this logger is a simple proxy to the original console.log methods. But it might get additional features in the future. The Loggers is currently only available in the core module file (not in the node_helper). so everything you have experinced is as it should be

      instead of logging in the node_helper directly you could send the string, objects, etc. to your module and use the logger there to view it in the browsers console

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: remoteFile in compliments module

      @skr

      cd ~/MagicMirror
      git fetch
      git checkout develop
      npm install
      
      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: PIR Motion sensor

      @richardh151 open a terminal go into your modules directory mmm-pir-sensor and run npm install

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: NFL Score Module

      @TheHyp3 thanks for reporting, I made a hotfix for it. I’m not sure how the data will look like when we are in the post season, so it could happen again.

      your config has some syntax errors. you shouldn’t put a boolean into quotes. in javascript it will allways lead to true, so if you would have done colored: 'false' it would have been colored as well.

      posted in Sport
      strawberry 3.141S
      strawberry 3.141
    • RE: Tutorials or Overview for Module Dev?

      @yawns I create only a node_helper if I need to use a npm dependency

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: How to set Font in Alarm Clock

      @morozgrafix thats correct, another possibility could be !important

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: Daytime vs Night Time Mirror

      @carltonb small hint, setup the clock module two times in the config and toggle between them with mmm-modulescheduler.

      add a class to both entrys in the config like day and night.

      then in the custom css you can apply different rules based on the day and night class

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-OlympicGames

      @doubleT I just uploaded a new version with a different data source, pls keep in mind that the new data source works with 3 letter country codes in case you want to use the highlight option

      [card:fewieden/MMM-OlympicGames]

      posted in Sport
      strawberry 3.141S
      strawberry 3.141
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 53
    • 54
    • 8 / 54