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

    2
    0 Votes
    2 Posts
    2k Views
  • MMM-NEST

    Solved
    8
    0 Votes
    8 Posts
    4k Views
    C

    For anyone that wonders across this, this ended up happening because I was using one of the family acconts for my nest developer account. Nest doesn’t consider this as having a device associated to it. Problem was solved by creating a developer account with the ‘main’ account.

  • Module trouble:drawing board, could not draw

    2
    0 Votes
    2 Posts
    1k Views
    R

    I am fairly new to javascript. The original code of the drawing board run smoothly on the webrowser I test with on my mac, but after I re-edit to fit the mirror, action of drawing does not seem to be working

  • MMM-Wunderground change wind from beaufort scale?

    1
    0 Votes
    1 Posts
    1k Views
    S

    Is there an easy way to change the measurement system, without hacking up the code and missing out on future updates? I have my config’s units set to imperial if that matters.

  • Complete noob

    4
    0 Votes
    4 Posts
    3k Views
    B

    That doesnt help much sorry

    Im unsure how to even add modules or anything as it does nothing now

    P.S. im starting with android mirror since the rasp pi would be to hard to do

  • "Trello" Boards

    1
    0 Votes
    1 Posts
    975 Views
    W

    Hey everybody! i have a problem with my Trello Boards, i installed the module - MMM-Trello - i have the right API, Token and ListID for the Board, but my Mirror shows only “Loading…” Can anybody help me? i think its not a big problem! Thank you very much

  • Prefacing birthdays in calendar.

    3
    0 Votes
    3 Posts
    2k Views
    bscaranoB

    Got it. OK. I left it as is and per your note, changed the icons which works well.

    Now if I can figure out the color thing, it will be “magic”.

    Brendon

  • Space between 2 modules

    6
    0 Votes
    6 Posts
    4k Views
    MichMichM

    Using the classes property in the config you can add custom classes to a module. After that you can use:

    .custom-class { margin-top: 10px; }
  • Custom.css

    10
    0 Votes
    10 Posts
    6k Views
    MichMichM

    I have two calendars in one calendar module as well. I use different icons for both calendar.

    With this in mind, you could do some fancy css like:

    tr:has(.fa-icon1) td .bright{ color: red; } tr:has(.fa-icon2) td .bright{ color: green; }

    I did not try it out, but It might work.

  • Everything in corner

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    J

    Fixed it:
    set custom.css to:

    height: 90%; width: 90%;
  • Fresh Install. Overlapping calendar / weather modules

    7
    0 Votes
    7 Posts
    4k Views
    A

    @jeremy
    I got stuck on something like that too…
    a) read the thread https://forum.magicmirror.builders/topic/254/sachin-s-mirror/25

    b) try a module @KirAsh4 wrote for me (and that I changed in a miniscule way)
    https://forum.magicmirror.builders/topic/373/alternating-modules-to-save-on-real-estate

    Good luck!

  • Black screen

    3
    0 Votes
    3 Posts
    2k Views
    S

    @strawberry-3.141

    Thanks!
    The problem was that the module folder had the name “MMM-TrainConnections” but in the config was “module: ‘trainconnections’”.
    I renamed the module folder to 'trainconnections.
    That worked.

  • Work of the Day (wordnik) font size

    Moved
    2
    0 Votes
    2 Posts
    2k Views
    KirAsh4K

    Use your browser’s console facility to inspect the HTML. You can find out exactly what the tags are that are being used and what needs changing.

  • Wunderlist - sorting by due date

    2
    0 Votes
    2 Posts
    1k Views
    pugslyP

    I have this same issue, not sure how to get it to sort correctly. Luckily its not that important because its only showing whats for dinner the current week and my data has Monday - , Tuesday - in front of it so I can still see its just out of order most of the time.

  • NewsFeed Module - TimeZone issue

    2
    0 Votes
    2 Posts
    3k Views
    KirAsh4K

    Feel free to create PR and submit it against the 'develop' branch so it can be checked out and incorporated is possible.

  • Calendar - Use calendar form local file system

    4
    0 Votes
    4 Posts
    3k Views
    coolchipC

    Thank you very much! :heart:

  • Weather won't load

    1
    0 Votes
    1 Posts
    1k Views
    D

    Hi @RedNax, I can’t seem to get the weather to load. Chrome console shows the following error:

    Uncaught TypeErr: Cannot read property ‘high’ of undefined MMM-WunderGround.js456

    Thanks

  • Newbie help!

    3
    0 Votes
    3 Posts
    2k Views
    R

    Thanks that did it! Appreciate the help!

  • Calendar seems to be 1 day off?

    5
    0 Votes
    5 Posts
    3k Views
    KirAsh4K

    It gets worse when you use the urgency flag with an absolute configuration. The urgency flag changes some of the events to relative times while leaving the rest to absolute. So it might say an event is in 3 days, but when I look at the absolute date, in my mind, it’s 4 days away. It’s simply how we count from an arbitrary time frame versus how a computer counts from a fixed point, that being midnight. The joys of programming.

  • MMM-Swipe - Resistor

    3
    0 Votes
    3 Posts
    2k Views
    KirAsh4K

    Standard through hole resister, probably wouldn’t need anything above 1/8 watts. I have a few thousands of those in different values … as well as SMD ones.