MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. MichMich
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 83
    • Topics 76
    • Posts 543
    • Groups 4

    Posts

    Recent Best Controversial
    • RE: How to update the master branch?
      cd ~/MagicMirror/modules/MMM-Traffic
      git pull
      

      Restart your MagicMirror and you should be good to go. ;)

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!

      @sdetweil That’s a valid point!

      The support is focussed on the total project, including the development, maintenance and running costs like the website and forum.

      Like I said before::

      Initially the money will go towards the forum (and website). To host this forum, we are running a dedicated server. Additionally a lot of mails are being sent daily (forum digest, update notifications, registration confirmation, etc …), those cost money as well.

      If I manage to get more funds over the running costs, that money will allow me to spent more hours on the project. I try to do as much as I can in my spare time, but dedicating a few of my work hours a week to this project would be highly beneficial to the project.

      posted in MagicMirror
      MichMichM
      MichMich
    • RE: Preference Page

      I think the “preference page” could be a module itself. So knock yourself out. As soon as it’s fully functional I can include it in the main repository. :)

      posted in Requests
      MichMichM
      MichMich
    • A warm welcome ...

      Hi Everyone,

      When I started the Magic Mirror project over 2 years ago, I could have never guessed that it would become such a widely used concept. Not only did many of you built and improve my proof of concept, you also showed me the power and excitement of open source projects.

      I’m very grateful that @paviro took the time to set up this awesome place for sharing ideas, giving and getting support, and showing of your version of the MagicMirror.

      Together we can make MagicMirror even better, and i’m looking forward to working together with all of you!

      Keep up the good work!

      Cheers,
      Michael

      posted in Forum
      MichMichM
      MichMich
    • RE: Which version of raspbian? Jessie? Stretch?

      You can use the latest version, but make sure you use the full version. Not the lite version.

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!

      @cowboysdude @Mykle1 It seems to work on my end (and for some others that I’ve asked). Could you try to see if it still gives an error (even if you’re not planning to donate … :)) Thanks!

      posted in MagicMirror
      MichMichM
      MichMich
    • RE: MMM-Fitbit

      Nice one! Very beautiful!

      posted in Health
      MichMichM
      MichMich
    • RE: Not really a mirror at all - but is really helpful

      I really really really like your setup! :) Nice work!

      posted in Showcase
      MichMichM
      MichMich
    • v2.15.0

      https://github.com/MichMich/MagicMirror/releases/tag/v2.15.0

      [2.15.0] - 2021-04-01

      Special thanks to the following contributors: @EdgardosReis, @MystaraTheGreat, @TheDuffman85, @ashishtank, @buxxi, @codac, @fewieden, @khassel, @klaernie, @qu1que, @rejas, @sdetweil & @thomasrockhu.

      ℹ️ Note: This update uses new dependencies. Please update using the following command: git pull && npm install.

      Added

      • Added Galician language.
      • Added GitHub workflows for automated testing and changelog enforcement.
      • Added CodeCov badge to Readme.
      • Added CURRENTWEATHER_TYPE notification to currentweather and weather module, use it in compliments module.
      • Added start:dev command to the npm scripts for starting electron with devTools open.
      • Added logging when using deprecated modules weatherforecast or currentweather.
      • Added Portuguese translations for “MODULE_CONFIG_CHANGED” and “PRECIP”.
      • Respect parameter ColoredSymbolOnly also for custom events.
      • Added a new parameter to hide time portion on relative times.
      • module.show has now the option for a callback on error.
      • Added locale to sample config file.
      • Added support for self-signed certificates for the default calendar module (#466).
      • Added hiddenOnStartup flag to module config (#2475).

      Updated

      • Updated markdown files for github.
      • Cleaned up old code on server side.
      • Convert -0 to 0 when displaying temperature.
      • Code cleanup for FEELS like and added {DEGREE} placeholder for FEELSLIKE for each language.
      • Converted newsfeed module to use templates.
      • Updated documentation and help screen about invalid config files.
      • Moving weather provider specific code and configuration into each provider and making hourly part of the interface.
      • Bump electron to v11 and enable contextIsolation.
      • Don’t update the DOM when a module is not displayed.
      • Cleaned up jsdoc and tests.
      • Exposed logger as node module for easier access for 3rd party modules.
      • Replaced deprecated request package with node-fetch and digest-fetch.
      • Refactored calendar fetcher.
      • Cleaned up newsfeed module.
      • Cleaned up translations and translator code.

      Removed

      • Removed danger.js library.
      • Removed ical which was substituted by node-ical in release v2.13.0. Module developers must install this dependency themselves in the module folder if needed.
      • Removed valid-url library.

      Fixed

      • Added default log levels to stop calendar log spamming.
      • Fix socket.io cors errors, see breaking change since socket.io v3.
      • Fix Issue with weather forecast icons due to fixed day start and end time (#2221).
      • Fix empty directory for each module’s main javascript file in the inspector.
      • Fix Issue with weather forecast icons unit tests with different timezones (#2221).
      • Fix issue with unencoded characters in translated strings when using nunjuck template (Loading … as an example).
      • Fix socket.io backward compatibility with socket v2 clients.
      • Fix 3rd party module language loading if language is English.
      • Fix e2e tests after spectron update.
      • Fix updatenotification creating zombie processes by setting a timeout for the git process.
      • Fix weather module openweathermap not loading if lat and lon set without onecall.
      • Fix calendar daylight savings offset calculation if recurring start date before 2007.
      • Fix calendar time/date adjustment when time with GMT offset is different day (#2488).
      • Fix calendar daylight savings offset calculation if recurring FULL DAY start date before 2007 (#2483).
      • Fix newsreaders template, for wrong test for nowrap in 2 places (should be if not).
      posted in MagicMirror
      MichMichM
      MichMich
    • 1
    • 2
    • 13
    • 14
    • 15
    • 16
    • 17
    • 15 / 17