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

    Posts

    Recent Best Controversial
    • RE: Update to v2.25.0

      Hi @sdetweil, does the log tell me I have to only check MMM-MyCalendar & MMM-GoogleSheets, and all of the other modules are okay?

      posted in Troubleshooting
      MZ-BERM
      MZ-BER
    • RE: Update to v2.25.0

      @sdetweil Thanks you! This is my upgrade.log.

      pgrade started - Tue Oct 24 10:52:06 CEST 2023
      system is Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
      the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye
      n (node version manager tool) not installed, doing test run, install skipped
      doing test run = true, NO updates will be applied!
      Check current Node installation ...
      Node currently installed. Checking version number.
      Minimum Node version: v20.8.0
      Installed Node version: v16.20.2
      Node should be upgraded.
      Node.js upgrade defered, doing test run
      Check current NPM installation ...
      NPM currently installed. Checking version number.
      Minimum npm version: V10.1.0
      Installed npm version: V8.19.4
      npm should be upgraded.
      npm upgrade defered, doing test run  ...
      
      saving custom.css
      remote name = origin
      upgrading from version 2.24.0 to 2.25.0
      fetching latest revisions
      git fetch rc=0
      current branch = master
      On branch master
      Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
        (use "git pull" to update your local branch)
      
      Changes not staged for commit:
        (use "git add <file>..." to update what will be committed)
        (use "git restore <file>..." to discard changes in working directory)
      	modified:   css/main.css
      
      Untracked files:
        (use "git add <file>..." to include in what will be committed)
      	core
      	css/save_custom.css
      	installers/mm_temp.sh
      	installers/pm2_MagicMirror.json
      	installers/pm2_MagicMirror_new.json
      	run-start.sh
      
      no changes added to commit (use "git add" and/or "git commit -a")
      there are 1 local files that are different than the master repo
      
         css/main.css
      
      save/restore files selection = y
      erasing lock files
      Saved working directory and index state WIP on master: e87f50e Release 2.24.0 (#3141)
      test merge result rc='' , if empty, no conflicts
      skipping merge, only test run
      Checking for modules with removed libraries
       
      	  package.json not found for module MMM-MyCalendar
       
      		 bypass adding package.json for module MMM-MyCalendar, doing test run
       
      	  package.json not found for module MMM-GoogleSheets
       
      		 bypass adding package.json for module MMM-GoogleSheets, doing test run
      downloading dumpactivemodules script
      
      processing dependency changes for active modules with package.json files
      processing for module MMM-Wallpaper please wait
      ----------------------------------
      skipped processing for MMM-Wallpaper, doing test run
      processing complete for module MMM-Wallpaper
      processing for module MMM-CountDown please wait
      ----------------------------------
      skipped processing for MMM-CountDown, doing test run
      processing complete for module MMM-CountDown
      processing for module MMM-OpenWeatherForecast please wait
      ----------------------------------
      skipped processing for MMM-OpenWeatherForecast, doing test run
      processing complete for module MMM-OpenWeatherForecast
      processing for module MMM-NINA please wait
      ----------------------------------
      skipped processing for MMM-NINA, doing test run
      processing complete for module MMM-NINA
      processing for module MMM-PublicTransportHafas please wait
      ----------------------------------
      skipped processing for MMM-PublicTransportHafas, doing test run
      processing complete for module MMM-PublicTransportHafas
      processing for module MMM-Fuel please wait
      ----------------------------------
      skipped processing for MMM-Fuel, doing test run
      processing complete for module MMM-Fuel
      processing for module MMM-MyVolvo please wait
      ----------------------------------
      skipped processing for MMM-MyVolvo, doing test run
      processing complete for module MMM-MyVolvo
      processing for module MMM-PIR-Sensor-Lite please wait
      ----------------------------------
      skipped processing for MMM-PIR-Sensor-Lite, doing test run
      processing complete for module MMM-PIR-Sensor-Lite
      processing for module MMM-NowPlayingOnSpotify please wait
      ----------------------------------
      skipped processing for MMM-NowPlayingOnSpotify, doing test run
      processing complete for module MMM-NowPlayingOnSpotify
      processing for module MMM-Todoist please wait
      ----------------------------------
      skipped processing for MMM-Todoist, doing test run
      processing complete for module MMM-Todoist
      processing for module MMM-Jast please wait
      ----------------------------------
      skipped processing for MMM-Jast, doing test run
      processing complete for module MMM-Jast
      processing for module MMM-NewsAPI please wait
      ----------------------------------
      skipped processing for MMM-NewsAPI, doing test run
      processing complete for module MMM-NewsAPI
      restoring custom.css
      removing git alias
      test run, restoring files stashed
      Removing vendor/package-lock.json
      Removing package-lock.json
      Removing fonts/package-lock.json
      On branch master
      Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
        (use "git pull" to update your local branch)
      
      Changes not staged for commit:
        (use "git add/rm <file>..." to update what will be committed)
        (use "git restore <file>..." to discard changes in working directory)
      	modified:   css/main.css
      	deleted:    fonts/package-lock.json
      	deleted:    package-lock.json
      	deleted:    vendor/package-lock.json
      
      Untracked files:
        (use "git add <file>..." to include in what will be committed)
      	core
      	installers/mm_temp.sh
      	installers/pm2_MagicMirror.json
      	installers/pm2_MagicMirror_new.json
      	run-start.sh
      
      no changes added to commit (use "git add" and/or "git commit -a")
      Dropped refs/stash@{0} (c2cb1efe09ca1e3538f822bd9f6caccf74e510ec)
      Upgrade ended - Tue Oct 24 10:52:38 CEST 2023
      
      

      As expected Node and NPM needs to be upgraded and Im aware of the CSS file. But Im a bit confused about the results regarding the modules. Are they fine after the upgrade or not? The log is not clear for me.

      Thank you in advance!

      posted in Troubleshooting
      MZ-BERM
      MZ-BER
    • RE: Update to v2.25.0

      @Jalibu Well, I didn’t expect anything different from you. :D

      posted in Troubleshooting
      MZ-BERM
      MZ-BER
    • Update to v2.25.0

      Hey there,

      Just finished reading up on all the issues popping up after the MagicMirror² v2.25.0 update, and to be honest, it’s got me a bit spooked about updating. Right now, all my modules are running smoothly and I don’t want to mess that up. But I get it, I can’t dodge the update forever, especially with some of the dependencies retiring.

      I’m thinking about using @sdetweil update script to update the MagicMirror, but I’m not sure how that’s going to affect my modules. If you’ve got any tips or suggestions on how to handle this, I’d really appreciate it.

      Here is the list with my running modules:

      • MMM-Wallpaper
      • MMM-Multimonth
      • MMM-OpenWeatherForecast
      • MMM-MyCalendar
      • MMM-NINA
      • MMM-PublicTransportHafas
      • MMM-Fuel
      • MMM-GoogleSheets
      • MMM-PIR-Sensor-Lite
      • MMM-NowPlayingOnSpotify
      • MMM-Todoist
      • MMM-Jast
      • MMM-NewsAPI
      posted in Troubleshooting
      MZ-BERM
      MZ-BER
    • RE: MMM-birthdays

      @amitchone Thanks for sharing Adam! :clapping_hands:

      posted in Utilities
      MZ-BERM
      MZ-BER
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      @Jalibu - Hey mate, would you please also do the fix for the dev branch?

      posted in Utilities
      MZ-BERM
      MZ-BER
    • RE: MMM-PenPlotter -Render mesmerizing line animations on your mirror!

      @bballboy21 That is awesome. Thanks for sharing your module!!

      posted in Showcase
      MZ-BERM
      MZ-BER
    • RE: Ambient Information Display

      Great job! I also like your Medium article. Thanks for sharing and providing ideas.

      posted in Show your Mirror
      MZ-BERM
      MZ-BER
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      @Jalibu - fantastic Job! I just pulled the dev version and added the purchasePrice next to the quantity. The calculation is functioning properly. There is a slight discrepancy in the total amount, which is likely due to the exchange where I obtained my information. (The screenshot is from Parquet and they are utilizing Xetra as their exchange.

      Overall the first iteration is really good.

      Here some feedback (will share more as soon as I have time):

      • Some of my stocks/ETFs have three decimal places for the prices (Column Kursgewinn)
      • By adding more options like value increase % or total ect. new columns with header should be created. Otherwise it is confusing to understand where the number refers to.
      • Kursgewinn could be colored with green or red

      bf4f9961-0e88-4dd1-a0fe-37d52470e854-image.png

      posted in Utilities
      MZ-BERM
      MZ-BER
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      Hi @Jalibu - first, thanks for the great module and all the effort to help.

      I was playing with the Depot feature and added all the quantities. It functions correctly, providing me with the current value based on the current market price of the stock. Now I’m wondering if is there a way to calculate the price gain since purchase, similar to the example provided?

      Is it possible to add the purchase price next to the quantity, so that the price gain or loss can be automatically calculated based on the current price?

      f081915f-8d3a-4338-bd3d-d5990238c801-image.png

      Best regards from Berlin

      -Manuel

      posted in Utilities
      MZ-BERM
      MZ-BER
    • 1
    • 2
    • 3
    • 4
    • 5
    • 8
    • 9
    • 2 / 9