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

    Posts

    Recent Best Controversial
    • RE: Google fit or any health module

      @miriamburrell If those can be linked to Strava then MMM-Strava can be used. I still use MMM-Strava and it still works fine but I am using Suunto watch connected to Strava and I can then display that via the MMM-Strava module.

      posted in General Discussion
      mumblebajM
      mumblebaj
    • RE: Is There a Goodreads Module for Magic Mirror?

      @Thring I belive that there is NO API for this anymore, not since 2020 I think.

      posted in Requests
      mumblebajM
      mumblebaj
    • RE: MMM-Growatt module (API login and view)

      @nowayto I have made changes to the module to accommodate the API key, however, when I tested it, it did not work for me.

      The Growatt NPM module states the following:
      You can get the key by having an email sent to you on the Grwatt website for a third party to display the data. The key is the combination of numbers and letters in the link. It has 96 characters.

      The API key I am seeing is much shorter than the 96 character key mentioned above and as a result I was getting a 500 error when I was testing it.

      This is obviously the wrong key.

      b6202969-721b-43cf-8278-736251ba6f56-image.jpeg

      As such, I am reluctant to push changes I am unable to test successfully.

      posted in Requests
      mumblebajM
      mumblebaj
    • RE: Having trouble with screen on and off? Here are some tips that could help

      For users who are having issues with monitor on and monitor off and looking for a cron job to start their wayland setup. See my original post with updates.

      posted in Tutorials
      mumblebajM
      mumblebaj
    • RE: MMM-Growatt module (API login and view)

      @nowayto Hi. I see that the Growatt library now allows for key. I will need some time to update accordingly. If you would please log a feature request on the modules GitHub page.

      As for the table view, yes, you can remove the grid lines.

      .growatt-table td {
          border: none;
      }
      
      posted in Requests
      mumblebajM
      mumblebaj
    • RE: Reverting to previous MM Release

      @sdetweil For sure. I am suspecting the card may have been flaking. Now to fix my Docker image. 😮‍💨

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Reverting to previous MM Release

      @sdetweil Flashed the new card and installed trixie, Did a clean install. Ran your restore script and everything is running just fine.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Reverting to previous MM Release

      @sdetweil Yes sir. Just got in now. Will work on the new SD card now and advise in a bit.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Reverting to previous MM Release

      @sdetweil Hi Sam. I upgraded using your upgrade script. Then I saw the following error, /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGTRAP. MM shows that it has started but browser does not launch, Electron failing. Tried a bunch of things but nothing seems to help. Switched back to X11 and still getting the dreaded error.

      I have downgraded to 2.34.0 and still same issue now.

      9caf4b95-89e4-468a-8187-06650322ebae-image.jpeg

      960ae42d-776c-4b01-acad-bb83b51cd442-image.jpeg

      I am flashing a new SD card now and will try a fresh install and see how that goes

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Reverting to previous MM Release

      I have just reverted to the old version as well. Too many issues with electron. Breaking issues for me as well. And I am running Pi5 Trixie. Something about Pi5 Trixie and Electron 41 not playing well together. v2.34.0 ran just fine on Trixie and using Wayland. Now it is breaking.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Upcoming Release April 1, 2026 , breaking changes, some operational changes

      @BKeyport s like they only removed the usage of moment.js from the default calendar module.

      posted in Upcoming Features
      mumblebajM
      mumblebaj
    • RE: Upcoming Release April 1, 2026 , breaking changes, some operational changes

      @sdetweil All my modules are working well on the dev branch. 🤞

      posted in Upcoming Features
      mumblebajM
      mumblebaj
    • RE: MMM-MailMessage feature

      @ge You can possibly raise a new feature request on the modules Github page. Module was last updated 2 years ago though. You can clone the module and make the additions yourself as well. 😉

      posted in Feature Requests
      mumblebajM
      mumblebaj
    • RE: pm2 doesnt work with crontab

      @plainbroke Afternoon. What I was saying was that instead of sending your current output to a blackhole, >/dev/null >2&1, i meant sending it to a log file:
      30 07 * * 6,0 /usr/local/bin/pm2 start mm >> /home/pi/mon.log 2>&1. This will send the output of the command /usr/local/bin/ pm2 start mm to a log file residing at /home/pi/mof.log. You can then interrogate this log file to see if there were any errors when the command was executed.

      So, by pipe I meant redirect the output to somewhere.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: pm2 doesnt work with crontab

      @plainbroke Instead of piping the output to a blackhole, maybe pipe it to a logfile which you can interrogate to see why the pm2 start is not working?

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Issues with MMM-Screen-Powersave-Notification

      @Rags Hi. I am running Trixie since the beginning of the year. I wrote a post about setting up the screen stuff and monitor on and monitor off. See my post. When you turn on the monitor with a script you can set the resolution,

      https://forum.magicmirror.builders/topic/19116/having-trouble-with-screen-on-and-off-here-are-some-tips-that-could-help?_=1761576771063

      posted in Utilities
      mumblebajM
      mumblebaj
    • RE: Best Weather module.

      @plainbroke You can give this one a try, https://github.com/mumblebaj/MMM-NOAA3

      posted in Requests
      mumblebajM
      mumblebaj
    • RE: MMM-Reddit 403 error

      @kasperb Ok cool. The API changes has not affected the module. Are you showing Headlines or Image?

      The config has a
      count = total posts to get
      show = number posts to show at the same time

      So, if you have count set to 10 and you have show set to 4 and the total posts it received from the subreddit = 10 then it will show 4 then page the next 4 then the last 2 etc. All depends on how your config is set and how many posts it pulls from all the subreddits you specified.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: MMM-Reddit 403 error

      @kasperb Just tested and it works fine for me.
      c8c38e4f-176d-4548-8c8e-34b477eb6f92-image.png

      Do you mind sharing your config?
      This is my config:

      {
                  module: "MMM-Reddit",
                  position: "bottom_left",
                  disabled: false,
                  config: {
                      subreddit: ['television', 'science','nottheonion'], //'television', 'science',
                      headerType: 'chained',
                      displayType: 'image',
                      count: 13,
                      show: 1,
                      width: 500,
                      //showAll: false,
                      showScore: false,
                      showSubreddit: true,
                      colorText: false,
                      showThumbnail: true,
                  }
              }
      
      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: MMM-Reddit 403 error

      @kasperb Hi. I will have a look this afternoon at the issue you logged. Just logging on to test first. It was working a few days ago.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • 1
    • 2
    • 3
    • 4
    • 5
    • 39
    • 40
    • 1 / 40