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

    Posts

    Recent Best Controversial
    • RE: Magic Mirror with Pi4 OS not working with Pi5

      @sdetweil Hello, thank you very much, I somehow managed to do that by ‘manually’ copying the modules etc. back. But I still have the following problem. I use an original Raspi keyboard and used to get into the ‘dock’ with the ‘Berry’ key, so that I could call up the terminal and end the MagicMirror with ‘pm2 stop mm’. This no longer works and I can only get out via RealVNC. Do you have a solution for this?

      posted in Troubleshooting
      T
      TomOMaley
    • Magic Mirror with Pi4 OS not working with Pi5

      Hi, got a new Pi 5 and wanted to run it with the SD Card of my Pi4. Did not work. So I had to install new OS for the Pi5. How can I get my Mirror running on this new OS ? I am afraid copy paste would not work ?

      posted in Troubleshooting
      T
      TomOMaley
    • Update - General Question

      Re: UPDATE
      Hi, month ago there was a post saying do not update MagigMirror as long as the system runs. My mirror sais I am 89 commits behind the master branch. My Question: is there any need to update? Same Question re the module updates?

      posted in Troubleshooting
      T
      TomOMaley
    • RE: MMM-FroniusSolar family modules

      @chrisfr1976 Dear Chris, I apologize for my unqualified question. Regards

      posted in Utilities
      T
      TomOMaley
    • RE: MMM-FroniusSolar family modules

      Hi, does meanwhil one of your fronius modules work whithout Problems? Tried the second one but no display at all. What changes in the config etc. are still necessary?
      Regards Walter

      posted in Utilities
      T
      TomOMaley
    • RE: Turning system on and off

      My solution. Cronjob to shut down the raspi and a Shelly Relay to switch the power on and off. As already mentioned here, I only switch the power off 5 minutes later. The Shelly works like a timer and you can switch on and off several times a day. It switches off the power to both the Raspi and the display. With the Shelly app or an additional switch, you can also switch on the MM outside the programmed times. If you are not familiar with 230V wiring, use a Shelly plug.

      Übersetzt mit DeepL

      posted in Hardware
      T
      TomOMaley
    • RE: Wich display?

      Try to ask the guys at touchandscreen.de

      posted in Hardware
      T
      TomOMaley
    • RE: Compliments font size

      @sdetweil Thank you so much. It works!

      posted in Development
      T
      TomOMaley
    • RE: Compliments font size

      @sdetweil Thank you for your quick reply. Just to avoid misunderstandings. In /home/usr/MagicMirror/css I do not have a “custom.css” file but there are a “main.css” and a “custom.css.sample”. Which one has to be modified?

      posted in Development
      T
      TomOMaley
    • Compliments font size

      Re: Compliments font size
      Hi, obviosly your solution helped everybody besides me. I did the following in the custom.css.sample::root {
      –color-text: #999;
      –color-text-dimmed: #666;
      –color-text-bright: #fff;
      –color-background: black;

      –font-primary: “Roboto Condensed”;
      –font-secondary: “Roboto”;

      –font-size: 20px;
      –font-size-small: 0.75rem;

      –gap-body-top: 60px;
      –gap-body-right: 60px;
      –gap-body-bottom: 60px;
      –gap-body-left: 60px;

      –gap-modules: 30px;
      }
      .compliments .xlarge {
      font-size: 15px;
      }

      There is no modifikation on the font size.

      posted in Development
      T
      TomOMaley
    • 1
    • 2
    • 3
    • 2 / 3