A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Default Calendar not Displaying Holidays

    11
    0 Votes
    11 Posts
    7k Views
    swvalentiS
    @lavolp3 said in Default Calendar not Displaying Holidays: @swvalenti Sorry Iw as too fast and too occupied. It was in the github repository in the issues (and the ones already solved Using the default URL (“webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics”) only gets you an ics for >2017-2018 holidays, so nothing shows now. You can verify this by downloading it and opening it in a calendar app. Trying using the new URL “https://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics” in your config file and >that should get your MagicMirror to show the holidays in 2019. @lavolp3 that worked…thank you for being patient and revisiting for me, that’s why I love this place!
  • Google-route Citys disappear changing height/width

    Unsolved
    10
    0 Votes
    10 Posts
    3k Views
    T
    Also with max-width and max-height the map doesnt get smaller, it just moves out of the Display.
  • MM Error - .AppleDouble and UnhandledPromiseRejectionWarning

    Unsolved
    34
    0 Votes
    34 Posts
    18k Views
    B
    @lavolp3 :-) Let’s see what will happen to mine then!! But to be honest, I’m also afraid that this is the kind of things which is never really “finished”… Who cares…As soon as we enjoy?? (the issue then becomes the quantity of unfinished things…)
  • MMM-voice + MMM-Podcast

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    ArzegA
    @AxLed Thats good to know. I am gonna try it in the next days @sdetweil The problem is im not a JS Developer the only and first time with JS was the mirror. But im gonna try it in the next days with the new module from @AxLed Thanks for the fast answer ;) Hendrik
  • node serveronly

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    R
    The config.js seems to be OK My MM works fine with pm2 start mm, I just wanted to test it in server mode. And that’s just what it looks like!
  • Need help with setting up Alexa

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    cowboysdudeC
    Go to whoever the author of the module is and ask for help…it’s the quickest way ;)
  • MMM-Uber and MMM-Lyft

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    A
    Ah I will do that! I appreciate the help!
  • MMM-NewsFeedTicker Make Banner and Scrolling Text Smaller

    Solved
    25
    1 Votes
    25 Posts
    13k Views
    D
    @justjim1220 @cowboysdude Thanks for the info. This has been an awesome project. You guys have been more then helpful.
  • MMM-PIR-Sensor brightness

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    QuesadaQ
    if I don’t have the sensor activated, the brightness goes perfectly. But if it is activated and I leave a few minutes without passing in front of it, when passing has a fairly low brightness, it takes a few long seconds to regain the brightness. In a beginning I opened this thread to know if the module towards something with the brightness etc. But it looks like it belongs to my (old) screen, I’ll try it on a newer screen. Thanks you
  • 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
    956 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
    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
    751 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
    674 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
    731 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