A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Audio through webbrowser

    1
    0 Votes
    1 Posts
    311 Views
    B
    Is it possible to have the MM streaming radio, and then go to a webbrowser on a pc typing in IP-of-MM:8080 and then hear the radio?
  • Newsfeed "ARTICLE_LESS_DETAILS"

    5
    0 Votes
    5 Posts
    647 Views
    ApostolosAA
    @sdetweil if i dont include it on the config.js doesnt it take it from the defult value in newsfeed.js?
  • Hello-Lucy Module Microphone not working

    Unsolved
    56
    0 Votes
    56 Posts
    28k Views
    Mykle1M
    @cq0q said in Hello-Lucy Module Microphone not working: it just fixed by itself Magic! @sdetweil is correct. Hello-Lucy is a stripped down version of MMM-voice (removed most of its functionality) and added the ability to hide and show individual modules and pages of modules. Simplified the process of adding any module to this functionality. Modules can share regions. Etc, The recognition is average at best. Lucy (and voice) have trouble with certain accents, Norwegian in particular, (My friend can attest to that). Even I had some early trouble with non-recognition and/or false positives. I’ve learned ‘how’ to speak to Lucy after quite some time using her (3 years?). She also likes a completely quiet environment. With that said, she will never be as accurate, or work as well, as an Alexa or Google device. Lastly, I don’t use Lucy on a Pi. The pi’s inherent delay is too aggravating and frustrating. Now, using Lucy on more robust hardware is quite a different experience. Very satisfying, for me at least.
  • Calendar appointments not showing

    5
    0 Votes
    5 Posts
    923 Views
    S
    @sardauker both should have worked
  • Best setup for "client only"

    4
    0 Votes
    4 Posts
    2k Views
    S
    @freland client mode is just the browser w no modules. so same problem you need some code to read/react to a sensor somewhere, and then inform some code on the client machine to turn off the display. a node-red server in the background could still do all that. it’s just more than a dumb client
  • MagicMirror Synology Docker Module Installation

    3
    0 Votes
    3 Posts
    2k Views
    FrelandF
    @sdetweil Great! thanks for the help! I was able to get things up and running…
  • MagicMirror as a website

    Unsolved
    8
    0 Votes
    8 Posts
    5k Views
    S
    @levon yes, we didn’t get the all in one building network if u only want to display one page, then u don’t need MM at all. mm is intended to allow you to combine multiple info sources on the same page at the same time.
  • Saving file causing MM to reload

    4
    0 Votes
    4 Posts
    662 Views
    S
    @ankonaskiff17 and said yes to use pm2?
  • MMM-CalendarWeek (MODULE_NOT_FOUND) - MM2.15.0

    2
    0 Votes
    2 Posts
    806 Views
    S
    @peggleg yes, reported back in April. MM has removed items connected the the request library, which has security issues and will not be updated. it seems a number of modules did not document using libraries in their package.json file. to work around, in the module or mm folder do npm install valid-url
  • Wallpaper module with magic mirror OS

    2
    1 Votes
    2 Posts
    585 Views
    D
    i resolved it, the problem was the wrong relative path
  • 0 Votes
    17 Posts
    3k Views
    thgmirrorT
    @everalm @HeisWinston asked a “quick question” and he got “quick answers”, so the request was fulfilled. Any additionally information how to use the tools are not direct related to MM.
  • 0 Votes
    6 Posts
    3k Views
    S
    @hco125 said in MMM-GoogleTasks not compatible with MMM-pages, MMM-Carousel, or MMM-ModuleScheduler: TypeError: Cannot convert undefined or null to object at Function.keys () bug… missing data, when display is requested do this edit MMM-GoogleTasks.js change line 37 from this.tasks; to this.tasks= {};
  • MMM-OpenWeatherMapForecast header

    2
    0 Votes
    2 Posts
    653 Views
    S
    If you test something 100 times always test it just once more. This worked… /* Forecast Header */ .MMM-OpenWeatherMapForecast .module-header { .forecast-header wasn’t needed (even tried one time with a space between the two). Cheers
  • Problem with Calendar, same in default and MyCalendar

    2
    0 Votes
    2 Posts
    444 Views
    StoffbeuteluweS
    Solution was to copy the the link new and past in config js ……don’t know why the old link is crashed
  • This topic is deleted!

    2
    1
    0 Votes
    2 Posts
    67 Views
  • Raspberry Pie Weather Dress Recommendation

    4
    1
    0 Votes
    4 Posts
    767 Views
    M
    @wenike Oh, my God! I’ve been revising the code for days after reading this reply. Eventually, the recommendation for the clothes I want appears on Raspberry Pie. Thank you so much. You are my lifesaver.
  • After Update to 2.15, MM ist black.

    2
    0 Votes
    2 Posts
    347 Views
    S
    @thebassfly said in After Update to 2.15, MM ist black.: Cannot find module ‘valid-url’ this library was removed from mm in 2.15 because of security risks. some module u are using is using it, but did not declare it in their package.json file dependencies section do cd MagicMirror npm install valid-url
  • Poemoftheday module showing black screen

    7
    0 Votes
    7 Posts
    1k Views
    O
    I am also having similar issue.
  • MMM-Pages pages don't switch

    2
    1
    0 Votes
    2 Posts
    492 Views
    S
    @mrtrol2013 says it is looking for the classname string to use on search
  • i want to put my code in modeul

    5
    0 Votes
    5 Posts
    315 Views
    excuse me suddenly my rasberry was had error about login is continued, and it didn’t working. do you know why?