A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

    Solved
    38
    1
    0 Votes
    38 Posts
    17k Views
    B
    Yep! changing “0.0.0.0” to “192.168.x.x” solved the problem and pictures are shown! Thanks to everybody!
  • nest-status access token

    Solved
    17
    2
    0 Votes
    17 Posts
    7k Views
    T
    @xadamxk Hi mate thanks for replying. Im using module refresher now and it refresh my module every few hours. I don’t see any errors after start using it.
  • Hello-Lucy + RaspPi Bullseye + MM v2.18 + USB Mic

    Unsolved
    4
    1
    0 Votes
    4 Posts
    1k Views
    S
    @crazylegs I helped fix this code (and the Psc lib) long ago cause of the underlying library connecting to the mic in node_helper this.ps = new Psc({ setId: this.name, verbose: true, microphone: this.config.microphone }); is where it connects to the mic and lmtool is the thing I think is in python
  • Standart Modul Uhr und Kalender gelöscht

    Solved
    3
    0 Votes
    3 Posts
    342 Views
    T
    @sdetweil said in Standart Modul Uhr und Kalender gelöscht: git checkout modules/default danke
  • [MMM-DWD-WarnWeather] Ort nicht gefunden

    Solved
    3
    0 Votes
    3 Posts
    844 Views
    B
    @OberfragGER hat bei mir nicht funktioniert mit der Warncell_ID. Aber ich habe den Fehler gefunden, der Kurzname wurde in der DWD Liste geändert. :-)
  • MMM-Fuel only showing "undefined"

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    strawberry 3.141S
    @Rex-Flymo I replied in the Github issue https://github.com/fewieden/MMM-Fuel/issues/85
  • MM update..

    Solved
    5
    2
    0 Votes
    5 Posts
    1k Views
    R
    Thanks very much, it’s good.
  • How to send notification with MMM-EasyPix

    Unsolved
    4
    0 Votes
    4 Posts
    813 Views
    S
    @Sven1894 what module are u sending it to? and you know what ‘this.’ means. sometimes you have to take special care. have you debugged w the developer window ? ctrl-shift-i, select the sources tab, find the module source, click put a stop on the line where it is about to send and examine the ‘this.’ pointer if it’s in a callback it might be pointing to somewhere unexpected
  • Compliments Module - MagicMirror freeze if the depending date is not the actual date.

    Unsolved
    1
    0 Votes
    1 Posts
    261 Views
    D
    Hi folks, i’ve got an issue with the compliments module. I just want to use it dependent on several dates. When the depending date matches the actual date everything works fine. But if the depending date is not equal the actual date the following happens: The compliments module shows nothing (as it should be), but with the first refresh (updateInterval) MagicMirror crashes/freezes. No module refreshes anymore and the clock stops. All modules and MagicMirror itself are up to date. The code i’m testing with: { module: "compliments", position: "lower_third", config: { compliments: { "....-03-27": [ "Happy Birthday, alter Sack!\nUnd natürlich auch dir, Balu!" ] } } }, If it’s "…-03-26“ (the actual date) -> perfect! If it’s "…-03-27“ or "…-03-25“ (not the actual date) -> MagicMirror freezes after the first update (30 seconds). Any ideas? Thanks!
  • Default Calendar lists events one day early

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    S
    @asward2 awesome
  • MMM-IPCam format

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    V
    I´m using a screensaver using a motion detector for activating my HDMI-screen. This does not work if I´m using omxplayer. My cam is a Reolink RLC-420-5MP. Don´t know how to set the decoder on H.246… Is there an alternative to MMM-RTSPStream??
  • MMM-Wallpaper black screen

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    P
    I deleted everything again and redid it now it works, thanks for the help.
  • install MM2.18 on win10 pc

    Solved
    22
    1
    0 Votes
    22 Posts
    10k Views
    J
    @sdetweil - using virtual machine - don’t have any expierience on that or how to activate. Let me do following: I clean up and remove the Ubuntu & Debian app I installed. Then I’m going to look up some youtube vids on how to install Ubuntu with virtual box or virtual machine active. I’ll come back later when that is done properly - thanks for your support so far.
  • Nest api error

    Unsolved
    6
    1
    0 Votes
    6 Posts
    3k Views
    T
    @sdetweil thanks mate. I’ve replaced the line. Now I’m waiting for the error.
  • MMM.WEDGET need help

    Unsolved
    3
    1
    0 Votes
    3 Posts
    822 Views
    T
    @mmrize Hi. Thanks for replying. It’s not even showing full widget. [image: 1647529356430-screenshot_20220317-150141_samsung-internet.jpg] This is my widget link [image: 1647529486780-screenshot_20220317-150414_samsung-internet.jpg]
  • Calendar module shows entries outer range

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    S
    @monkye nice!
  • Mmm-nest-status freeze

    Solved
    9
    0 Votes
    9 Posts
    4k Views
    T
    @sdetweil thanks for replying. Nest is now been updated by the developer. Should work now.
  • Custom autostart pm2 script, fixsandbox script doesn't work

    Unsolved
    4
    0 Votes
    4 Posts
    935 Views
    S
    @timogden the sandbox error is false reporting from electron, nothing we can do about it
  • Calendar module not updating

    Unsolved
    4
    0 Votes
    4 Posts
    899 Views
    Cliff365C
    @sdetweil Thank you again! I’ll give it a try.
  • MMM-GoogleBirthdaysProvider

    Solved
    4
    0 Votes
    4 Posts
    839 Views
    M
    I had to generate a new token. Problem is solved :-)