A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • jquery module not working --- need help!

    10
    0 Votes
    10 Posts
    3k Views
    S
    @justjim1220 yeh, his use of jQuery is not against the HTML as u were doing, but against data items returned from other sources.
  • Can't get json feed to display in any module

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    S
    @sonicgoose it might be easier for you to just do it through javascript. I’m always looking for something to do so I’d be happy to help you where I can.
  • Module help for variable

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    R
    @sdetweil Thanks, I got it. I needed to get rid of “this”. So the correct test was: if (!(oldAwayState === awayState) && (awayState === 'home'))
  • MMM-Chart

    1
    0 Votes
    1 Posts
    680 Views
    A
    Got this module to run without problems. BUT: I’d like to display 3 lines using the SAME y range; currently all three data are scaled and display their own y-axis. In other words, if, say, y1 in[0,10] and y2 in[20,50] and y3 in[20,30], I want y_min=0 and y_max=50. And only ONE lable on the y axis. (in any color i want) Is that possible?
  • MMM-PIR-sensor and Wiring pi

    Unsolved
    1
    0 Votes
    1 Posts
    631 Views
    E
    So this is my very first time working with any of this and I’m making a smart mirror for a school project. Everything with Magic Mirror was working perfectly and I wasn’t having to much trouble with the coding and adding modules. As one of the last things I needed to do to finish my project, I have to implement a motion sensor. So I found this module and followed the directions and added it to my mirror. This is where my problem came into play. I found out that the version of wiring pi was wrong. can anyone tell me how to get the newest version or another way of doing this?
  • MMM-MyCommute

    Unsolved
    1
    0 Votes
    1 Posts
    684 Views
    E
    Can you help me to understand this error?. 0|mm | Connecting socket for: MMM-MyCommute 0|mm | ====================== Starting node_helper for module [MMM-MyCommute] 0|mm | Sockets connected & modules started … 0|mm | Launching application. 0|mm | (node:8956) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property ‘refs’ of undefined 0|mm | (node:8956) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. 0|mm | (node:8956) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property ‘refs’ of undefined 0|mm | (node:8956) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): TypeError: Cannot read property ‘refs’ of undefined 0|mm | (node:8956) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 4): TypeError: Cannot read property ‘refs’ of undefined 0|mm | (node:8956) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 5): TypeError: Cannot read property ‘refs’ of undefined 0|mm | (node:8956) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 6): TypeError: Cannot read property ‘refs’ of undefined 0|mm | (node:8956) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 7): TypeError: Cannot read property ‘refs’ of undefined 0|mm | (node:8956) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 8): TypeError: Cannot read property ‘refs’ of undefined 0|mm | (node:8956) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 9): TypeError: Cannot read property ‘refs’ of undefined 0|mm | (node:8956) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 10): TypeError: Cannot read property ‘refs’ of undefined 0|mm | MMM-NetworkScanner received CONFIG
  • MMM-IFrameReload

    Unsolved
    1
    0 Votes
    1 Posts
    591 Views
    A
    Re: IFrame I installed and cofigured iframe module and nothing shows on the mirror. I deleted and installed MMM-IFrameReload but I have the same problem. What am i doing wrong?
  • How to stop MM from powering down?

    1
    0 Votes
    1 Posts
    509 Views
    J
    I’ve tried numerous script in order to stop the above however can anyone recommend a solution. So far nothing has worked but numerous problems encountered.
  • Profile Switching

    Moved
    1
    0 Votes
    1 Posts
    701 Views
    R
    Hey Everyone! I’m currently trying my hand at the profile switcher from user @tosti007. As of right now, I’ve loaded the module into my Magic Mirror repository. I may just be having troubles envisioning the coding/configuration aspect of it so I might just need some clarification. My goal is to have multiple modules loaded on to the Mirror and cycle between them by means of push button (I found the module I want to use and I need to set that up but for now I was going to use a timer). Has anyone successfully configured this? Or is it common for everyone to just configure their CSS Spreadsheet to accommodate more modules? Any tips are appreciated, TIA!
  • Google Assistant - which one to use!

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    B
    Thanks to share your experience. I Will see that.
  • MMM-Trello: Display Description on MM with Markdown Syntax???

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    cowboysdudeC
    In all honesty it’s not always a matter of just time. Some modules are written and the author gives them out for free. This is why you can ‘fork’ a module and make the changes you want to it. I know personally I don’t sometimes have time and sometimes I just don’t have the desire to change something because one person is asking for it. It’s a lot of work to do after working a full time job everyday :) When these things that are hobbies start to feel like another full time job we sometimes lose interest in them. With that being said perhaps he may find some time in the future.
  • MMM Remote Controle - starting issus

    Unsolved
    13
    0 Votes
    13 Posts
    5k Views
    R
    @robiv8 said in MMM Remote Controle - starting issus: You are right! 1 close brace are to much And comma missing: This { module: ‘MMM-Remote-Control’ , position: ‘bottom_left’ }, or this { module: ‘MMM-Remote-Control’, position: ‘bottom_left’ }, is the same.
  • ubuntu 18.04 as a server

    13
    0 Votes
    13 Posts
    5k Views
    michael24hM
    @sdetweil Nop, that old trick
  • MMM-MyCalendar stuck on loading

    Unsolved
    1
    0 Votes
    1 Posts
    2k Views
    G
    Heey I have installed your MMM-MyCalendar module last week and can’t make it work. Even the default config is stuck on loading… The default calendar module works fine. But i like the lay-out of this one allot more. Can you help me with fixing this? This is my config: (copied and pasted from MMM-MyCalendar.js) { module: "MMM-MyCalendar", header: "Huize Achterom", position: "top_left", config: { maximumEntries: 10, // Total Maximum Entries maximumNumberOfDays: 365, displaySymbol: true, defaultSymbol: "calendar", // Fontawesome Symbol see http://fontawesome.io/cheatsheet/ displayRepeatingCountTitle: false, defaultRepeatingCountTitle: "", maxTitleLength: 25, fetchInterval: 5 * 60 * 1000, // Update every 5 minutes. animationSpeed: 2000, fade: true, urgency: 7, useRelativeDates: false, dayOfWeekFormat: "dddd", dateFormat: "MMMM D", timeFormat: "h:mm A", joiningWord: "at", getRelative: 6, fadePoint: 0.25, // Start on 1/4th of the list. hidePrivate: false, colored: false, calendars: [ { symbol: "calendar", url: "http://www.calendarlabs.com/templates/ical/US-Holidays.ics", }, ], } },
  • MMM-Swipe - Hand gestures

    45
    1 Votes
    45 Posts
    47k Views
    D
    Hello ! I have ordered my HC-SR04 and I’m trying to understand how to setup this module. I have understand to setup of the GPIO but I don’t understand the notification stuff. Let’ say on first page I have those modules : “compliments”,“weatherforecast”,“newsfeed”,“MMM-SingleStock” And on second page, I want to have “MMM-CalendarExt” Where should I code the notification ? If someone can share a simple code to explain how we can switch from page 1 to page 2, I would highly appreciate. Thanks.
  • Unable to install dependencies!

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    DæmonEyesD
    In case you didn’t find a solution yet, a user by the name sdetweil just helped me with a similar problem with my RPi 3 B+ running the latest Rasbian Stretch. Here is the link to that discussion for everyone else who is stuck at this step too: https://forum.magicmirror.builders/topic/9636/stuck-at-unable-to-install-dependencies/8?page=1
  • MMM-CalendarExt2 not working with MMM-Carousel

    4
    0 Votes
    4 Posts
    2k Views
    G
    @sean +1! Works great, thank you. Only issue I’ve noticed is some sort of race condition where if CalendarExt2 had started to refresh right when Carousel is changing slides, the CalendarExt2 is drawn out anyway. Not sure if this will be a “real” problem for me once I set the refresh intervals to something longer than used for testing, but I have noticed it.
  • MMM-iFrame dosent display URL

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    F
    Thanks dir Ur reply Bit i tried another url already. A Owen Network Ur like 192.168… But Self this url will Not Display. I Cant See anything. I See nothing.
  • DarkSkyForecast iconset

    Unsolved
    1
    0 Votes
    1 Posts
    630 Views
    D
    MMM-DarkSkyForecast iconset, does not change when I change the iconset value in config , any ideas what I am doing wrong, also changed the default but still nothing seems to be only showing 3c
  • MMM-NHL stopped working

    Unsolved
    1
    0 Votes
    1 Posts
    679 Views
    D
    Hi, I finally got my MMM-Carousel working with MMM-NFL and MMM-NHL. The only problem now is that the NHL module (which was fine before) displays a header of ‘NHL UNDEFINED UNDEFINED’ and then nothing below that. The NFL is not affected and the Carousel works very well. Here is the part of the config involving these three modules. { module: ‘MMM-Carousel’, config: { transitionalInterval: 100000, mode: ‘positional’, middle_center: {enabled: true, ignoreModules: [], overrideTransitionalInterval: 100000}, } }, { module: ‘MMM-NFL’, position: ‘middle_center’, config: { helmets: false, focus_on: [‘LA’, ‘DAL’, ‘SEA’, ‘NE’], colored: true, } }, { module: ‘MMM-NHL’, position: ‘middle_center’, config: { colored: true, header: true, headlogo: true, focus_on: [‘VAN’, ‘ANA’, ‘ARI’, ‘CGY’, ‘EDM’, ‘LA’, ‘SJ’, ‘VGK’], matches: 6, rotateInterval: 20000, reloadInterval: 600000, } }, Any ideas as to what is happening?