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
    • V2.7.0

      MagicMirror² version 2.7.0 was just released:
      https://github.com/MichMich/MagicMirror/releases/tag/v2.7.0

      ❤️ Donate: Enjoying MagicMirror²? Please consider a donation! With your help we can continue to improve the MagicMirror² core.

      [2.7.0] - 2019-04-01

      ℹ️ Note: This update uses new dependencies. Please update using the following command: git pull && npm install. If you are having issues running Electron, make sure your Raspbian is up to date.

      Added

      • Italian translation for “Feels”
      • Basic Klingon (tlhIngan Hol) translations
      • Disabled the screensaver on raspbian with installation script
      • Added option to truncate the number of vertical lines a calendar item can span if wrapEvents is enabled.
      • Danish translation for “Feels” and “Weeks”
      • Added option to split multiple day events in calendar to separate numbered events
      • Slovakian translation
      • Alerts now can contain Font Awesome icons
      • Notifications display time can be set in request
      • Newsfeed: added support for ARTICLE_INFO_REQUEST notification
      • Add name config option for calendars to be sent along with event broadcasts

      Updated

      • Bumped the Electron dependency to v3.0.13 to support the most recent Raspbian. #1500
      • Updated modernizr code in alert module, fixed a small typo there too
      • More verbose error message on console if the config is malformed
      • Updated installer script to install Node.js version 10.x

      Fixed

      • Fixed temperature displays in currentweather and weatherforecast modules #1503, #1511.
      • Fixed unhandled error on bad git data in updatenotification module #1285.
      • Weather forecast now works with openweathermap in new weather module. Daily data are displayed, see issue #1504.
      • Fixed analogue clock border display issue where non-black backgrounds used (previous fix for issue 611)
      • Fixed compatibility issues caused when modules request different versions of Font Awesome, see issue #1522. MagicMirror now uses Font Awesome 5 with v4 shims included for backwards compatibility.
      • Installation script problems with raspbian
      • Calendar: only show repeating count if the event is actually repeating #1534
      • Calendar: Fix exdate handling when multiple values are specified (comma separated)
      • Calendar: Fix relative date handling for fulldate events, calculate difference always from start of day #1572
      • Fix null dereference in moduleNeedsUpdate when the module isn’t visible
      • Calendar: Fixed event end times by setting default calendarEndTime to “LT” (Local time format). [#1479]
      • Calendar: Fixed missing calendar fetchers after server process restarts #1589
      • Notification: fixed background color (was white text on white background)
      • Use getHeader instead of data.header when creating the DOM so overwriting the function also propagates into it
      • Fix documentation of useKMPHwind option in currentweather

      New weather module

      • Fixed weather forecast table display #1499.
      • Dimmed loading indicator for weather forecast.
      • Implemented config option decimalSymbol #1499.
      • Aligned indoor values in current weather vertical #1499.
      • Added humidity support to nunjuck unit filter.
      • Do not display degree symbol for temperature in Kelvin #1503.
      • Weather forecast now works with openweathermap for both, /forecast and /forecast/daily, in new weather module. If you use the /forecast-weatherEndpoint, the hourly data are converted to daily data, see issues #1504, #1513.
      • Added fade, fadePoint and maxNumberOfDays properties to the forecast mode #1516
      • Fixed Loading string and decimalSymbol string replace #1538
      • Show Snow amounts in new weather module #1545
      • Added weather.gov as a new weather provider for US locations
      posted in MagicMirror
      MichMichM
      MichMich
    • Magic Mirror is nominated by MagPi as top Pi Project.

      Unfortunaly not our MagicMirror project. :(

      MagPi confirmed that they nominated the real Magic Mirror project. Please cast your vote here:

      https://www.raspberrypi.org/blog/vote-top-20-raspberry-pi-projects-magpi/#comment-1262470

      posted in General Discussion
      MichMichM
      MichMich
    • V2.5.0

      MagicMirror² V2.5.0 was just released.

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

      [2.5.0] - 2018-10-01

      Added

      • Support multi-line compliments
      • Simplified Chinese translation for “Feels”
      • Polish translate for “Feels”
      • French translate for “Feels”
      • Translations for newsfeed module
      • Support for toggling news article in fullscreen
      • Hungarian translation for “Feels” and “Week”
      • Spanish translation for “Feels”
      • Add classes instead of inline style to the message from the module Alert
      • Support for events having a duration instead of an end
      • Support for showing end of events through config parameters showEnd and dateEndFormat

      Fixed

      • Fixed gzip encoded calendar loading issue #1400.
      • Mixup between german and spanish translation for newsfeed.
      • Fixed close dates to be absolute, if no configured in the config.js - module Calendar
      • Fixed the UpdateNotification module message about new commits in the repository, so they can be correctly localized in singular and plural form.
      • Fix for weatherforecast rainfall rounding #1374
      • Fix calendar parsing issue for Midori on RasperryPi Zero w, related to issue #694.
      • Fix weather city ID link in sample config
      • Fixed issue with clientonly not updating with IP address and port provided on command line.

      Updated

      • Updated Simplified Chinese translation
      • Swedish translations
      • Hungarian translations for the updatenotification module
      • Updated Norsk bokmål translation
      • Updated Norsk nynorsk translation
      • Consider multi days event as full day events
      posted in MagicMirror
      MichMichM
      MichMich
    • MagicMirror featured in MagPi 54

      If you haven’t yet, don’t forget to check out the newest issue of MagPi. It has an 11 page long coverstory of #MagcMirror:
      https://www.raspberrypi.org/magpi/issues/54/

      posted in General Discussion
      MichMichM
      MichMich
    • RE: WE WANT YOU! [New Moderators]

      The decision was based on the (professional) experience, and the involvement in the project. Since we are still growing, keep an eye on this topic for future moderator positions.

      Everyone that applied: thank you very much. Your commitment is very valuable to us and the project!

      @yawns, @morozgrafix and @Jopyth, welcome to the team! 👍

      posted in Forum
      MichMichM
      MichMich
    • V2.11.0

      [2.11.0] - 2020-04-01

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

      🚨 READ THIS BEFORE UPDATING 🚨

      In the past years the project has grown a lot. This came with a huge downside: poor maintainability. If I let the project continue the way it was, it would eventually crash and burn. More important: I would completely lose the drive and interest to continue the project. Because of this the decision was made to simplify the core by removing all side features like automatic installers and support for exotic platforms. This release (2.11.0) is the first real release that will reflect (parts) of these changes. As a result of this, some things might break. So before you continue make sure to backup your installation. Your config, your modules or better yet: your full MagicMirror folder. In other words: update at your own risk.

      For more information regarding this major change, please check issue #1860.

      Deleted

      • Remove installers.
      • Remove externalized scripts.
      • Remove jshint dependency, instead eslint checks your config file now

      Added

      • Brazilian translation for “FEELS”.
      • Ukrainian translation.
      • Finnish translation for “PRECIP”, “UPDATE_INFO_MULTIPLE” and “UPDATE_INFO_SINGLE”.
      • Added the ability to hide the temp label and weather icon in the currentweather module to allow showing only information such as wind and sunset/rise.
      • The clock module now optionally displays sun and moon data, including rise/set times, remaining daylight, and percent of moon illumination.
      • Added Hebrew translation.
      • Add HTTPS support and update config.js.sample
      • Run tests on long term support and latest stable version of nodejs
      • Added the ability to configure a list of modules that shouldn’t be update checked.
      • Run linters on git commits
      • Added date functionality to compliments: display birthday wishes or celebrate an anniversary

      Fixed

      • Force declaration of public ip address in config file (ISSUE #1852)
      • Fixes run-start.sh: If running in docker-container, don’t check the environment, just start electron (ISSUE #1859)
      • Fix calendar time offset for recurring events crossing Daylight Savings Time (ISSUE #1798)
      • Fix regression in currentweather module causing ‘undefined’ to show up when config.hideTemp is false
      • Fix FEELS translation for Croatian
      • Fixed weather tests #1840
      • Fixed Socket.io can’t be used with Reverse Proxy in serveronly mode #1934
      • Fix update checking skipping 3rd party modules the first time

      Changed

      • Remove documentation from core repository and link to new dedicated docs site: docs.magicmirror.builders.
      • Updated config.js.sample: Corrected some grammar on config.js.sample comment section.
      • Removed run-start.sh script and update start commands:
        • To start using electron, use npm run start.
        • To start in server only mode, use npm run server.
      • Remove redundant logging from modules.
      • Timestamp in log output now also contains the date
      • Turkish translation.
      • Option to configure the size of the currentweather module.
      posted in MagicMirror
      MichMichM
      MichMich
    • MMM-WatchDog

      This MagicMirror² module keeps an eye on your UI and quits app in case the UI crashes. If you combine this with the PM2 process manager, MM2 will automaticly restart after a UI failure.

      [card:MichMich/MMM-WatchDog]

      posted in System
      MichMichM
      MichMich
    • RE: Mirror, mirror on the wall. Who has the biggest of them all?

      @wjdw87 You really didn’t read any word of this topic. Did you? 😂

      posted in Show your Mirror
      MichMichM
      MichMich
    • Considering taking donations to support the MagicMirror project. Interested in your thoughts!

      5 years ago I started the MagicMirror project as a fun project for myself only. After blogging about it, the responses to the project where overwhelming. With the advent of MagicMirror², the project has grown to something I never dared to dream of.

      The MagicMirror project has a huge community behind it, mainly in the form of this forum. Hosting this project not only takes up some of my time, but also a fair amount of money.

      I absolutely want to keep this forum Ad free. Just as I want to keep the MagicMirror² free and opensource. More importantly: I’d like to free up some of my work hour to spent more time working on the core.

      Unfortunately this isn’t possible without some additional funds. Because of this I’m considering taking on donations. In what way or form isn’t completely clear yet. And for that I’d like to hear your ideas …

      What are our thoughts about taking donations to support the MagicMirror project? Would you be willing to donate? And if so, would you prefer one time donations, or recurring donations. What platforms do you prefer to send donations? And do you think this is possible without giving additional perks to supporters?

      Your thought in this process are very valuable to me. Please let me know what your thoughts are and what you think is the best approach to do so.

      Don’t worry: you’ll always be able to use MagicMirror even without any donations.

      Thanks in advance!

      Edit: I’ve added to option to donate: http://magicmirror.builders/donate

      posted in MagicMirror
      MichMichM
      MichMich
    • RE: Electron CPU usage

      For anyone running into this issue, run the following command from your MagicMirror folder:

       npm install electron@1.4.15
      
      posted in Troubleshooting
      MichMichM
      MichMich
    • 1
    • 2
    • 3
    • 4
    • 5
    • 16
    • 17
    • 2 / 17