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

    Posts

    Recent Best Controversial
    • RE: MMM-MyTado

      @MyMirror
      I didn’t have any colors either.

      Then I installed the “Noto Color Emoji” font.

      After that, I added the following to custom.css:

      /* Do NOT use Symbola */
      .MMM-MyTado {

      font-family: “Noto Color Emoji”, sans-serif !important;

      }

      Now the colors are there :-)

      Bildschirmfoto 2026-03-02 um 11.38.24.png

      posted in Utilities
      J
      JoeFranz
    • RE: MMM-Tado - Tado API Login no longer working (403 error) — any fix?

      @sdetweil said in MMM-Tado - Tado API Login no longer working (403 error) — any fix?:

      pm2 logs MagicMirror --lines=100

      OK, the URL is now displayed :-)
      I’ll try it out, thanks!

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM-Tado - Tado API Login no longer working (403 error) — any fix?

      @sdetweil pm2 logs MagicMirror

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM-Tado - Tado API Login no longer working (403 error) — any fix?

      @sdetweil I’ve now reinstalled it from this site. I can’t find the URL in the logs.

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM-Tado - Tado API Login no longer working (403 error) — any fix?

      @sdetweil I read it, but I can’t find the URL in the logs… :-(

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM-Tado - Tado API Login no longer working (403 error) — any fix?

      @mishu28nmv
      What exactly do I need to do to get MMM-Tado working again? I searched the logs for the URL that should be generated, but couldn’t find anything.

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM-SoccerLiveScore not displayed since today

      @sdetweil
      Did I write that I want to change something?
      I’m not a programmer, I just expressed a guess as to why the module is no longer displaying data.
      Maybe it will work again this evening when the Bundesliga is playing… :-)

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM-SoccerLiveScore not displayed since today

      @kusselin
      I don’t think it’s the module’s fault either. It looks like the data for the leagues comes from the site “https://toralarm.com”.
      If you go to the page for the live results, you get an error message saying “WE’RE SORRY. Unfortunately, this page cannot be found.”

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM-SoccerLiveScore not displayed since today

      @kusselin
      I’m on vacation for two weeks starting tomorrow and won’t be able to test it then. So it doesn’t make much sense…

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM-SoccerLiveScore not displayed since today

      @kusselin
      The same here, always “Loading…” :-(
      Have you contacted the author yet?

      posted in Troubleshooting
      J
      JoeFranz
    • RE: Tado is no longer displayed after update 2.28

      @sdetweil
      There was probably an error in the config regarding the position of the modules. Two modules had “top_right” and Tado had “right”. With “bottom_right” for Tado it is now displayed again. Strange that it worked like this before the update…

      posted in Troubleshooting
      J
      JoeFranz
    • RE: Tado is no longer displayed after update 2.28

      @sdetweil No, it is not displayed

      posted in Troubleshooting
      J
      JoeFranz
    • RE: Tado is no longer displayed after update 2.28

      @sdetweil I have now reinstalled Tado and am getting these messages

      npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
      npm warn deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
      
      added 100 packages, and audited 101 packages in 33s
      
      22 packages are looking for funding
        run `npm fund` for details
      
      2 moderate severity vulnerabilities
      
      To address all issues (including breaking changes), run:
        npm audit fix --force
      
      Run `npm audit` for details.
      
      
      posted in Troubleshooting
      J
      JoeFranz
    • RE: Tado is no longer displayed after update 2.28

      @sdetweil But everything else works, except Tado

      posted in Troubleshooting
      J
      JoeFranz
    • RE: Tado is no longer displayed after update 2.28

      @sdetweil

      pi@raspberrypi:~/MagicMirror $ npm start
      
      > magicmirror@2.28.0 start
      > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      
      [2024-07-01 12:56:47.307] [LOG]   Starting MagicMirror: v2.28.0 
      [2024-07-01 12:56:47.381] [LOG]   Loading config ... 
      [2024-07-01 12:56:47.387] [LOG]   config template file not exists, no envsubst 
      [2024-07-01 12:56:51.040] [LOG]   ====================== Starting node_helper for module [MMM-OpenWeatherMapForecast] 
      [2024-07-01 12:56:51.056] [LOG]   [Tools] MMM-Tools Version: 2.1.7 
      [2024-07-01 12:56:51.066] [LOG]   Starting node_helper for module: MMM-PhilipsHue 
      [2602:0701/125724.577098:ERROR:atom_cache.cc(229)] Add WM_CHANGE_STATE to kAtomsToCache
      
      
      posted in Troubleshooting
      J
      JoeFranz
    • RE: Tado is no longer displayed after update 2.28

      @sdetweil The same, Tado is not displayed :-(

      posted in Troubleshooting
      J
      JoeFranz
    • Tado is no longer displayed after update 2.28

      Hello,
      since the update to 2.28, MMM-Tado no longer works, nothing is displayed. There are no errors in the logs.
      Can anyone help?

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @mumblebaj Yes, it’s working now :-) Thanks so much! :thumbs_up:

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @mumblebaj Ok, the good news, the module works, the lights are updated. :-)
      But I can’t change the time for the update, so no matter what value I enter, it always stays at around 10 minutes. :-(
      This is part of the current config, after 10 minutes the lights will be updated.

                              refreshTime: 60 * 1000,
                              lightsOrGroups: "groups",
      			animationSpeed: 2 * 1000,
      			showOnlyOn: false,
      
      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @mumblebaj
      Is that correct in your config 5x10000?
      On your module page it says 60x10000

      posted in Troubleshooting
      J
      JoeFranz
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 1 / 7