MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Modules
    3. Troubleshooting
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • H

      UNSOLVED New to Magic Mirror and need Help
      • hawkeyepilot69

      5
      0
      Votes
      5
      Posts
      145
      Views

      M

      @hawkeyepilot69 you can try:

      https://github.com/imperian/MMM-TAF

      This works nice on my frame at the moment.

    • wishmaster270

      SOLVED electron-rebuild problems with MagicMirror 2.22.0
      • wishmaster270

      53
      0
      Votes
      53
      Posts
      1600
      Views

      karsten13

      @thobach

      I’m trying to keep image size small … but which image are you using? latest or fat?

    • B

      UNSOLVED A working weather module?
      • bclinton1962

      7
      0
      Votes
      7
      Posts
      401
      Views

      T

      @TangoE30
      A quick update and I finally think I figured it out, at least for MMM-OpenWeatherForecast by:

      Subscribing to Open Weather’s One Call by Call (https://openweathermap.org/price) Changing my node_helper.js line 44 from 2.5 to 3.0 :
      var url = https://api.openweathermap.org/data/3.0/onecall?"

      I hope this helps someone else because it was difficult for me to understand why some modules would work and others would not with the same API key.

    • W

      SOLVED Weather showing wrong weather for my location
      • WillBuden

      11
      0
      Votes
      11
      Posts
      414
      Views

      T

      @sdetweil
      Jackpot!!!
      A quick update and I finally think I figured it out, at least for MMM-OpenWeatherForecast by:

      Subscribing to Open Weather’s One Call by Call (https://openweathermap.org/price) Changing my node_helper.js line 44 from 2.5 to 3.0 : var url = https://api.openweathermap.org/data/3.0/onecall?"

      Thanks again and I’ll share on the other thread as well. “https://forum.magicmirror.builders/topic/17644/a-working-weather-module”

    • K

      UNSOLVED Factory Reset button
      • kpl4184

      9
      0
      Votes
      9
      Posts
      197
      Views

      T

      @kpl4184

      Hi, I have a small module which restart the mirror with a short press or shutdown the RPi with a long press.
      I use this module on my own mirror.

      The code could be found here : https://github.com/thierry7100/Reset_Py

    • W

      UNSOLVED How hard would it be to make the MM Calendar interactable?
      • wfsaxton

      3
      0
      Votes
      3
      Posts
      742
      Views

      W

      @sdetweil That’s what I thought. Thanks for the reply.

    • L

      UNSOLVED MMM-Calendarextplan
      • LeonMentor

      5
      0
      Votes
      5
      Posts
      110
      Views

      M

      By the way, I’ll provide equivalent CX3 module to alternate this module some day(I hope so…)

    • R

      UNSOLVED Internet connection problem related to updates
      • RIKKO14

      14
      0
      Votes
      14
      Posts
      200
      Views

      swvalenti

      sounds like a fresh install is needed as something got corrupted and copy over your MM folder to new install.

    • 3

      UNSOLVED MMM-MQTT add conversion from metric to imperial
      • 3squaremirror

      2
      0
      Votes
      2
      Posts
      72
      Views

      wishmaster270

      @3squaremirror Hi,

      you can use MMM-MQTTbridge and MMM-ValuesByNotification for this purpose.
      But you will need to put some effort into the configuration as the configuration of MMM-ValuesByNotification can be complex very fast.

    • S

      UNSOLVED MMM-FlightRadarTracker Not Working
      • samyt79

      2
      0
      Votes
      2
      Posts
      85
      Views

      S

      @samyt79 I assume the code failed in the browser and crashed , so nothing else will work

    • J

      UNSOLVED MMM-Fritz-Box-Callmonitor: Notification formatting
      • Jan 0

      23
      0
      Votes
      23
      Posts
      1817
      Views

      wishmaster270

      @coernel
      Great to hear and you are welcome. I try to help where I can.
      I live about 30km south of Munich but thanks for your invitation.

    • G

      UNSOLVED help with OpenWeatherForecast
      • gembob

      12
      0
      Votes
      12
      Posts
      593
      Views

      G

      @sdetweil Ok, thanks again for the assistance

    • V

      UNSOLVED MMM-MQTT = Blank Screen
      • vinnie1

      11
      0
      Votes
      11
      Posts
      630
      Views

      V

      @sdetweil

      With all my fiddling, my MagicMirror is now broken, it wont start.

      Over the next few days I will do a clean install, and then take it from there.

      Thanks for your help.

    • M

      UNSOLVED NowPlayingOnSpotify authentication error
      • MadeInMaine

      21
      0
      Votes
      21
      Posts
      676
      Views

      S

      @MadeInMaine so you did

      from the module folder

      cd authorization node app

      to start the auth app… right?
      per the instructions

    • R

      UNSOLVED MMM-CalendarExt moves to the next day at 7pm instead of midnight
      • robolobos

      5
      0
      Votes
      5
      Posts
      249
      Views

      M

      @robolobos
      CalendarExt? Ext3? Which?

    • S

      SOLVED Notifications help
      • sdmydbr9

      7
      0
      Votes
      7
      Posts
      174
      Views

      S

      @sdetweil
      Got it thanks

    • I

      UNSOLVED MMM-Face-Reco-DNN how to setup multi users
      • ijahmc2u

      2
      0
      Votes
      2
      Posts
      89
      Views

      S

      @ijahmc2u I do not know but it seems he added some debug recently

      add debug:true to the module config

      you will have output in two places

      where u do
      npm start
      and in the developers window,
      ctrl-shift-i on the keyboard, and select the console tab

    • O

      SOLVED how to hide all modules?
      • oky1029

      4
      0
      Votes
      4
      Posts
      151
      Views

      crazylegs

      @oky1029 said in how to hide all modules?:

      Additionally, I use “MMM-Google Assistant” and the extension “EXT-Google Photos”, but the Google logo is always displayed when I hide the calendar. Can this also be hidden?

      If you mean the Google logo that appears in the top left corner of the screen, it is part of the ‘wake-word’ detection module and yes this can be suppressed. In your config.js you need to update the parameters for EXT-Detector. Specifically, you need to include useIcon: false. Here is an example:

      { module: "EXT-Detector", position: "top_left", configDeepMerge: true, config: { debug: false, useIcon: false, detectors: [ { detector: "Snowboy", Model: "jarvis", } ] } },
    • B

      SOLVED Calendar Symbol & SymbolClassname
      • brunst

      5
      0
      Votes
      5
      Posts
      131
      Views

      B

      @magmar i thank you for the explanation and a quick response
      @karsten13 thx !!! for extra info

      Made my day !!!

    • D

      SOLVED MM stopped working - "illegal instruction" error
      • dapter

      2
      0
      Votes
      2
      Posts
      73
      Views

      S

      @dapter can u do

      node -v

    • 1
    • 2
    • 3
    • 4
    • 5
    • 117
    • 118
    • 3 / 118
    Enjoying MagicMirror? Please consider a donation!
    MagicMirror created by Michael Teeuw.
    Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
    This forum is using NodeBB as its core | Contributors
    Contact | Privacy Policy