A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • When weather updates module unhides...

    8
    0 Votes
    8 Posts
    5k Views
    A
    @Snille I’m using the MMM-Echo module for my face recognition and to show and hide modules depending on the person. If you ignore the fact that the Weather and Forecast modules don’t hide until the first person has “logged out”, it works great.
  • Calendar MaximumEntries

    4
    0 Votes
    4 Posts
    3k Views
    O
    I prefer the old way as well with all the of calendars I have as well as all the modules I run for consistent column height (I take up the entire screen)
  • Installation MMM-Netatmo

    1
    0 Votes
    1 Posts
    1k Views
    A
    Hello, I have a problem with the Netatmo module installation. I have the API ID and password. But I am stuck on the step to be made on the site Hurl.it. Can you tell me what to do on this site? Thanks
  • Current weather clock is stuck

    4
    0 Votes
    4 Posts
    2k Views
    strawberry 3.141S
    @ryanvox no worries, several people have asked this before
  • Calendar to show begin and end times

    3
    0 Votes
    3 Posts
    2k Views
    M
    @Sean Awsome. This looks very promising, thank you. There’s so much to configure, it’ll keep me busy for the next days.
  • MMM-Swipe shows only "Loading MMM-Swipe..."

    1
    0 Votes
    1 Posts
    983 Views
    S
    I installed the new version from MMM-Swpie … its an upgraded MMM-Swipe version to run without sudo or ect. MMM-Swpie from shbatm Unfortunitly it looks like the modul does not work for all users. In my case the module dosnt load correctly. It just showes up Loading MMM-Swipe... in CALIBRATE MODE. To make this message gone, i found these in the code: notificationReceived: function (notification, payload, sender) { if (notification === 'DOM_OBJECTS_CREATED') { this.loaded = true; } but i really dont know how to debug this now…
  • MMM Remote dont work after update

    6
    0 Votes
    6 Posts
    4k Views
    F
    After update it started with the same problem at me. First remote was down, then i made the fix from @roramirez : https://forum.magicmirror.builders/post/28921 and now my complete MM is crashed and i dont know how to solve it. Only blank screen, i did several times a git pull & npm install Dont update! Never touch a running system
  • Hidden module

    5
    0 Votes
    5 Posts
    3k Views
    K
    did it! entering the currentweather css, removing the display:inline-block in the first one, and then adding at the very end (yup, had to make a separate one…) .currentweather{ display:none; } that did the trick! thanks for the help!
  • how can i reduce the font size in calendar app???

    3
    0 Votes
    3 Posts
    2k Views
    tbbearT
    thanks a lot, this did it
  • Face recognition recognizing anyone as me

    11
    0 Votes
    11 Posts
    10k Views
    da4throuxD
    @saifkazi I just checked to see if I still have the code but it’s gone with a module update :( basically, I think I just modified capture.py in MMM-Facial-Recognition-Tools, and added a loop around the capture.capture(preview) with a wait time of 3 seconds (you get to see if the process was successful in the shell). Hope that help
  • Problems with MMM-PublicTransportDB

    4
    0 Votes
    4 Posts
    2k Views
    J
    Perhaps someone can answer another question concerning that module. Does the config parameter “excludedTransportationTypes” have any effect ? Doesn’t matter what I set, it always shows all transportation types…
  • Problems with MagicMirror modules, Calendar, weather-forecast, newsfeed

    3
    0 Votes
    3 Posts
    2k Views
    ?
    Thank you for your answer. I’ll remove the quotes at numbers and true/false. I also will try MMM-MyCalendar .
  • MirrorMirrorOntheWall Alexa Skill installation

    1
    0 Votes
    1 Posts
    1k Views
    H
    Re: MirrorMirrorOntheWall Alexa Skill trouble
  • Incorrect Time Display in calendar(06:00 instead of 18:00 of 06:00PM)

    8
    0 Votes
    8 Posts
    4k Views
    Mykle1M
    @goprojojo said in Incorrect Time Display in calendar(06:00 instead of 18:00 of 06:00PM): Thnx. It works! Fantastic! :^)
  • Module update

    update module
    5
    0 Votes
    5 Posts
    27k Views
    M
    @Nystro0m Thanks again!
  • Error updating with MMM Remote Control

    1
    0 Votes
    1 Posts
    1k Views
    T
    I’m trying to update using remote control and i get an error when i try. the update is actually for remote control, so i’m not sure if that is the problem. is there anything i should try to get this to work or do i need to do this the old fashioned way in the terminal?
  • Todoist behind - but npm install does not update

    3
    0 Votes
    3 Posts
    3k Views
    D
    Yes, I have done that. What was needed actually though was git reset --hard in my case. MMM-Todoist is still not working though. I do get the heading, but no tasks are showing.
  • Alert Module

    1
    0 Votes
    1 Posts
    1k Views
    Y
    I’m using Random Background Module for a background picture https://github.com/Ultimatum22/MMM-RandomBackground But whenever I use the Alert notification, the notification covers the whole mirror except some portion, some of the area is left by the Alert and it doesn’t look nice.
  • Hidden locked Weather shows up after some time

    4
    0 Votes
    4 Posts
    2k Views
    T
    I found the issue in my module since the lockString was not set correct. It is working now correctly.
  • [MMM-SpotifyConnectUI] Error: connect ECONNREFUSED 127.0.0.1:4000

    18
    0 Votes
    18 Posts
    12k Views
    S
    newer spotify connect app - raspotify works out of the box: https://github.com/dtcooper/raspotify https://discourse.osmc.tv/t/howto-spotify-connect-support-via-raspotify-librespot/38348