A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MM@Android: Missing Modules - Kiosk Mode Browser Suggestions?

    4
    0 Votes
    4 Posts
    1k Views
    TipponT
    @sdetweil said in MM@Android: Missing Modules - Kiosk Mode Browser Suggestions?: @ahoibrowse my guess is that Fully does support JavaScript es6 idioms. more and more modules are using them Hi both :) I don’t think that it’s a case of Fully not supporting JavaScript, as I’ve got an old tablet doing the same job using Fully Browser, and both the weather and calendar modules work perfectly. My original installation was running on a virtualised Pi, and I’ve just finished transferring it to an Xubuntu media PC (Ubuntu variant).
  • Cannot find module "moment"

    98
    0 Votes
    98 Posts
    63k Views
    S
    @uok825 maybe u have to pass a header in the request for utf8 formated response, or encoded…
  • Automatically wake bluetooth speaker from sleep/suspend

    16
    0 Votes
    16 Posts
    8k Views
    D
    @bert269 [http://wiki.bugsounet.fr/en/MMM-GoogleAssistant](link url)
  • Random font size after updating to v2.16.0

    3
    0 Votes
    3 Posts
    947 Views
    soubhik-khanS
    @bkeyport Thank you!
  • MMM-Ring: Module error

    7
    0 Votes
    7 Posts
    2k Views
    KanosticK
    @kanostic said in MMM-Ring: Module error: @sdetweil Thank you doing a npm install and npm audit fix --force did the trick, apologies for all the basic questions, I am pretty new to Magic Mirror. Good to know, thank you again.
  • Weather module not showing temperature in Celsius

    4
    0 Votes
    4 Posts
    1k Views
    W
    @chanster I’m glad that it was! Hopefully it stays accurate for you too.
  • Keyboard Shortcut for Developer Tools

    10
    0 Votes
    10 Posts
    2k Views
    ankonaskiff17A
    @sdetweil Thank You. I do appreciate the help. I’m going to post another question but it’s kinda-sorta a CSS and code editor question so will post there.
  • How can I update my chart?

    21
    0 Votes
    21 Posts
    9k Views
    D
    @sdetweil I finally update my chart with this.myChart.update()!!! it is all for your help now I can get sleep…
  • How can I update chartjs getdom with fade in/ fade out

    4
    0 Votes
    4 Posts
    839 Views
    S
    @doridol create the div and canvas only once, and reuse it.
  • MMM-CalendarExt2 How can I expand so that +2 or +3 does not come out

    1
    0 Votes
    1 Posts
    347 Views
    C
    [image: 1626042848617-1560931511481-t.png]How can I expand so that +2 or +3 does not come out
  • google assistant

    5
    0 Votes
    5 Posts
    1k Views
    bugsounetB
    Just delete micConfig part on each module to take place to default… And you will see it’s works! That says wiki : If you are not an expert, don't copy or modify this part of config
  • Just updated Mirror, now mirror will not work.

    14
    0 Votes
    14 Posts
    4k Views
    N
    @sdetweil You’re a gentleman and a scholar!!!
  • config file errors?

    11
    0 Votes
    11 Posts
    4k Views
    BKeyportB
    @adamhrastich It’s alright. Once you get it working, you might want to look into MMM-Config as well. @sdetweil does a hell of a good job automating a ton of this.
  • exec error: Error: Command failed: ?!

    15
    0 Votes
    15 Posts
    5k Views
    S
    @sdetweil i have test a lot with file attributes. not needed. magicMirror is not linux, its javascript. only the copy command and pm2 command in the exec function must linux conform. in the pm2 log you have sometimes error messages, but that comes from linux. so you have right, without x-flag its not executable, but MagicMirror ignore file attributes. now i can cange all my configs with remote-control. for the moment i am finished this module. maybe later i have a new idea, ha,ha.
  • trouble after update with many modules

    7
    0 Votes
    7 Posts
    2k Views
    StoffbeuteluweS
    @sdetweil v2.16 works……. thx sam your the best
  • Updated to 2.15 but now have a random cursor

    11
    0 Votes
    11 Posts
    4k Views
    M
    @sdetweil since updated to v2.15 I have the cursor, too. The main.css looks like: html { cursor: none; overflow: hidden; background: #000; user-select: none; } Not sure what to do.
  • internet screen

    5
    0 Votes
    5 Posts
    1k Views
    D
    @sdetweil thanks for your advise
  • Calendar not working after update

    4
    0 Votes
    4 Posts
    1k Views
    S
    @uatuba yeh, good old pir needs a binary build electron-rebuild to match electron versions we should have looked at the logs for calendar issue
  • What happened with the fonts system?

    3
    0 Votes
    3 Posts
    639 Views
    BKeyportB
    @sdetweil ahh. I see. I’ll have to get a fresh install going to play. Seems fonts are 1.5x bigger on the “normal” modes, and way smaller on the former smaller fonts. Breaks a couple of modules, MMM-Worldclock being one of 'em.
  • update from 2.15 to 2.16

    3
    0 Votes
    3 Posts
    781 Views
    R
    @sdetweil thx Sam it works