A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • moment js not found on windows

    Solved
    3
    0 Votes
    3 Posts
    545 Views
    C
    @sdetweil I can’t believe it was that easy. Thanks!
  • electron security warning issue

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    S
    @stevencarp102 I would open an issue on the MagicMirror gitHub issues page I know they were working on a couple content security issues for next release ( Jan 1)
  • Turn off Fading at Top and Bottom of Screen

    Unsolved
    3
    0 Votes
    3 Posts
    455 Views
    T
    @sdetweil I’m using: MMM-BackgroundSlideshow by darickc Todd
  • MMM-Tankerkoenig ist not listed in the Mirror

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    kusselinK
    @fozi hi at all, tankerkönig is this working now?
  • Instable raspberry when display connected

    Solved
    2
    0 Votes
    2 Posts
    491 Views
    S
    Solved ! :) After multiples tests, the problem was the raspberry has CPU overload when hdmi plugged. I’ve deduce this with this test : disable the remotecontrol module, that need a lot of CPU to works, and it was better. So, I’ve tried to modify some parameters on /boot/config.txt, and the good one was to define manually the hdmi_group and hdmi_mode My display is old vga screen 1680x1050 60Hz So, according to the documentation, the good parameters is hdmi_group=2 hdmi_mode=58 But, result was the same. So I’ve tested with reduced blanking mode hdmi_group=2 hdmi_mode=57 And now all works great :) Have a nice day.
  • iframe reload not displaying

    Unsolved
    1
    0 Votes
    1 Posts
    424 Views
    A
    hello, my iframe reload module doesn’t show the web site configured. My config { module: ‘iFrameReload’, position: ‘middle_center’, // This can be any of the regions. config: { // See ‘Configuration options’ for more information. url: “https://video.nest.com/embedded/live/wSbs3mRsOF?autoplay=1”, width: “100%”, // Optional. Default: 400px height: “300px”, // Optional. Default: 800px refreshInterval: 20 //Optional. Default: 3600 = 1 hour } }, Please advice me. Thanks,
  • OrangePi Zero 2 installation issues

    Unsolved
    41
    0 Votes
    41 Posts
    13k Views
    M
    @sdetweil said in OrangePi Zero 2 installation issues: armbian on pi worked as expected… i used the xfce image… Thanks for testing. This sadly did not work for me on the Orange Pi Zero 2.
  • UnhandledPromiseRejectionWarning on launch

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    S
    Solved, please see issue on github. My fault :)
  • Newsfeed - Could not fetch newsfeed - Error: Forbidden

    Unsolved
    2
    0 Votes
    2 Posts
    563 Views
    S
    @selyjohns Hi, Any help for my problem ? :( Thank you
  • Start magic mirror server with arguments

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    D
    @karsten13 Thanks! exactly what I was looking for. No issues with the ports, I took that into account as well
  • Module not found [Solved]

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    T
    @sdetweil Thanks Sam!
  • MMPM Guided Setup problem

    Solved mmpm
    6
    0 Votes
    6 Posts
    2k Views
    S
    U have to install the mmpm module into config.js to have the communications work https://github.com/Bee-Mar/mmpm/wiki/MMPM-Installation#or-manually-enable-the-features-yourself apparently guided install didn’t do its thing step 3, install as module (base) sam@sams:~$ mmpm install --as-module Are you sure you want to install the MMPM module? [yes/y] or [no/n]: y Creating MMPM module in MagicMirror modules directory ✓ Run mmpm open --config and append { module: “mmpm” } to the modules array, then restart MagicMirror if running { module:'mmpm' } and restart mm
  • Reading txt file when magic mirror is accessible through no-ip

    Solved readfile no-ip
    2
    0 Votes
    2 Posts
    356 Views
    S
    @fir3r4g3 what does no-ip mean? how does the module determine the path to the file?
  • Black screen after Updating via Remote Control

    Solved
    3
    0 Votes
    3 Posts
    752 Views
    M
    @sdetweil That worked! Thanks a lot
  • MM2 not loading text

    Unsolved
    22
    0 Votes
    22 Posts
    9k Views
    S
    @beth make a new sd card? i don’t know otherwise
  • Error in custom.css

    Solved
    3
    0 Votes
    3 Posts
    581 Views
    G
    @sdetweil Thanks Sam, the error has gone. I think before I carry on I will make another clean installation using your (alternative installation method) scripts and then go back to my original problem :grinning_face:
  • New line for time in Google calendar

    Solved google calendar
    3
    0 Votes
    3 Posts
    2k Views
    L
    @sdetweil Rats. Oh well, I have a working calendar etc so I am happy.
  • Google Calendar

    Solved
    17
    0 Votes
    17 Posts
    5k Views
    L
    @mmrize Yes it is public. It does seem to work now.
  • webcal guru calendar is not parsed anymore

    Unsolved
    2
    0 Votes
    2 Posts
    477 Views
    AssassinsA
    This work for me : https://forum.magicmirror.builders/topic/5327/sync-private-icloud-calendar-with-magicmirror?page=1
  • ReSpeaker 4Mic USB with GA, noise, interference

    Unsolved
    3
    -1 Votes
    3 Posts
    676 Views
    I
    @mmrize Do you mean you are building your own GA implementation with that SDK by yourself? - Ofcourse no, Im not… Anyway, you need to adjust your AudioInConfig - Can you explain me, what I have to do exactly… Im not experienced user of MagicMirror… your SDK implementation should be configured with those - How ?