A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Alerts not showing?

    4
    0 Votes
    4 Posts
    2k Views
    J

    @clumsy_ninja Yup documentation is wrong there, the default is false. Edit: made a PR to correct this.

  • MMM-Wunderlist CSS

    1
    0 Votes
    1 Posts
    989 Views
    egsn_jcksnE

    Hello together,

    I really like the Wunderlist module for the To-Do lists. Unfortunately I cannot find a CSS-file for it, does it exist? Or is there any other possibility to change the interface of the list? I would like the extend it and try some other changes.
    Thanks a lot.

  • MMM-ModuleScheduler, how to hide it ?

    3
    0 Votes
    3 Posts
    2k Views
    ClogsC

    @Jopyth, thank you for the reply. Like to keep it simple. Removed position: and schedule elements from my config entry for your MMM-ModuleScheduler module. and all working fine now.

  • MMM-Formula1 is not loading

    8
    0 Votes
    8 Posts
    3k Views
    F

    @viper-sg2 said in MMM-Formula1 is not loading:

    Today, i reboot my mirror and i was amazed. The module was loading…
    yesterday i delete the module and cloned it again. I restart my MM and: No Loading - the module didn’t start properly. Annoyed i switched off the rasberry.

    Today morning, after the boot of my MM: Surprise - the module is loading!?

    I didn’t have any explanation, sorry @frog, but maybe, clone the repo again und set up with no configuration, just i do. Restart the rasberry and see what happened.

    Not sure what you are sorry about - as I said, I removed all parameters in the config.js and was working again.

  • Update all modules at once

    4
    0 Votes
    4 Posts
    5k Views
    yawnsY

    Sure. You could run a script which dives into every subfolder and runs git pull
    Take a look here for several solutions: http://stackoverflow.com/questions/3497123/run-git-pull-over-all-subdirectories

    Or take a look at this: https://myrepos.branchable.com/
    I think I will try myrepos on the weekend

  • Help please with refresh of webpage

    3
    0 Votes
    3 Posts
    2k Views
    S

    @yawns I copied everything exactly, had a thrice over look at syntax but now the module doesn’t show at all. On the MM it just shows the name, but not the content. Help?

  • Currentweather is not loading

    2
    0 Votes
    2 Posts
    1k Views
    ?

    Ok now it works. Maybe openweather updated their server.

  • MMM-PIR debouncing implementation?

    1
    0 Votes
    1 Posts
    1k Views
    L

    So I am attempting to use a mini-pir sensor with the MMM-PIR module. I am able to successfully use a full size SR-501 PIR sensor but when I try to use the mini SR-505 sensor the sensor triggers a wake cycle every 40 ish seconds regardless of motion. I’m positive this is because the operating range of the smaller sensor is a slightly higher voltage (4.5V minimum to 20V max) and is causing it to have occasional peaks when it is running at only 5V. Is there a way to implement debouncing in this module? I have zero programming experience but have looked into this issue and seen debouncing used in other applications. Any recommendations?

  • MMM-WunderGround not updating after a few hours

    5
    0 Votes
    5 Posts
    3k Views
    L

    I will update and check the functionality. Thanks.

    @RedNax said in MMM-WunderGround not updating after a few hours:

    Changed around some things in the way information is retrieved from weatherunderground. It’s on github, please test.

  • Black screen for copy of hellowold module

    4
    0 Votes
    4 Posts
    2k Views
    T

    I found the problem.
    Initially I named module as “Titus” and have javscript as “titus.js”.

    I renamed like below and it worked.
    “titus.js” to “Titus.js”

    { module: 'Titus', position: 'middle_center', header: 'Titus module', config: { text: 'Glory to God, Jesus and Holyspirit, all the time' } },

    Thank you.

    Regards,
    Titus S.

  • newsfeed display time?

    1
    0 Votes
    1 Posts
    1k Views
    C

    I’m sorry if this is really the wrong forum but I couldn’t find a place where to post questions about the default modules.

    The newsfeed module doesn’t seem to have an option for how long the news should be shown only timings I can see to set is how often the feed should be updated, how long the fading in and out should take and how long between the showings, not how long the actual showing is going to take place.

    Have I understood that correctly and in that case, do I need to go into the actual js file and hardcore into the module?

  • Modules not showing up on KWEB or Midori

    7
    0 Votes
    7 Posts
    4k Views
    N

    @strawberry-3.141
    Well i tried Chromium but i didn’t get it to work on the Pi Zero. With the code you provided it works well. Thank you for your time.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    65 Views
  • 0 Votes
    5 Posts
    10k Views
    B

    @yawns

    I actually managed to figure it out. The problem was in the configs for the individual modules. They were set for ´config.js´ instead of ´config.units´ and ´congif.timeFormat´. Once I changed those it worked out.

    Thanks for the help though!

  • "phyton capture.py" error

    6
    0 Votes
    6 Posts
    5k Views
    W

    @s1081314

    I had the same problem. Couldn’t capture using USB webcam. Read somewhere that it does not work with USB webcam. So i got around this by taking pics (fswebcam) and selecting option 2 and giving the path to where the images were saved. That worked without any issue.

    Read the post below…
    https://support.magicmirror.builders/topic/210/facial-recognition-customize-your-mirror-for-every-user/33

    Cheers!

  • Sonos shows no Album

    1
    0 Votes
    1 Posts
    1k Views
    S

    Hey guys,

    i have a problem with my sonos module. It doesn’t show any infos except the speaker names.

  • MMM-TrainConnections

    9
    0 Votes
    9 Posts
    5k Views
    G

    okay i can’t edit my post…

    how can i change the connection.php script so that i see when my train come to late ?

    i only wanna see my train from my city (for example berlin) to frankfurt
    with the lateness time

    but only the way to the city (like that https://forum.magicmirror.builders/uploads/files/1462363258197-mm_st.jpg)
    not the way back

    from the “Deutsche Bahn” i only got that (with apikey)
    http://download-data.deutschebahn.com/static/apis/fahrplan/Fpl-API-Doku-Open-Data-BETA-0_81_2.pdf

  • Calendar - maximumNumberOfDays

    3
    0 Votes
    3 Posts
    4k Views
    C

    @bhepler Thanks for you reply, I’m glad you got it to work in the end :)

    I was in the middle of writing a big response and had my config file pasted in and everything and then…
    I realised i had it set in a layer to high, in the module config rather than the calendar config (facepalm) :(

    anyhow, its working now so Yay!! haha

  • Default MM clock is slow

    4
    0 Votes
    4 Posts
    3k Views
  • iframe full screen

    3
    0 Votes
    3 Posts
    3k Views
    andrewchumchalA

    @strawberry-3.141

    Thanks for your help