A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • warning, warning, 2.13 advisory, calendar module changes

    1
    0 Votes
    1 Posts
    176 Views
    S
    in 2.13 we changed over to the node-ical calendar parser to fix a bunch of problems, and add support for microsoft timezone names… we didn’t know if this would impact other calendar modules, as we left in the ical (ical.js) calendar parser. we intend to remove the ical parser on the next release…(Jan 1 approx)
  • MMM-rfacts

    2
    0 Votes
    2 Posts
    409 Views
    S
    @Stoffbeuteluwe the code says variable updateInterval: 120 * 60 * 1000 in the config section for the module time in milliseconds, default 120 minutes
  • Refresh modules / MagicMirror without running pm2 restart?

    17
    0 Votes
    17 Posts
    6k Views
    S
    @RJDaPirate when it goes dark, open the developers window ctrl-shift-i on the keyboard, select the console tab and scroll up to see any errors. you can also filter messages by module, by putting part of the module name in the filter field, rain, for example let us know
  • Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

    Solved
    41
    1 Votes
    41 Posts
    36k Views
    D
    I had this problem the last two days – out of the blue, the MM2 was running for over a year with no problem. I know the thread is old, but it pops up when searching here or on google for this error, so I wanted to add how I was able to solve it: I backed up the config, my modules and my custom css. Then I deleted the MagicMirror-Folder, keeping pm2 and everything unchanged. I cloned MM2, ran “npm install”, brought back the config, modules and custom css and ran “pm2 start mm”. Seems so easy now, but for two days I tried everything – except deleting the folder.
  • 2 Votes
    19 Posts
    6k Views
    J
    So I have Calendar to show two upcoming birthdays. It is showing them one day too early. Is it the same problem as mentioned earlier? And will the same fix fix them for me?
  • Socket Notifications are just not working

    4
    0 Votes
    4 Posts
    864 Views
    S
    @KirC so that means buttons is not configured like u want
  • Is it possible to ad an Arduino?

    55
    0 Votes
    55 Posts
    22k Views
    S
    @Crime I already tried to fix it like that but sadly i didn’t worked… now i don’t know what to do and i don’t have the knowledge to fix it myself atm atleast .-.
  • Server mode on Gentoo: TypeError in logger.js

    2
    0 Votes
    2 Posts
    295 Views
    V
    …commenting out the offending line in logger.js appears to resolve the issue, and I can find no other reference to timeStamp - is this line needed for anything…?
  • Default Calendar - Full Day Events are not shown on day of event

    calendar
    13
    0 Votes
    13 Posts
    5k Views
    B
    @sdetweil It works :-) thank you for your help and patience. I really appreciate it.
  • 0 Votes
    7 Posts
    1k Views
    A
    @Mykle1 yeah i configured that too but it ain’t working!
  • MMM-soccer club logos with white background

    1
    0 Votes
    1 Posts
    294 Views
    J
    In MMM-soccer, the club logos have a white background. Except for a logo from “Bayer Leverkusen”. Anyone have an idea how I can change that?! Soccer Picture
  • Help with setting up mmpm and finding the right ip address

    4
    0 Votes
    4 Posts
    1k Views
    S
    @coope310 did u reset the MMPM environment variables , which contains the url of MagicMirror https://github.com/Bee-Mar/mmpm/wiki/MMPM-Environment-Variables
  • MMM-EveryNews is not loading anything

    8
    2
    0 Votes
    8 Posts
    2k Views
    cowboysdudeC
    @Mykle1 LOL
  • MMM-EveryNews goes off every time when MMM-GoogleMapsTraffic is on

    3
    0 Votes
    3 Posts
    607 Views
    D
    @sdetweil Thank you, just checked. Everything is working! :) Thanks a lot!
  • icon + compliments_plus + How to communicate with default weather module ?

    10
    0 Votes
    10 Posts
    2k Views
    E
    Hi, thanks for assisting me. The problem is I’M not using original weather module, so unable to send notification . I’m using this one : https://github.com/MatthiPi/MMM-DefaultWeatherAnimated { module: "weather", //change to weather position: "top_right", config: { // See 'Configuration options' for more information. type: 'current', weatherEndpoint: '/weather', units: 'metric', apiKey: 'X', locationID: Y } }, But unable to figure out how to send notification to current weather objects into this compliment_modules. (where should I write , this code in this module ?) when I try in provider.js, console says "sender should be module" this.sendNotification("CURRENTWEATHER_DATA", {foo: "bar"}); MY COMPLIMENT_PLUS Modul compliment_plus.js notificationReceived: function(notification, payload, sender) { if (notification === "CURRENTWEATHER_DATA") { console.log("251", payload.data); this.setCurrentWeatherType(payload.data); } },
  • 0 Votes
    8 Posts
    4k Views
    V
    If you have config file copy config.sample Start again copy the sample file to your documents and downloads. Remove sample from the configuration file Start again Remember start with { Code Ends in }, It’s not always easy to see what’s wrong as the code you are using could be wrong . as l’ve not used this module l cannot say Keep trying your get their in the end If it go wrong it’s easy to start again.
  • Config file not working when i add MMM-GooglePhotos

    Solved
    17
    0 Votes
    17 Posts
    7k Views
    S
    @videogame95 I still want an install.log from the scripted install, and whatever the errors were for ga … so I can fix for the future
  • CAUTION when applying latest Debian Stretch updates!

    3
    1 Votes
    3 Posts
    690 Views
    FoziF
    @sdetweil Thanks for the heads up, Sam!
  • View Security Cameras

    1
    0 Votes
    1 Posts
    392 Views
    K
    Which module would be best to view my Lorex NVR system on my mirror? RTPStream or MagicEye? I’ve tried RTPStream with no luck.
  • MMM-Carousel w / Slide Navigation

    2
    0 Votes
    2 Posts
    2k Views
    B
    Using search helps! :)