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

    Posts

    Recent Best Controversial
    • RE: Bedside Display

      @harney that’s sexy. 🤣

      posted in Hardware
      BKeyportB
      BKeyport
    • RE: MMM-Worldclock

      @UncleRoger No, it wasn’t that. I forgot about that code. I might go back in and grab it and offer it to the other version once updated.

      posted in Utilities
      BKeyportB
      BKeyport
    • RE: Reverting to previous MM Release

      @sdetweil gotcha.

      I’ll likely re-work my entire system(s) after tax season is over, but this will hold until then. Once I have time, I’m mulling a few changes that’ll break everything anyway.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: CalendarExt3 - Event transformer wildcard

      @sdetweil perfection, thanks. Never even thought about direct replacement - only seen more complex solutions.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: How do I know if a monitor is suitable for a MagicMirror

      @oraturk75 My rules:

      1. Must plug HDMI into the bottom, top, or side, not the back. (Flat against the case)

      2. Must have VESA Mounting if I keep the shell on.

      3. Must remember if it’s on or off through power outage.

      posted in Hardware
      BKeyportB
      BKeyport
    • RE: MMM-Multimonth

      Effective 8/14/2025 - @dathbe has been provided contributor role in my active modules. I’m not ready to turn them over full time, however, I am glad that someone is willing to work with them. I no longer use the modules myself and I’m welcoming a fresh view on the topic, and hopefully the project will continue in a more effective way, including clean up and improvement of my pre-amateur code.

      Thanks for the support over my time handling this code - and if I do decide to pick it back up, I know that it is in good hands.

      – Brendan

      posted in Utilities
      BKeyportB
      BKeyport
    • RE: MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0

      @KristjanESPERANTO Finally got time to fix things up and move forward (Complete reinstall, honestly)

      Everything is working as I desire now.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: CalendarExt3 - Event transformer wildcard

      For completeness - here’s the answer:

      	if(ev.description && ev.description.search("YCBM") > -1) {
             					 	ev.title = "Client"
       					} 
      
      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: Suggestions on 27" display for NON-MIRROR?

      @ZiggidyZ That could be a good unit… I’d personally take it off the stand if you’re going to put it in an enclosure, and use a low profile vesa mount like this. You could also build up like a mirror project, just use a clear piece of front material in lieu of a 2 way mirror.

      posted in Hardware
      BKeyportB
      BKeyport
    • RE: Forum updated - I could use your help

      Perfect. Actually, it appears to be that case. Thanks!

      posted in Forum
      BKeyportB
      BKeyport
    • RE: MMM-DHT22

      @lif It’s requiring tools no longer available, so dead module. Use something else.

      https://github.com/Tom-Hirschberger/MMM-Temperature is what I used when I had a module hooked up to it.

      posted in Utilities
      BKeyportB
      BKeyport
    • RE: Calendar does not run on secondary screen

      @sdetweil Yep. that fixed it.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: Compatibility with raspberry Pi 5 right now and in the future.

      @Hugo the only real thing that is a concern really is the OS. As the Pi foundation (and the community as a whole) continues to move away from old windowing systems into new ones, there may be compatibility issues with underlying tech MM uses as it catches up. As long as node.js and electron moves with the core windowing system we’re fine…

      just a dance you do with any open source…

      posted in Hardware
      BKeyportB
      BKeyport
    • RE: MMM-CalendarExt3Agenda

      @benhmin for once, ChatGPT put you on the right path.

      We’ve had this conversation before- the result is that it’s better to leave it CSS than overload the config.

      cheers

      posted in Utilities
      BKeyportB
      BKeyport
    • RE: Problem after update Master branch

      @Klinge You either have some logs that have exploded in size, or a corrupting SD card. Either way, I’d recommend a reformat and/or a new SD card.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: Examples of physical sensor data

      @ankonaskiff17 take a look at the https://github.com/Tom-Hirschberger/MMM-CommandToNotification module, along with it’s co-module https://github.com/Tom-Hirschberger/MMM-ValuesByNotification

      I use these to convert two physical sensor’s API calls to MagicMirror, as well as a JSON format web based outdoor sensor.

      posted in Requests
      BKeyportB
      BKeyport
    • RE: MMM-Multimonth Size

      @bill63 The entire visual appearance is controlled by CSS, max-width in conjunction with the regions is how it would be handled. Please review the MMM-Multimonth.css file, copy over what you need into the custom.css master file, and change to your needs.

      CSS tutorials are available if you’re not comfortable with it.

      Even though the project is effectively mothballed due to my time constraints, there is another maintainer on the project who may or may not update the project, so please don’t modify the project files directly.

      if you have any questions, feel free to ask, I’m still kinda active on here, as well as our resident experts are always lurking.

      – Brendan (author)

      posted in Utilities
      BKeyportB
      BKeyport
    • Spam control?

      Is there anyone actually moderating these forums anymore? The spam problem is getting extremely bad.

      I’d be willing to help if needed.

      posted in Forum
      BKeyportB
      BKeyport
    • RE: Trash schedule module

      @angeliKITTYx You might want to look and see if your trash company provides a calendar that can be added to yours, then you can use a simple calendar app to show the schedule. Mine (Waste Management) does so and it’s a great no-nonsense method.

      posted in Requests
      BKeyportB
      BKeyport
    • RE: MMM-CEC-Control (tv remote via HDMI-CEC)

      … and following those recommendations allows you to learn better code and improve!

      posted in Utilities
      BKeyportB
      BKeyport
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 8 / 9