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

    Posts

    Recent Best Controversial
    • RE: MMM-OpenWeatherForecast formatting problem?

      Out of curiosity, I backed up my image and then started with a fresh, up-todate install.

      It works just fine now! No clue why, but it does.

      I do have a follow-up formatting question – if you look at the screenshot below, you can see I turned off the table header (I like a more compact look).

      But now the rain percentage isn’t obvious to someone looking at it. I want to add the little umbrella icon to the right of the rain percentage on every day row.

      Could someone point me to the right place for that? And if there’s a way to figure this out on my own, please let me know.

      Screenshot 2026-03-20 165301.png

      posted in Troubleshooting
      R
      rmonkey
    • RE: MMM-OpenWeatherForecast formatting problem?

      Ok, I commented out forecastLayout: No change.

      I renamed the custom.css – No change.

      I’m pretty stumped.

      Did something change in mirror versions? I set mine up maybe 2-3 years ago and it’s chugged along with no problems. – so I haven’t updated anything.

      posted in Troubleshooting
      R
      rmonkey
    • RE: MMM-OpenWeatherForecast formatting problem?

      I shouldn’t still be surprised by how actively helpful you folks are, but here I am. Thank you!

      I got in late and will try all the things and provide any info I can tomorrow. Just wanted to take a second to say I appreciate you all.

      posted in Troubleshooting
      R
      rmonkey
    • RE: MMM-OpenWeatherForecast formatting problem?

      Yes, can confirm, it’s from https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast

      posted in Troubleshooting
      R
      rmonkey
    • RE: MMM-OpenWeatherForecast formatting problem?

      Sure thing, Sam:

      {
          module: "MMM-OpenWeatherForecast",
          disabled: true,
          position: "top_left",
          header: "MMM-OpenWeatherForecast",
          config: {
            // apiBaseURL: "https://api.openweathermap.org/data/3.0/onecall?",
            apikey: "XXXX", // only string here
            latitude: "39.214510",            // number works here
            longitude: "-76.875990",          // so does a string
            iconset: "4c",
            forecastLayout: "table",
            showSummary: false,
          }
        },
      

      (The disabled: true is temporary for now)

      posted in Troubleshooting
      R
      rmonkey
    • RE: MMM-OpenWeatherForecast formatting problem?

      Oops, the screenshot didn’t take, here it is:

      Screenshot 2026-03-16 152343.jpg

      posted in Troubleshooting
      R
      rmonkey
    • MMM-OpenWeatherForecast formatting problem?

      MMM-OpenWeatherForecast looks like the weather module I want to use.

      But I’m getting a strange formatting thing – look at the attached screenshot. The icons are giant and the module runs off the screen.

      Any ideas? It’s installed per the insrtuctions and up-to-date.

      posted in Troubleshooting
      R
      rmonkey
    • RE: 27" Kitchen Dashboard

      Aboslutely outstanding!

      I did a similar build (down to the recessed outlet and french cleat).

      I used a PiZero2 to keep things as thin as possible, but I see your build uses a full-sized Pi and looks great – the thickness looks prportionate.

      I bet your guests say ‘whoa!’ everytime they see it.

      posted in Show your Mirror
      R
      rmonkey
    • RE: My Fallout (PipBoy) inspired MagicMirror

      I loved the first two games and enjoyed the show; great idea!

      Can I make a few suggestions?

      1. Add the PipBoy logo giving a thumbs up somewhere.

      2. Maybe add a module for air quality or pollen count? Then rename the header to “Daily Radiation Count” or something similar.

      3. Use a custom compliments module and make the compliments fake news headlines apropos to the Fallout universe:
        “Cooper Howard Movie Marathon this Friday in Vault 32”
        “Brotherhood of Steel now hiring shitters”
        “Lost: Gross head with a chip in it. Reward offered, no questions asked”

      Love this creativity I keep seeing with MagicMirror; congrats!

      posted in Show your Mirror
      R
      rmonkey
    • RE: Ecobee

      All good – I rebooted instead of reload and got the info to link.

      Thanks for the great module and your help!

      posted in Requests
      R
      rmonkey
    • RE: Ecobee

      I’m afraid I’m stumped – I just have a spinning circle where the module loads. No instructions on the MM screen. I checked with “ls -l” and the user is set as the owner.

      posted in Requests
      R
      rmonkey
    • RE: Ecobee

      I’m a little dense today – where do I find the API code to authorize?

      posted in Requests
      R
      rmonkey
    • RE: Mirror for a Charity Auction

      Outstanding. Love the CNC skills.

      posted in Show your Mirror
      R
      rmonkey
    • RE: MM digital display hung like a picture

      @jbat66, that’s fantastic. I’ll experiment with that when I do a refresh of the whole deal. Thank you!

      posted in Show your Mirror
      R
      rmonkey
    • RE: MM digital display hung like a picture

      @rrslssr , I took the monitor to Michaels and asked for a custom frame and matte. I told them I wanted a 2.5" mat out to the frame (make sure to specify the display only, not display plus bezels).

      Then I picked a frame that I liked that met the minimum depth requirements for the Pi Zero 2.

      I also made sure I got gallery glass, which has an antireflective coating.

      They kept messing up the matte and I ended up going to Hobby Lobby. They recut the matte correctly and even cut the foam core used to hold everything in place.

      posted in Show your Mirror
      R
      rmonkey
    • RE: MM digital display hung like a picture

      One other thing – it looks like @rrslssr is running a similar approach specifically for travel photos – and I want to share a tip.

      My mirror runs a combination of some of my own travel photos and places I’ve been from Unsplash.

      To make the modules more legible and pop better, I made a photoshop template. The top layer is a very light transparent to black (from the center) radial gradient. My backgrounds are the lower layer.

      This applies a very light vignetting that is consistent among all the background images. I experimented until I found the gradient settings for the top layer that were perfect to my eyes.

      I’m sure there are easier or smarter ways to add vignetting, but this works for me.

      posted in Show your Mirror
      R
      rmonkey
    • RE: Altering a Module

      I want to do the exact same thing down the road when I need a new project to tinker with.

      Love it and thank you for posting the question and thank you to Sam for working through the solution.

      posted in Troubleshooting
      R
      rmonkey
    • RE: MM digital display hung like a picture

      Wow, @jbat66 , that sounds amazing and waaayyy more sophisticated than what I’m doing (kill all modules at a set time and reboot in the morning).

      Whether there are other people interested in that, I couldn’t say. My take is that I could see 5 people using it, 20 people learning from what you publish and maybe, maybe one person says thanks?

      But, if it’s no big deal, share your stuff. I know I learned a lot from people here, although I’m at a much lower level than you!

      posted in Show your Mirror
      R
      rmonkey
    • RE: MM digital display hung like a picture

      I’m thinking about a PIR down the road.

      I like the idea of only having the background slideshow on and then info modules appear when you walk up to it.

      Right now it kills all modules around midnight and comes back on early morning.

      posted in Show your Mirror
      R
      rmonkey
    • RE: MM digital display hung like a picture

      MMM-ModuleScheduler
      MMM-BackgroundSlideshow
      clock
      MMM-OneTracker
      calendar
      MMM-DarkSkyForecast
      MMM-NFL
      MMM-WiFiPassword
      MMM-OnSpotify

      posted in Show your Mirror
      R
      rmonkey
    • 1
    • 2
    • 1 / 2