A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • console.Log() shows nothing?

    Solved
    19
    0 Votes
    19 Posts
    16k Views
    S
    @easty if u want to setup using pm2, then there is another script on my page, down at the bottom fixuppm2.sh
  • [FR ONLY] MMM-Pronote ?

    54
    2 Votes
    54 Posts
    15k Views
    J
    Bonjour, Je déterre un peu le sujet, mais ce module est-il toujours d’actualité ? Car j’ai “err no data” qui s’affiche au démarrage du module. Merci
  • Changing MMM-Traffic into using TomTom API

    17
    0 Votes
    17 Posts
    5k Views
    R
    @sdetweil The Same Error accured for Line 70, so I both commented those 2 lines. Now I get no Error, and the Loading disappeared, it now says: [image: 1632071778161-screenshot_4.png]
  • MM Alexa speech to text

    alexa alexa voice service voice control
    14
    0 Votes
    14 Posts
    5k Views
    S
    @mmrize he was asking what happens if he does it anyhow…
  • Async Functions inside node_helper.js

    async scraping nodehelper module
    6
    0 Votes
    6 Posts
    2k Views
    M
    @mmrize Thank you very much!!! It’s working now. :)
  • To install the module

    2
    0 Votes
    2 Posts
    453 Views
    S
    @lishmalinyjames yes, that is what the module instructions say to do
  • Alternative Calendar View

    8
    3
    6 Votes
    8 Posts
    10k Views
    foxF
    wonderful view - any update here?
  • Show a module on MMM-HideAll

    1
    0 Votes
    1 Posts
    323 Views
    V
    MMM-HideAll is great for hiding modules and just showing the mirror, but there is 1 module I would like to still show. Can anyone assist in setting this up? I’d like to show the MMM-EyeCandy module while the other modules are hidden. I’d also like to set it on a loop timer so that it appears and disappears while hideall is active. The goal is to have a flat mirror that occasionally shows a twitchy eyeball that looks back at you. I do use eyecandy on one of my pages already, so I’m assuming I will have to duplicate and rename the module to get it to work separately, but I think address how to show a module while modules are hidden is the first step to figuring this out. Appreciate any assistance
  • how and where to find the latest modules offered?

    2
    0 Votes
    2 Posts
    456 Views
    S
    @rikko14 no definitive way… only one of mine is published on the 3rd party list I have tried in the past to do a google search for ‘github magicmirror module’
  • Making persistent and smooth visual timer

    7
    0 Votes
    7 Posts
    836 Views
    S
    @kiina create the timer in getDom() when u create the div, after updateDom() says content is available… u can save the div element in global and then have access to it from other places too… when the global is not null… then u know it was created
  • MagicMirror Hosting on AWS

    Moved
    3
    0 Votes
    3 Posts
    3k Views
    S
    @bhepler the script will work fine. it will setup to run in server mode. there is only one install, and three ways to run I had a free tier aws instance that only cost $10 a month! and remember there are some modules that talk to pi hardware that can’t run in that env. just like they can’t run on Linux or windows.
  • MMM-PVoutput

    4
    1 Votes
    4 Posts
    3k Views
    S
    @mrvanes Just wanted to say thanks for your efforts
  • using a library in a module

    2
    0 Votes
    2 Posts
    333 Views
    S
    @tomasf i don’t know for certain, but you could open the developers window and look at the sources tab to see what was actually imported and setup…
  • MMM-OralB / Bluetooth equipped toothbrush integration

    68
    0 Votes
    68 Posts
    31k Views
    lavolp3L
    @oberfragger Actually the better module currently to work with the toothbrush is MMM-BluetoothDevices I think I have that working. However, pairing is necessary. At which point are you failing, what description have you used?
  • Use of array within all module files

    10
    1 Votes
    10 Posts
    2k Views
    S
    @bdeelman so, I would open the developers window., ctrl-shift-i on the pi MM window select the sources tab, navigate the left nav modules/your module name, select the source file name modulename.js scroll to the line for the socketNotificationReceived(). this. and click the number at the left edge of that line, should turn blue then hit f5 to refresh the page, and MM will reload and you should stop at the line… move your mouse over the word ‘this’, and it should expand a box describing what this points to , which should be THIS modules instance data… if not, then THAT is the problem…
  • Help please!!

    63
    0 Votes
    63 Posts
    28k Views
    S
    @innovation glad u got it… i changed the message to say check the config and also allowed the error message to pass thru even if not in debug mode… thanks for your patience
  • New transportation module for Riga

    1
    0 Votes
    1 Posts
    221 Views
    P
    Hi everyone, I would like to develop a transportation module for Riga, and have something similar to those amazing modules for German/French/Norwegian/American cities. However, the information they provide is literally nothing, an html page , downloadable as Pdf. Should I parse this as an xml first? How do I make this readable by the MM? I would like to display arrival times of different bus/tram lines at a particular stop, but they do not have any busstop id’s either (I see that those modules up and running already have them. Do I need to create them from scratch? Thank you very much in advance!
  • Voice command to open videos

    6
    0 Votes
    6 Posts
    1k Views
    P
    @bigjojo Merci, j’ai essayé, ça marche. cordialement, Paul
  • React Template

    3
    0 Votes
    3 Posts
    664 Views
    W
    @sdetweil thanks for the quick reply it was really just to help manage the dom updates but it’s no problem if it’s not easily implemented.
  • MyStandings suitable for Formule 1

    5
    0 Votes
    5 Posts
    790 Views
    JerryPJ
    @assassins can you tell me how. pleas