A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • WeatherForecast reporting incorrect weater

    4
    0 Votes
    4 Posts
    3k Views
    J
    @maesterjay I am not saying I can explain what you found. Again, I experienced a similar thing, I had the 7 degrees on my mirror (and also checked the API output manually - which also said 7 degrees). At the same time I went on to the website (as you did) and there everything was ok. I do not know where this mismatch between API and website comes from. But at the time I found the issues I described, I went through the code myself and had a detailed look into the API, the endpoints of the API are definitely the correct ones chosen, it is just, that they output different data, than the website does for whatever reason. Maybe they are calculated separately, or are refreshed at different times? It might be worth a shot, and ask the openweathermap guys. I think the exact number matching is a coincidence, since the three hourly data is not even pulled from the API in the magic mirror source code, also there are different endpoints for the current weather, the daily forecast, and the three hourly forecast, they can not be mixed up, and the latter does not even appear in the source code.
  • MMM-Button with MMM-Podcast

    Solved
    3
    1 Votes
    3 Posts
    4k Views
    S
    @dicker182 May i know how have you connected the button on the Raspi any resistor used between Switch and GPIO. I could not get this Button module operation successful.
  • Default calender module - two calenders in one module

    10
    0 Votes
    10 Posts
    6k Views
    P
    I use several calendars, want it were all in one module, but that each could set maximumEntries and / or maximumNumberOfDays Now my config looks like this: { module: 'calendar', header: 'Nadchodzące święta', position: 'top_left', config: { maximumEntries: 2, fadePoint: 0.25, calendars: [ { symbol: 'calendar-o ', url: 'webcal://www.mozilla.org/media/caldata/PolishHolidays.ics' } ] } }, { module: 'calendar', header: 'Google Calendar', position: 'top_left', config: { maximumNumberOfDays: 7, calendars: [ { symbol: 'calendar-o', url: 'https://calendar.google.com/calendar/ical/XXXXXXXXXXX/basic.ics' } ] } }, { module: 'calendar', header: 'Facebook Calendar', position: 'top_left', config: { maximumNumberOfDays: 2, fadePoint: 0.75, calendars: [ { symbol: 'calendar-o', url: 'webcal://www.facebook.com/ical/u.php?uid=XXXXXXXXX' }, { symbol: 'birthday-cake', url: 'webcal://www.facebook.com/ical/b.php?uid=XXXXXXXXX' } ] } }, And i want: { module: 'calendar', header: 'Kalendarz', position: 'top_left', config: { maximumEntries: 10, calendars: [ { symbol: 'calendar-o ', maximumEntries: 2, maximumNumberOfDays: 21, url: 'webcal://www.mozilla.org/media/caldata/PolishHolidays.ics' }, { symbol: 'calendar-o', maximumNumberOfDays: 7, url: 'https://calendar.google.com/calendar/ical/XXXXXXXXXXX/basic.ics' }, { maximumNumberOfDays: 2, symbol: 'calendar-o', url: 'webcal://www.facebook.com/ical/u.php?uid=XXXXXXXXX' }, { maximumNumberOfDays: 2, symbol: 'birthday-cake', url: 'webcal://www.facebook.com/ical/b.php?uid=XXXXXXXXX' } ] } },
  • Wunderlist - Stuck on Black Screen

    wunderlist black screen
    7
    0 Votes
    7 Posts
    5k Views
    A
    Had some time work on this again and I’d like to follow up in case it can help someone else who is new to this as I have solved the problem. Let it be known that the only experience I have with code is a little of each - Arduino, BASIC (From 15 years ago and it was ancient even then), and C+, so bear with me. I was receiving a blank screen because I installed the Wunderlist module into the /Modules/default folder with the other modules as that was my intuition. So the config file couldn’t find the module when called. I simply cut and pasted the whole MMM-Wunderlist folder into /modules. So that was just an installation (user) problem as the directions clearly state that it goes under /modules, not /modules/defaults. At this point only the header would display- No list. I tried leaving it at the default of the “inbox” list, which never worked. I tried another list and it finally showed up! The list name is case sensitive, which may be an added security feature for authentication. I did not try testing the “inbox” using a capital “I”, so it may work, but regardless, these small changes fixed the issue. Special thanks to @bobbob601 for taking the time to help diagnose and testing tokens and ID’s on his own MagicMirror. I’ll post some pictures once I have it all configured the way I’d like. Aaron
  • PIR Senor Test

    3
    0 Votes
    3 Posts
    3k Views
    S
    @McSorley Thanks! It works finde
  • MMM-Wunderground - dates are off??

    15
    0 Votes
    15 Posts
    9k Views
    S
    @RedNax can it be possible to add Moon Phase with animation and dates.
  • Problem with install new modules

    6
    0 Votes
    6 Posts
    3k Views
    andrewchumchalA
    @shashank said in Problem with install new modules: since Raspi 3 has Wifi and Ethernet , is it possible to get both IP’s displayed with name as LAN and Wifi. @strawberry-3-141 MMM-IP is a 3rd-party module. Please contact the module author or look at the GitHub for it.
  • Voice Control Audio Quality

    Solved
    2
    0 Votes
    2 Posts
    2k Views
    A
    I find the sound quality of my USB cam for voice recording quite usable. What’s more important for the snowboy recognition to be more accurate is to record your own voice for the model on the same device you will be using it after.
  • Bug or Feature in StandardModule: calender

    1
    0 Votes
    1 Posts
    920 Views
    B
    Hello, think i have found a bug in calender! (or is it a feature) i have googlecalender. the most of my entry have a green color. for some special entrys i have another color. red and blue. but the entrys in red and blue will not showing me in calender. now i have changed the color to green and now the entrys are avaible in calender!
  • Wunderlist requests

    4
    0 Votes
    4 Posts
    2k Views
    paviroP
    Should not be probably the standard limit I set but you can change it in your config file :)
  • Current Weather switch to Kelvin on its own?

    1
    0 Votes
    1 Posts
    1k Views
    D
    Installed MM on an RPi3 and am using the default Current Weather module. Everything was good for a couple of days but after the latest reboot the Current Weather has switched to Kelvin and the sunset time is off. I’ve tried adding units: ‘imperial’ to the current weather portion of config.js and it made no difference. If I switch config.units to metric it still displays Kelvin. Weather Forecast displays correctly. Odd right?
  • Motion Detector from alexyak

    6
    0 Votes
    6 Posts
    3k Views
    cowboysdudeC
    I think there are two different topics on the same issue here…
  • Sonos module - show specific speakers

    1
    0 Votes
    1 Posts
    1k Views
    D
    Using the MagicMirror-sonos-module (https://github.com/CFenner/MagicMirror-Sonos-Module) Does anyone know how to only show specific sonos speakers, rather than the module displaying them all?
  • Wunderlist-?

    2
    0 Votes
    2 Posts
    2k Views
    CatoC
    Did you try to search? Then you’ve found this: https://forum.magicmirror.builders/topic/213/wunderlist-your-todos-on-the-mirror/1
  • 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
    991 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