A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • How would I change the size of modules?

    Unsolved
    7
    0 Votes
    7 Posts
    3k Views
    S
    @airart nice!
  • Remove Modules

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    S
    @lavolp3 or just change it to disabled: false
  • MMM-Pages & MMM-Hotword

    Solved
    2
    0 Votes
    2 Posts
    604 Views
    B
    @banbutcher turns out it was a bug in GoogleMapsTraffic, installed sdetweil version to fix it! :)
  • Newsfeed with own RSS2 resp. XML

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    thgmirrorT
    Yeah Yeah Yeah - Success!!! I moved the file to the modules-folder and now it works!!! I plan to use the Newsfeed-ticker to display a protocoll of my podcast-downloader…I have some special requirements;-) Thank you, Sam
  • MMM-GoogleMapsTraffic - config error

    Unsolved
    2
    0 Votes
    2 Posts
    424 Views
    S
    @adrian-k please, NEVER edit the module file… put it in config.js lat & lng are numbers, lat: ‘37.', lng: '-122-’, no quotes
  • MM v2.1 update with iframe

    4
    0 Votes
    4 Posts
    2k Views
    ?
    @gshimself Yes! I’ve been working on this for about 3 days now, and I never came across this page! Instantly solved my issue! One small change though. I commented out line: “res.setHeader(‘X-Frame-Options’, headerValue)”, in the file at: “/MagicMirror/node_modules/frameguard/dist/index.js”. Still it was your post that solved my issue. Thanks so much! :thumbs_up: :thumbs_up:
  • only one work normal - MMM-Globe and MMM-iFrame

    Unsolved
    1
    0 Votes
    1 Posts
    339 Views
    iMAGiCI
    Hi all, Is there any one knows why two modules configured, will only one work normal. I have two modules affect each other: MMM-Globe and MMM-iFrame Both modules will reload web content by timer setting. It gets only one module work normal. another one will stop reload. The work one is based on which module is first in to the config.js. The second one (below the first module) will only work once. If one time only one module, the module works fine, no matter which module. Any suggest to do? thank you~
  • . is not a valid command

    Unsolved
    2
    0 Votes
    2 Posts
    275 Views
    S
    @O5X is this on windows? if so, you have to edit ~/MagicMirror/package.json and change "scripts": { "start": "./run-start", to this "scripts": { "start": "node_modules/.bin/electron",
  • mm2 don't Show up any ical Calender

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    eniacE
    OK … PM2 Error Log shows this -> [08:07:53.958] [ERROR] Calendar Error. Could not fetch calendar: https://xxxxxxxxxxx/owa/calendar/8456a764565f46f99167b97b4472d1b1@xxxxxxxxxx/94aa659549e24d74b36b420eb4f48e0915693393472327735305/calendar.ics { Error: unable to verify the first certificate at TLSSocket.onConnectSecure (_tls_wrap.js:1055:34) at TLSSocket.emit (events.js:182:13) at TLSSocket._finishInit (_tls_wrap.js:635:8) code: ‘UNABLE_TO_VERIFY_LEAF_SIGNATURE’ } had to remove the (s) from https and it works :-) Thanx for your help, sam :-)
  • Cannot find module 'module-alias/register'

    Solved
    10
    0 Votes
    10 Posts
    7k Views
    A
    @sdetweil THX! Will do.
  • Config Options in the News Module

    Unsolved
    15
    0 Votes
    15 Posts
    4k Views
    edwardssjE
    @sdetweil Fixed it by copying the lower portion of the sample file into the live file, will look at the differences later to see where I went wrong, thank you for your help. Stuart
  • Zeversolar PV

    Unsolved
    1
    0 Votes
    1 Posts
    300 Views
    P
    Hi all has anyone got their ZeverSolar PV displayed on their MM if so which module did you use to get the information, as I am able to get the API key from the web portal?
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    31 Views
  • MMM-iFrame - video scaling

    Unsolved
    1
    0 Votes
    1 Posts
    334 Views
    B
    Hi, Very New… I managed to get Iframe to load my Security Cam and display on the Mirror… My frame size for the iFrame is 320 x 240… However my Security Cam is 640 x 480, so I only see the top left of the feed… Is there a way to “Scale” the feed… I can increase the frame size, but nothing i attempt affects the video feed… is there a way to reduce it in the URL… EG: " http://IP:80/videostream.cgi?resolution=[320]*[240]&user=xxxx&pwd=xxxx" BTW this didnt work… Many thanks …
  • Two Instance of MagicMirror

    Unsolved
    6
    1
    0 Votes
    6 Posts
    1k Views
    K
    It seems that I merged two installation procedures and did, in fact, install PM2 startup twice. Resolution, for me, was to do a complete install, but to not do the PM2 autostart process until I was done doing everything else - I was not able to figure out how to remove one of the installations of PM2. Thanks for the help and info as I learn how to do this.
  • Polish language in MM 2.10.1

    Unsolved
    2
    0 Votes
    2 Posts
    307 Views
    C
    @CRS I dont know why, when i restart my RPI. All works fine with PL lang.
  • RasPi 4 installation issues

    Unsolved
    2
    0 Votes
    2 Posts
    266 Views
    S
    @fyi2 cool. Thx for the feedback. Let us know if u have other issues
  • PIR sensor does not switch on monitor

    Unsolved
    1
    0 Votes
    1 Posts
    315 Views
    K
    Hello, I have configured and connected the PIR sensor exactly as described in this explanation from Hardwarepoint (https://hardwarepoint.net/2017/06/diy-smart-mirror/4/). The sensor also worked until a few weeks ago. Since a few weeks the monitor does not switch off. Today I could finally take care of the problem and went through the installation steps again. Everything looks like it should be. It worked before. After a reboot, the SmartMirror also starts. And now after about 60 seconds the monitor switched off! But now, the monitor does not switch on when I move in front of it! It stays black. In a browser (Port 8080) I can see the MM. This means that the software is running, but the monitor does not turn on. The status displays the following pi@raspberrypi:~ $ sudo systemctl status pir.service ● pir.service - Display timeout PIR daemon Loaded: loaded (/etc/systemd/system/pir.service; enabled; vendor preset: enab Active: active (running) since Wed 2020-03-18 09:01:51 CET; 2h 39min ago Main PID: 1782 (python) Tasks: 2 (limit: 2200) Memory: 2.2M CGroup: /system.slice/pir.service └─1782 python /usr/local/sbin/pir Mar 18 09:01:51 raspberrypi systemd[1]: Started Display timeout PIR daemon. Mar 18 09:01:52 raspberrypi pir[1782]: display_power=1 Mar 18 09:02:51 raspberrypi pir [1782]: display_power=0 It would be really great if someone could help me. Thanks in advance. Klinge
  • MMM-telldusLive not updating

    Unsolved
    1
    0 Votes
    1 Posts
    357 Views
    S
    So, whenever I restart the MM, tellduslive is updated with the sensors. However, after a short while it stops updating. The calender, weather and other modules seem to update fine. Posted the code of telldus in case it helps { module: "MMM-telldusLive", header: "Kolonien", position: "center", config: { publicKey: 'XXXX', privateKey: 'XXXX', token: 'XXXX', tokenSecret: 'XXXX', sensors: { showAll: 0, sensorsToShow: [ {name: "Ute", data: ["temp"]}, {name: "Vind", data: ["wdir", "wavg","wgust"]}, ] } } },
  • Combination MMM-Carousel, MMM-OnScreenMenu & MMM-Keybindings

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    MondfischM
    Hi, I’m not sure, wheter Keybindings really works, since only OnScreenMenu reacts on pressing the Menu Key. I’ve played around the last Month with Enabling Keybindings in every of the Modules (OnScreenMenu,Key- Bindings,Carousel) by changing that… Never got it to work… I found out, that the hidden Mousecoursor, when its “over” the Arrows of Carousel, reacts on pressing them. So I am able to control them by Mouse, at least… the Rest I never get to work together… KeyBindings is still Default, as you can see above…