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

    Topics

    • MichMichM

      V2.10.0

      Watching Ignoring Scheduled Pinned Locked Moved MagicMirror
      2
      0 Votes
      2 Posts
      3k Views
      S
      @MichMich please use the new update script. Not just pull, see the new update instructions see here https://forum.magicmirror.builders/topic/10859/new-update-upgrade-script-ready-for-testing official version has a bug, testing fix, hopefully hotifx
    • MichMichM

      Help needed! Looking for Mocha experts!

      Watching Ignoring Scheduled Pinned Locked Moved Development
      5
      0 Votes
      5 Posts
      922 Views
      S
      @MichMich none of the tests pass on my mac Catalina
    • MichMichM

      Your help is needed! Looking for new moderators!

      Watching Ignoring Scheduled Pinned Locked Moved Forum
      14
      1 Votes
      14 Posts
      6k Views
      lavolp3L
      @MichMich Many Thanks Michael!
    • MichMichM

      V2.9.0

      Watching Ignoring Scheduled Pinned Locked Moved MagicMirror
      1
      3 Votes
      1 Posts
      3k Views
      MichMichM
      https://github.com/MichMich/MagicMirror/releases/tag/v2.9.0 :heart_suit: Donate: Enjoying MagicMirror²? Please consider a donation! With your help we can continue to improve the MagicMirror² core. [2.9.0] - 2019-10-01 :information: 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 Spanish translation for “PRECIP”. Adding a Malay (Malaysian) translation for MagicMirror². Add test check URLs of vendors 200 and 404 HTTP CODE. Add tests for new weather module and helper to stub ajax requests. Updated Updatenotification module: Display update notification for a limited (configurable) time. Enabled e2e/vendor_spec.js tests. The css/custom.css will be rename after the next release. We’ve add into run-start.sh a instruction by GIT to ignore with --skip-worktree and rm --cached. #1540 Disable sending of notification CLOCK_SECOND when displaySeconds is false. Fixed Updatenotification module: Properly handle race conditions, prevent crash. Send NEWS_FEED notification also for the first news messages which are shown. Fixed issue where weather module would not refresh data after a network or API outage. #1722 Fixed weatherforecast module not displaying rain amount on fallback endpoint. Notifications CLOCK_SECOND & CLOCK_MINUTE being from startup instead of matched against the clock and avoid drifting.
    • MichMichM

      V2.8.0

      Watching Ignoring Scheduled Pinned Locked Moved MagicMirror
      1
      3 Votes
      1 Posts
      12k Views
      MichMichM
      https://github.com/MichMich/MagicMirror/releases/tag/v2.8.0 ❤️ Donate: Enjoying MagicMirror²? Please consider a donation! With your help we can continue to improve the MagicMirror² core. [2.8.0] - 2019-07-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 Option to show event location in calendar Finnish translation for “Feels” and “Weeks” Russian translation for “Feels” Calendar module: added nextDaysRelative config option Add broadcastPastEvents config option for calendars to include events from the past maximumNumberOfDays in event broadcasts Added feature to broadcast news feed items NEWS_FEED and updated news items NEWS_FEED_UPDATED in default newsfeed module (when news is updated) with documented default and config.js options in README.md Added notifications to default clock module broadcasting CLOCK_SECOND and CLOCK_MINUTE for the respective time elapsed. Added UK Met Office Datapoint feed as a provider in the default weather module. Added new provider class Added suncalc.js dependency to calculate sun times (not provided in UK Met Office feed) Added “tempUnits” and “windUnits” to allow, for example, temp in metric (i.e. celsius) and wind in imperial (i.e. mph). These will override “units” if specified, otherwise the “units” value will be used. Use Feels Like temp from feed if present Optionally display probability of precipitation (PoP) in current weather (UK Met Office data) Automatically try to fix eslint errors by passing --fix option to it Added sunrise and sunset times to weathergov weather provider #1705 Added “useLocationAsHeader” to display “location” in config.js as header when location name is not returned Added to newsfeed.js: in order to design the news article better with css, three more class-names were introduced: newsfeed-desc, newsfeed-desc, newsfeed-desc Updated English translation for “Feels” to “Feels like” Fixed the example calender url in config.js.sample Update ical.js to solve various calendar issues. Update weather city list url #1676 Only update clock once per minute when seconds aren’t shown Fixed Fixed uncaught exception, race condition on module update Fixed issue #1696, some ical files start date to not parse to date type Allowance HTML5 autoplay-policy (policy is changed from Chrome 66 updates) Handle SIGTERM messages Fixes sliceMultiDayEvents so it respects maximumNumberOfDays Minor types in default NewsFeed README.md Fix typos and small syntax errors, cleanup dependencies, remove multiple-empty-lines, add semi-rule Fixed issues with calendar not displaying one-time changes to repeating events Updated the fetchedLocationName variable in currentweather.js so that city shows up in the header Updated installer give non-pi2+ users (pi0, odroid, jetson nano, mac, windows, …) option to continue install use current username vs hardcoded ‘pi’ to support non-pi install check for npm installed. node install doesn’t do npm anymore check for mac as part of PM2 install, add install option string update pm2 config with current username instead of hard coded ‘pi’ check for screen saver config, “/etc/xdg/lxsession”, bypass if not setup
    • MichMichM

      V2.7.0

      Watching Ignoring Scheduled Pinned Locked Moved MagicMirror
      1
      8 Votes
      1 Posts
      12k Views
      MichMichM
      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
    • MichMichM

      Just testing. Please ignore.

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      3
      0 Votes
      3 Posts
      815 Views
      MichMichM
      @yawns Thanks! 😂
    • MichMichM

      Join us on Discord

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      3
      0 Votes
      3 Posts
      3k Views
      MichMichM
      @lavolp3 Whoops! Sorry! ;)
    • MichMichM

      Considering taking donations to support the MagicMirror project. Interested in your thoughts!

      Watching Ignoring Scheduled Pinned Locked Moved MagicMirror
      71
      5 Votes
      71 Posts
      67k Views
      J
      I just donated as well. Hopefully, others are donating without posting, and continue to donate! Thanks to MichMich for MagicMirror, and thanks to the community for all the support, modules, and other contributions. I was amazed when I found MagicMirror and it met my needs exactly.
    • MichMichM

      Forum mail [no longer] temporary disabled due to migration.

      Watching Ignoring Scheduled Pinned Locked Moved Forum
      3
      3 Votes
      3 Posts
      2k Views
      Mykle1M
      @JamieLanger said in Forum mail [no longer] temporary disabled due to migration.: It surely will ensure visitor satisfaction So would free beer and pizza. :-)
    • MichMichM

      V2.6.0

      Watching Ignoring Scheduled Pinned Locked Moved MagicMirror
      1
      11 Votes
      1 Posts
      6k Views
      MichMichM
      MagicMirror² version 2.6.0 was just released: https://github.com/MichMich/MagicMirror/releases/tag/v2.6.0 A huge, huge, huge thanks to user @fewieden for all his hard work on the new experimental weather module! [2.6.0] - 2019-01-01 ℹ️ Note: This update uses new dependencies. Please update using the following command: git pull && npm install. If you are having issues updating, make sure you are running the latest version of Node. ✨ Experimental ✨ New default module weather. This module will eventually replace the current currentweather and weatherforecast modules. The new module is still pretty experimental, but it’s included so you can give it a try and help us improve this module. Please give us you feedback using this forum post. A huge, huge, huge thanks to user @fewieden for all his hard work on the new weather module! Added Possibility to add classes to the cell of symbol, title and time of the events of calendar. Font-awesome 5, still has 4 for backwards compatibility. Missing showEnd in calendar documentation Screenshot for the new feed module Screenshot for the compliments module Screenshot for the clock module Screenshot for the current weather Screenshot for the weather forecast module Portuguese translation for “Feels” Croatian translation Fading for dateheaders timeFormat in Calendar #1464 Documentation for the existing scale option in the Weather Forecast module. Fixed Allow to parse recurring calendar events where the start date is before 1900 Fixed Polish translation for Single Update Info Ignore entries with unparseable details in the calendar module Bug showing FullDayEvents one day too long in calendar fixed Bug in newsfeed when removeStartTags is used on the description #1478 Updated The default calendar setting showEnd is changed to false. Changed The Weather Forecast module by default displays the ° symbol after every numeric value to be consistent with the Current Weather module.
    • MichMichM

      V2.5.0

      Watching Ignoring Scheduled Pinned Locked Moved MagicMirror
      1
      7 Votes
      1 Posts
      10k Views
      MichMichM
      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
    • MichMichM

      V2.4.0 Update

      Watching Ignoring Scheduled Pinned Locked Moved MagicMirror
      2
      4 Votes
      2 Posts
      10k Views
      MichMichM
      https://github.com/MichMich/MagicMirror/releases/tag/v2.4.1 [2.4.1] - 2018-07-04 Fixed Fix weather parsing issue #1332.2.4.1
    • MichMichM

      V2.3.0 Updates

      Watching Ignoring Scheduled Pinned Locked Moved MagicMirror
      2
      2 Votes
      2 Posts
      5k Views
      MichMichM
      [2.3.1] - 2018-04-01 https://github.com/MichMich/MagicMirror/releases/tag/v2.3.1 Fixed Downgrade electron to 1.4.15 to solve the black screen issue.#1243
    • MichMichM

      V2.2.X Updates

      Watching Ignoring Scheduled Pinned Locked Moved MagicMirror
      3
      2 Votes
      3 Posts
      8k Views
      MichMichM
      https://github.com/MichMich/MagicMirror/tree/v2.2.2 [2.2.2] - 2018-01-02 Added Add missing package-lock.json.
    • MichMichM

      [Help Needed: Core Module] Developing a new default weather module.

      Watching Ignoring Scheduled Pinned Locked Moved Development
      5
      0 Votes
      5 Posts
      3k Views
      tbbearT
      have a look at MMM-NOAA i think this is the most interesting weather app of all!!!
    • MichMichM

      MagicMirror featured in MagPi 54

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      8
      7 Votes
      8 Posts
      4k Views
      morozgrafixM
      Nice write up and cover story. Saw it over the weekend. Congrats!
    • MichMichM

      Problems restarting MagicMirror (Port 8080 in use ...)

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      20
      1 Votes
      20 Posts
      13k Views
      O
      @roramirez i’ve done this and have a look on the restartprocess in the next time. thanks a lot.
    • MichMichM

      V2.1.X Updates

      Watching Ignoring Scheduled Pinned Locked Moved MagicMirror
      4
      11 Votes
      4 Posts
      16k Views
      MichMichM
      On this perfect day where Max Verstappen won the Malaysian Grand Prix F1 Race, we can welcome the next release of the MagicMirror framework. Version 2.1.3. A lot of love for everyone that contributed! https://github.com/MichMich/MagicMirror/releases/tag/v.2.1.3 [2.1.3] - 2017-10-01 Note: This update uses new dependencies. Please update using the following command: git pull && npm install Changed Remove Roboto fonts files inside fonts and these are installed by npm install command. Added Add clientonly script to start only the electron client for a remote server. Add symbol and color properties of event when CALENDAR_EVENTS notification is broadcasted from default/calendar module. Add .vscode/ folder to .gitignore to keep custom Visual Studio Code config out of git. Add unit test the capitalizeFirstLetter function of newfeed module. Add new unit tests for function shorten in calendar module. Add new unit tests for function getLocaleSpecification in calendar module. Add unit test for js/class.js. Add unit tests for function roundValue in currentweather module. Add test e2e showWeek feature in spanish language. Add warning Log when is used old authentication method in the calendar module. Add test e2e for helloworld module with default config text. Add ability for currentweather module to display indoor humidity via INDOOR_HUMIDITY notification. Add Welsh (Cymraeg) translation. Add Slack badge to Readme. Updated Changed ‘default.js’ - listen on all attached interfaces by default. Add execution of npm list after the test are ran in Travis CI. Change hooks for the vendors e2e tests. Add log when clientonly failed on starting. Add warning color when are using full ip whitelist. Set version of the express-ipfilter on 0.3.1. Fixed Fixed issue with incorrect allignment of analog clock when displayed in the center column of the MM. Fixed ipWhitelist behaviour to make empty whitelist ([]) allow any and all hosts access to the MM. Fixed issue with calendar module where ‘excludedEvents’ count towards ‘maximumEntries’. Fixed issue with calendar module where global configuration of maximumEntries was not overridden by calendar specific config (see module doc). Fixed issue where this.file(filename) returns a path with two hashes. Workaround for the WeatherForecast API limitation.
    • MichMichM

      MMM-Snow - Yet another Snow Module

      Watching Ignoring Scheduled Pinned Locked Moved Fun & Games
      39
      3 Votes
      39 Posts
      37k Views
      sifuhallS
      For those interested in a dynamic weather module check here: https://github.com/scottcl88/MMM-DynamicWeather
    • 1 / 1