A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-MQTT module multiple Sensors 433Mhz

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    S
    Ok i think now that i need to filter the MQTT stream with node-red and generate separate topics for MM. Can i run MM and node_red together on Pi 3B+ . Has anyone done this already?
  • How to start MM with a module as default hidden

    Solved
    17
    0 Votes
    17 Posts
    10k Views
    Mykle1M
    @justjim1220 Thanks, I do appreciate your kind words. However, as @THeStigh mentioned, @Sean uses a cleaner (re: better) way of doing things. This better way of doing things just might inspire me to redo Lucy. :-)
  • Calender only Loading!

    Moved
    21
    0 Votes
    21 Posts
    14k Views
    F
    @sdetweil Yes!
  • MMM-AssistantMk2 stop responding after a few hours

    Solved
    2
    0 Votes
    2 Posts
    935 Views
    L
    I changed the Powersave settings from the Wlan module to OFF and the Assistant still works after 8h Solved
  • MMM-FRITZ-Box-Callmonitor throws an error after enabling phonebook sync

    Unsolved
    4
    1
    0 Votes
    4 Posts
    3k Views
    S
    @sandy2503 said in MMM-FRITZ-Box-Callmonitor throws an error after enabling phonebook sync: ted I carefully made this corrections you suggested but now got more errors. Whoops! There was an uncaught exception... SyntaxError: Unexpected token F in JSON at position 2 at JSON.parse (<anonymous>) at PythonShell.asJson (/home/pi/MagicMirror/modules/MMM-FRITZ-Box-Callmonitor/node_modules/python-shell/index.js:358:21) at /home/pi/MagicMirror/modules/MMM-FRITZ-Box-Callmonitor/node_modules/python-shell/index.js:310:42 at Array.forEach (<anonymous>) at PythonShell.recieveInternal (/home/pi/MagicMirror/modules/MMM-FRITZ-Box-Callmonitor/node_modules/python-shell/index.js:306:15) at PythonShell.receiveStderr (/home/pi/MagicMirror/modules/MMM-FRITZ-Box-Callmonitor/node_modules/python-shell/index.js:290:21) at Socket.<anonymous> (/home/pi/MagicMirror/modules/MMM-FRITZ-Box-Callmonitor/node_modules/python-shell/index.js:108:18) at emitOne (events.js:116:13) at Socket.emit (events.js:211:7) at addChunk (_stream_readable.js:263:12) MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues Whoops! There was an uncaught exception... TypeError: Cannot read property 'indexOf' of undefined at PythonShell._endCallback (/home/pi/MagicMirror/modules/MMM-FRITZ-Box-Callmonitor/node_helper.js:233:25) at terminateIfNeeded (/home/pi/MagicMirror/modules/MMM-FRITZ-Box-Callmonitor/node_modules/python-shell/index.js:148:39) at ChildProcess.<anonymous> (/home/pi/MagicMirror/modules/MMM-FRITZ-Box-Callmonitor/node_modules/python-shell/index.js:121:13) at emitTwo (events.js:126:13) at ChildProcess.emit (events.js:214:7) at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12) MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues git show Joseph Bethge 30.oct.2016
  • 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
    730 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
    664 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
    713 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
    631 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
    555 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
    752 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
    3k 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
    6k 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
    49k 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.