A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • problem with MMM-Instagram

    1
    0 Votes
    1 Posts
    1k Views
    R
    Hi, after a restart of MM the modul MMM-Instagram is not displaying. In remote control i get this message: This module was hidden by another module, it can not be shown. I choose : Do it anyway. Its working. When changing the profile always the same. How can I find the responsible module or what is the reason for the problem. Here my config: /* Magic Mirror Config Sample * * By Michael Teeuw http://michaelteeuw.nl * MIT Licensed. */ var config = { "port": 8080, "language": "de", "timeFormat": 24, "units": "metric", "modules": [ { "module": "alert" }, { "module": "MMM-SystemStats", "header": "System Status", "position": "top_left", "config": { "updateInterval": 10000, "animationSpeed": 0, "align": "left" }, "classes": "default everyone" }, { "module": "MMM-ProfileSwitcher", "title": false, "config": { "useLockStrings": true, ignoreModules: ["alert", "updatenotification", "MMM-Instagram"], "title": false, enterMessages: { "Ralf Dana": "Wie geht's, %profile%?", "Dana": "Hallo mein xxxx" }, leaveMessages: false, timers: { // When Ralf is selected swap to Dana after 30 seconds "Ralf": { profile: "Dana", time: 30 * 1000 } } } }, { "module": "MMM-DHT22", "header": "Außen", "position": "top_left", "config": { "sensorPIN": 23, "updateInterval": 0.5 }, "classes": "default everyone" }, { "module": "MMM-TouchNavigation", "position": "bottom_left", "config": { picturePlacement: "right", minWidth: "40px", direction: "row", "buttons": { "Ralf": { img: "http://xxxx.jpg", "width": "60", height: "60" }, "Dana": { img: "http://xxxx.jpg", "width": "60", height: "60" } } }, "classes": "default everyone" }, { "module": "MMM-newsfeedtouch", "position": "bottom_bar", "config": { "feeds": [ { "title": "n-tv", "url": "http://www.n-tv.de/rss" }, { "title": "Polizei DD", "url": "https://www.polizei.sachsen.de/de/presse_rss_pdd.xml" }, { "title": "SZ", "url": "http://www.sz-online.de/Sachsen.rss" } ] }, "classes": "default everyone" }, { "module": "MMM-TouchPlayerBasic", "position": "bottom_center", "config": { "stations": [ "RD dresden", "HR hitradio", "MDR jumpradio", "PSR psr", "RSA rsa", "ARD ard" ] }, "classes": "default everyone" }, { "module": "MMM-PIR-Sensor", "config": {} }, { "module": "MMM-Podcast", "config": {}, "classes": "default everyone" }, { "module": "MMM-Admin-Interface" }, { "module": "MMM-dht22", "position": "top_left", "config": { "header": "Küche", "tempUnit": "celsius", "dht22gpio": 22, "dht22util": "sudo /home/pi/bin/dht22", "updateInterval": 10000, "animationSpeed": 0 }, "classes": "default everyone" }, { "module": "MMM-Remote-Control" }, { "module": "MMM-Instagram", "position": "top_center", "config": { "access_token": "xxxx", "count": 500, "min_timestamp": 0, "animationSpeed": 2500, "updateInterval": 60000 }, "classes": "default everyone" }, { "module": "updatenotification", "position": "top_left", "config": {}, "classes": "default everyone" }, { "module": "clock", "position": "top_left", "classes": "default everyone" }, { "module": "calendar", "header": "Termine", "position": "top_left", "config": { "calendars": [ { "symbol": "female", "url": "https://xxxx.ics" }, { "symbol": "male", "url": "https://xxxx.ics" } ] }, "classes": "default everyone" }, { "module": "currentweather", "header": "Wetter aktuell", "position": "top_right", "config": { "location": "Dresden", "locationID": "", "appid": "xxxx" }, "classes": "default everyone" }, { "module": "weatherforecast", "header": "Wetter Vorschau", "position": "top_right", "config": { "location": "Dresden", "locationID": "", "appid": "xxxx" }, "classes": "default everyone" }, { "module": "MMM-Wunderlist", "header": "todo Liste", "position": "top_right", "config": { "accessToken": "xxxx", "clientID": "xxxx", "lists": [ "TODO" ], "order": "normal", "maximumEntries": 5, "interval": "10" }, "classes": "default everyone" }, { "module": "MMM-DVB", "position": "top_right", "config": { "stopName": "xxxx" }, "classes": "default everyone" }, { "module": "MMM-DWD-WarnWeather", "header": "Wetterwarnungen", "position": "top_right", "config": { "region": "Stadt Dresden", "changeColor": true, "interval": 600000, "loadingText": "Warnungen werden geladen...", "noWarningText": "Keine Wetterwarnungen" }, "classes": "default everyone" } ], "ipWhitelist": [ "127.0.0.1", "xxxx", "::ffff:xxxx", "::1" ] }; /*************** DO NOT EDIT THE LINE BELOW ***************/ if (typeof module !== 'undefined') {module.exports = config;} Thank you for any help. Ralf
  • Overlapping modules

    3
    1
    0 Votes
    3 Posts
    3k Views
    strawberry 3.141S
    @zack949 if you dont depend on having the module at exact this spot, probably it would fit into position lower_third. you could also set a fixed width to the compliments module in custom.css .compliments { width: 300px; }
  • camera module help request. Get the picture? ;-)

    5
    0 Votes
    5 Posts
    3k Views
    Mykle1M
    @fischi87 said in camera module help request. Get the picture? ;-): work this module also with the rip cam (spi) an Rpi cam? It might, although this module states usb cams. You should post your own question in Troubleshooting and someone will answer you. They might not see your question in here. You could try it with your rPi cam and see if it works
  • Recharge all the modules if somebody recharge the webpage

    1
    0 Votes
    1 Posts
    991 Views
    T
    Why are all the modules load again if i recharge the webpage from my pc?
  • VNC Window Size?

    2
    0 Votes
    2 Posts
    2k Views
    A
    Never mind, I found the answer. If anyone is searching for this in the future, in /boot/config.txt, set hdmi_force_hotplug=1 hdmi_group=2 hdmi_mode=82 More info: https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=19600
  • socket.io missing!

    2
    0 Votes
    2 Posts
    1k Views
    A
    i launched by Chromium and the console says Filed to load resource : file:///socket.io/socket.io.js do you have any idea that I can download socket.io.js manually? thanks for helping me !!
  • email module black screen

    neig
    10
    0 Votes
    10 Posts
    7k Views
    R
    @fischi87 said in email module black screen: i use the module Carousel and in this i didn’t change the module ‘email-mirror’ to ‘email’ because after installation the folders name is ‘email-mirror’ but u have to change this folder in /MagicMirror/modules to ‘email’ than it works. I apologize you had to figure this out the hard way, but the installation instructions clearly state this.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    26 Views
  • R3 - Jessie - Electron failed to install

    3
    0 Votes
    3 Posts
    2k Views
    kylelmartinK
    Same here, clean install on RPI3 with regular Raspbian Jessie.
  • Electron failure Rpi3 Jessie w/Pixel v. 4.4

    3
    0 Votes
    3 Posts
    2k Views
    A
    @artank look at the file config/config.js (which used to be the config.js.sample). Your weather might not be working because you did not enter your API key in it…
  • MMM-Facial-Recognition won't work

    3
    0 Votes
    3 Posts
    2k Views
    A
    @Jopyth tnx!! I manged to fix it! Thanks alot :-) but I want it to be working face recognition regardless of typing ‘npm start’ everytime. Do you have some ideas??
  • myModule/public folder not working

    3
    0 Votes
    3 Posts
    2k Views
    M
    The full path of the location is /home/pi/MagicMirror/modules/myModule/public/myFile.htm According to the documentation this file should be reachable from http://localhost:8080/myModule/myFile.htm but this doesnt work. After tried several different combinations i’ve found that this one works. http://localhost.8080/modules/myModule/public/myFile.htm Have i misread the documentation or is that an error?
  • This topic is deleted!

    4
    0 Votes
    4 Posts
    63 Views
  • News Feed Jenkins empty feed

    3
    0 Votes
    3 Posts
    2k Views
    B
    Seems commenting following lines in newsfeed.js does the trick but it removes completely “Loading …” status when one could still use it. Would you accept if I push a modification to add another configuration parameter to this module to manage this behaviour ? I prefer to ask before risking refusal … // wrapper.innerHTML = this.translate(“LOADING”); // wrapper.className = “small dimmed”;
  • Module Location

    3
    0 Votes
    3 Posts
    14k Views
    C
    Yes…yes I am. Thanks so much!!!
  • Getting an error when attempting to update MMM-Remote-Control

    5
    1
    0 Votes
    5 Posts
    3k Views
    J
    @MobbareKurtZ You are on the develop branch. In this case use git pull origin develop (or run the installer again). Did you do git diff before to see what the changes were? Strange that you did not change anything, but it still says so. Let me know if you encounter it again.
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    7 Views
  • MagicMirror does not work at startup

    19
    0 Votes
    19 Posts
    19k Views
    mpiresM
    Yes that is correct, you will always see the desktop for few seconds, then should open MM. I think will happen the same with any other option you find to auto boot MM.
  • pm2 install error

    2
    0 Votes
    2 Posts
    3k Views
    yawnsY
    Looks like a temporary error to me. Either your pi has some trouble accessing the internet or the server running at 151.101.120.162 is currently busy/down for maintenance/… I’d retry some time later
  • How to go back to previous version of a module?

    10
    0 Votes
    10 Posts
    5k Views
    Mykle1M
    @johnnyboy said in How to go back to previous version of a module?: same with the MMM-Remote Go get MMM-Remote-Control right now. Barely any setup. It’s a must have