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

    Posts

    Recent Best Controversial
    • RE: MMM-OpenWeatherForecast Error 401

      @dcazman said in MMM-OpenWeatherForecast Error 401:

      I think this is the fork I used.

      According to your first post (output of git remote -v) you use the repository of jclarke0000.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Bathroom mirror

      Really nice work! 👏

      posted in Show your Mirror
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-PublicTransportHafas: Service Temporarily Unavailable

      @MZ-BER How did you do the update?

      cd ~/MagicMirror/modules/MMM-PublicTransportHafas
      git pull
      npm ci
      
      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Magicmirror won’t update

      @bworch git status and git diff may help you 🙂

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Frameless Bathroom Magic Mirror (Hue-controlled)

      @Chloe282 Nice job! 👏 Thanks for sharing 😀

      posted in Show your Mirror
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-Remote-Control API Not Working

      @mart11 This should be fixed since we released version 3.0.0 😀 Please update and check.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Carousel is not working

      barnabycolby did’t update the module since 5 years. I recommend to use a newer fork. Like this one: https://github.com/shbatm/MMM-Carousel/

      The following config should work with the new fork:

           {
                  module: 'MMM-Carousel',
                  config: {
                      transitionInterval: 40000,
                      ignoreModules: ['clock', 'alert', 'MMM-Tools', 'MMM-OpenmapWeather', 'MMM-PublicTransportHafas', 'weatherforecast', 'calendar', 'newsfeed', 'MMM-Remote-Control', 'MMM-Traffic', 'MMM-Fuel'],
                      mode: 'slides',
                      slides: {
                          "Slide 1": ['MMM-SoccerLiveScore'],
                          "Slide 2": ['MMM-Formula1', 'MMM-COVID19-AMPEL']
                      }
                  }
          }
      
      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Mirror, Mirror… Who’s My Persona Today? 🤖✨ (Open Voice OS + MagicMirror²)

      @goldyfruit Very cool! 🚀Don’t forget to add MMM-ShareToMirror to the module list 🙂

      posted in Show your Mirror
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-DBF does not work, no error messages

      @sletrabf With your config and the changes to the custom.css file, the module works on my system.

      Please show us the system information provided in the terminal when you start MM. It looks like this:

      [2025-05-18 11:54:32.378] [INFO]  System information:
      ### SYSTEM:   manufacturer: Notebook; model: N650DU; virtual: false
      ### OS:       platform: linux; distro: Debian GNU/Linux; release: 12; arch: x64; kernel: 5.10.0-20-amd64
      ### VERSIONS: electron: 35.1.2; used node: 24.0.1; installed node: 24.0.1; npm: 10.9.0; pm2: 5.4.3
      ### OTHER:    timeZone: Europe/Berlin; ELECTRON_ENABLE_GPU: undefined 
      
      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Carousel is not working

      @kusselin said in Carousel is not working:

      another question I have: udn namely when the modules change it can be that these are very “WIDE” at once…at the repeated change then again normal in the width become…woran lies this? can that be?

      Does this also happen with the new fork I recommended?

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 7 / 8