A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • CalenderEXT2 with google calendars no longer displaying

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    BKeyportB
    @sdetweil I may be wrong, but I doubt it - I intentionally broke one of my calendars, and CX2 did not produce an error - just reported “0 scanned, 0 selected” on the calendar. I don’t think CX2 is gonna help with this. Also, I looked through my code, and I’ve noticed that some of my shared calendars are indeed Google calendars, so I’m gonna retract that statement. My advice is to double check the settings within Google itself.
  • Still a black screen for MMM-PIR-Sensor

    Unsolved
    5
    0 Votes
    5 Posts
    869 Views
    S
    @lhops some of the inputs? please explain more. details
  • Need help with sdetweil script

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    M
    MMM-Fuel problem solved. My problem was: UnhandledPromiseRejectionWarning: Error: Cannot find module ‘geolib’ so i use npm install geolib And i get the mudul running. Cheers Jens
  • Unable to install dependencies, NPM install not working

    Unsolved
    66
    0 Votes
    66 Posts
    118k Views
    S
    @sharkbyte yeh, if you use my upgrade script it handles all that. Reset hard is, in my opinion, a bad thing to do, unless you KNOW why you are doing it. see https://github.com/sdetweil/MagicMirror_scripts
  • v2.18.0 update gave black screen, then nothing.

    Solved
    73
    0 Votes
    73 Posts
    37k Views
    S
    @richard238 glad to hear it… i opened an issue in MagicMirror to document the original problem and the resolution. https://github.com/MichMich/MagicMirror/issues/2772 and updated the black screen Troubleshooting topic to be clearer about that problem fix process, and how to recover
  • No display with MMM-cryptocurrency

    Solved
    3
    0 Votes
    3 Posts
    637 Views
    sifuhallS
    @sdetweil Thank you! it was missing request.
  • Magic mirror not starting

    Solved
    19
    0 Votes
    19 Posts
    4k Views
    Z
    @zolabus Hi all after all I found a couple of modules causing the issue… I started from a standard config file and added the modules one by one. Now I have my magic mirror back Thanks
  • Character set for news fed text '

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    H
    @j_joe Thank you. I am very new to this and dont know what some of the things you are saying even are such as "In the getTemplateData: function () " and “in the return section” but that gives me some things to figure out. The best way to understand is to figure things out. Thanks again.
  • MMM-awesom-alexa

    Unsolved
    13
    1
    0 Votes
    13 Posts
    4k Views
    S
    @toramanderler that is a separate step after Install u have to run the helper script
  • MMM-Remote-Control can not turn ON monitor

    Solved
    23
    0 Votes
    23 Posts
    6k Views
    S
    @stevegoble do you have the cec code installed? do cec-client if you get command not found do sudo apt install cec-utils
  • Questions about update

    Solved
    19
    0 Votes
    19 Posts
    6k Views
    BKeyportB
    @sdetweil Slick script by the way, I gotta steal a few things from it. :)
  • arecord sudo only

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    K
    @sdetweil thank you, I have set in the config of MMM-voice the microphone 1, but there is still an error. I will ask the developer of MMM-voice. Manfred
  • Client wont keep Modules up-to-date

    Unsolved
    21
    0 Votes
    21 Posts
    7k Views
    C
    The client is a raspberry pi. 192.168.0.23:8036 is reachable without problems. First try seems to work I’ve changed to: ipWhitelist: [], and ports: "8036:8080" I will check that and come back if there is still an issue. Thank you guys!
  • What Modul MMM-RNV

    Unsolved
    2
    0 Votes
    2 Posts
    469 Views
    JalibuJ
    @kusselin I think the user base of this module is quite small, since it is only for a small regional transport association. Both modules are about the same age and should both work well. Take the one you like best.
  • Connect to new wifi network via touchscreen on-screen keyboard

    Unsolved
    1
    0 Votes
    1 Posts
    233 Views
    M
    I’m running a raspberry pi 4 with a DeWoYo IR Frame and it’s going to be in another location soon. I was wondering if it is possible to build a module that can toggle a scan for nearby wifi points, then allow the user to select a wifi network, then have the on-screen keyboard pop up to put in the wifi password. Better yet, does a plugin that does this already exist? Second, is there a “chalkboard” type of module that would allow the user to drag their finger through the IR plane and leave a quick, large note in the middle of the board?
  • Problem with mmm-openhabfloorplan after fresh install

    Solved
    4
    0 Votes
    4 Posts
    492 Views
    M
    @sdetweil Thank you. Everything is working fine now.
  • error config;JS magic mirror, awesome Alexa install fails

    Unsolved
    4
    1 Votes
    4 Posts
    575 Views
    S
    also note Amazon has tightened limits on what API can do see https://forum.magicmirror.builders/topic/16069/alexa-implementations-now-more-difficult-and-some-features-will-stop-working now unable to control devices
  • MMM-Carousel w/ Slide Navigation

    Unsolved
    1
    0 Votes
    1 Posts
    201 Views
    kusselinK
    Hi all, I installed the MMM-Carousel w/ Slide Navigation module…but now it doesn’t show me the “Slides”…here’s my config: { module: 'MMM-Carousel', config: { transitionInterval: 45000, showPageIndicators: true, showPageControls: true, ignoreModules: ['clock', 'alert', 'calendar', 'MMM-Fuel', 'MMM-OpenmapWeather', 'weatherforecast', 'newsfeed', 'compliments', 'MMM-Tools', 'MMM-Traffic'], mode: 'slides', slides: { main: ['calendar', 'compliments', 'currentweather'], "Slide 2": ['MMM-PublicTransportHafas', 'MMM-Formula1'], "Slide 3": ['MMM-COVID19-AMPEL', 'MMM-Tankerkoenig', 'MMM-ioBroker', 'MMM-SoccerLiveScore'] } } }, Can you please explain what I am doing wrong? I only have a small display and I just want to be able to display the other modules one after the other with the slides. About eien feedback thank you very much. Greetings pi@raspberrypi:~/MagicMirror $ npm run config:check > magicmirror@2.17.1 config:check /home/pi/MagicMirror > node js/check_config.js [23.12.2021 15:16.43.363] [INFO] Checking file... /home/pi/MagicMirror/config/config.js [23.12.2021 15:16.43.969] [INFO] Your configuration file doesn't contain syntax errors :)
  • MMM-GooglePhotos - Reaching quota but don't know why

    Unsolved
    8
    0 Votes
    8 Posts
    888 Views
    M
    @bhaules Just memo; It seems Indexing 50 photos took around 3~4 seconds. (It is too slower than I expect) 5000 photos will take 3000~4000 sec, = around 50 ~ 60minutes. But your scanInterval is 10 minutes. It might be the reason? Before finishing the previous scanning cycle, a new cycle might begin. As I mentioned earlier on github, scanning 5thousands photos every 10 minutes to show random 5 pictures in that 10 minutes, seems not so much efficient.
  • Getting errors after restart

    Unsolved
    5
    1
    0 Votes
    5 Posts
    831 Views
    B
    @sdetweil Got it. That’s a new one for me. Looks like a good time to reload a new card and add some new features i guess.