A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Modules overlaping

    3
    0 Votes
    3 Posts
    472 Views
    S
    @sdetweil Working!
  • Black screen after update - reason layer 8!

    7
    0 Votes
    7 Posts
    1k Views
    K
    @sdetweil ok, I understand. Then I have to update it manualy in future. Thanks again for your help.
  • MMM-Cryptocurrency

    9
    0 Votes
    9 Posts
    3k Views
    TipponT
    @sdetweil parseInt and parseFloat sound vaguely familiar. I was teaching myself Python last year, but had to stop when the schools closed and my daughter was home all day. Now that the schools are back, I’m hoping to start again. After trying out MagicMirror, I might learn Javascript first though. I find it a lot easier if I’ve got a real world project to learn about, and MM is more interesting too :) Thanks again for your help :)
  • Calendar not loading after update

    8
    0 Votes
    8 Posts
    3k Views
    L
    @sdetweil It works now! And it seems to be due to debugging being turned off. Thank you so much for your help!
  • NYC-Transit MMM Issues

    9
    0 Votes
    9 Posts
    671 Views
    N
    @sdetweil Thank you
  • Header missing for Current weather (MMM_OpenMapWeather)

    10
    0 Votes
    10 Posts
    3k Views
    N
    @eltonnascimento Hi. Apologize for the late response. Not sure I would call this a fix. I reverted back to the default Current Weather module and avoided the Openmapweather module all together. For the life of me I couldn’t figure a way to show a header with the Openmapweather. However, the default Current weather worked. Hope this helps
  • Black out with cursor

    7
    0 Votes
    7 Posts
    1k Views
    D
    @sdetweil just checked. Yes its disabled. :-(
  • Calendar - Change DateFormat to DD MM YYY

    6
    -1 Votes
    6 Posts
    1k Views
    uncleLemU
    Hi, I’ve also tried to achieve it, but due to differences in grammar in different languages support of relative calendar customization is a little bit tricky, so maintainers decided not to accept my change (more details here). However, if you’re willing to do it, you can create a fork from the original repository on the github, and then pull my changes from this branch containing my changes. Depending on what exactly you’re trying to achieve, you might need to do some further tinkering with the calendar.js, because this solution was tailored for my needs and I was focusing on full day events, but there’s a fullDayEventDateFormat config option that might help you.
  • NPM audit fix eg

    3
    0 Votes
    3 Posts
    742 Views
    O
    @sdetweil Ok. i will do not in the future (i had an hope i did not cause issues) From Outside… i mean no portforwarding e.g. from “outside” to the pi.
  • Installing Magic mirror on windows 10

    38
    0 Votes
    38 Posts
    22k Views
    R
    Hi all, I am giving this a try and running into the same errors as above, i have followed the advise but i dont get the black screen, after the error fix for display, i get new error: $ npm start magicmirror@2.14.0 start C:\Users\Richard\MagicMirror electron js/electron.js ‘electron’ is not recognized as an internal or external command, operable program or batch file. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! magicmirror@2.14.0 start: electron js/electron.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the magicmirror@2.14.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Richard\AppData\Roaming\npm-cache_logs\2021-03-29T19_41_46_132Z-debug.log any help here would be great, thanks
  • Should I update NPM to v 7.5.4 ?

    3
    0 Votes
    3 Posts
    688 Views
    E
    No you don’t need to.
  • Annual Dates are off by one day in default Calendar module

    calendar date repeating
    17
    0 Votes
    17 Posts
    6k Views
    S
    @memphismark idic?
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    68 Views
  • Calendar module EHOSTUNREACH error

    calendar ehostunreach error
    4
    1
    0 Votes
    4 Posts
    1k Views
    S
    @saltyriver said in Calendar module EHOSTUNREACH error: I removed the configuration for the static IP adress for the Pi and that solved it for some reason. weird… but still a networking problem
  • MMM-Strava only shows achievements, nothing else?

    16
    1
    0 Votes
    16 Posts
    5k Views
    I
    Hi all, slightly late to the party, but to add to the comments above… This module started out using the Get Athlete Stats endpoint in the Strava api to generate the table. This continues to be the case today, but as noted above, this api does not include private activities. In chart mode the module uses the List Athlete Activities. Providing access to private activities is granted when authorising the module, these activities will be included. I’m considering removing the use of the Get Athlete Stats endpoint and aggregating the data from the List Athlete Activities endpoint within the module. This would resolve this problem and allow more activity types to be supported. In the meantime, the options for displaying private activities are to use chart mode (and grant access during authorisation) or use are to use the forked module.
  • Electron install dificulties

    14
    0 Votes
    14 Posts
    4k Views
    S
    @missingxtension so, pm2’s job is to start and keep running the processes it manages. chromium is not supposed to ‘exit’, altho it does on 2nd thru nth, when it opens a page in an existing browser… the question is why did the 1st instance end… did u change the package,json after install? do this pm2 delete 0 then run the fixuppm2 script from my scripts site… last entry https://github.com/sdetweil/MagicMirror_scripts this will recreate the pm2 entry
  • MM Install Error

    3
    0 Votes
    3 Posts
    544 Views
    E
    Thank you for your help!
  • Unable to install dependencies

    4
    0 Votes
    4 Posts
    1k Views
    L
    @lavolp3 @sdetweil Thanks a lot! it works now :)
  • Need help resizing in vertical orientation

    36
    0 Votes
    36 Posts
    13k Views
    M
    @sdetweil thank you for this information. Been busy today.
  • Magic Mirror error on localhost:8080

    2
    1
    0 Votes
    2 Posts
    493 Views
    S
    @kithaam sorry, I don’t understand. are u trying to do MagicMirror on windows? if so see here https://forum.magicmirror.builders/topic/4089/complete-walkthrough-install-magicmirror-on-a-pc-windows-7-10?_=1616673882048