A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Hello-Lucy pages are blank

    Solved
    4
    0 Votes
    4 Posts
    371 Views
    S
    @sinbad339 because it didn’t use the function that was broken.
  • (solved)Calendar Dates - Problematic behaviour since 2.18

    calendar
    7
    1
    0 Votes
    7 Posts
    2k Views
    O
    @sdetweil said in Calendar Dates - Problematic behaviour since 2.18: fullDayEventDateFormat Thanks a lot, again @sdetweil . fullDayEventDateFormat: 'D.MMMM', did the job!
  • MMM-RTSPStream - shows with taskbar

    Unsolved
    1
    1
    0 Votes
    1 Posts
    269 Views
    A
    Hello I am able tu run the camera view itself but the whole taskbar become visible, whenever i will do a click with a mouse the taskbar disappear but the whole camera stream also. I was installing this module last year and everything was working fine, now i can’t get it done :/ [image: 1641654354133-rtsp_problem.jpg] Config: { module: 'MMM-RTSPStream', position: 'top_center', config: { autoStart: true, rotateStreams: false, showSnapWhenPaused: false, moduleWidth: 354, moduleHeight: 242, stream1: { name: 'Cam1', url: 'rtsp://admin:admin@192.168.0.104:554/11', Width: 354, Height: 242, Width: 354, Height: 242, frameRate: "30", } } },
  • Hello-Lucy using Adafruit Voice Bonnet

    Solved
    24
    0 Votes
    24 Posts
    4k Views
    S
    Well, I gave up on the Adafruit Voice Bonnet, and instead installed a USB microphone with output (Samson GoMic). Now, mic and speakers work every time whether MM/Hello-Lucy starts up automatically at boot, or if I start it using npm start. I’ll probably mark it resolved, even thought the fundamental issue is not. A BIG thanks to @sdetweil for all of his patience and help.
  • [MMM-Remote-Control] Can not access remote control module

    Solved
    7
    0 Votes
    7 Posts
    767 Views
    R
    @sdetweil I removed the MMM-Remote-Control folder with newest Release version and downloaded and installed an older Release version (1.1.5) and this one is working on my old mirror which is totally fine for me :) I’m happy now, so thank you for your efforts and support on this topic. :flexed_biceps_light_skin_tone:
  • PIR sensor problem

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    G
    @sultan-y To get the PIR sensor working with MM on the currently latest Raspberry PI OS Bullseye you can use /usr/bin/vcgencmd display_power 0/1 instead of using the tvservice command (I run it in a script started by crontab at reboot). I also added /usr/bin/xrandr -display :0.0 --auto before the vcgencmd command added user Pi to the gpio group: sudo usermod -a -G gpio pi, and I added XAUTHORITY=/home/pi/.Xauthority here: sudo vi /etc/environment My mirror uses a DVI to HMI output, but using xrandr and XAUTHORITY as above solved the issues I had. Btw, I use /usr/bin/chvt 6 /usr/bin/chvt 7 after the /usr/bin/vcgencmd display_power 1 command, but that was used prior to using Bullseye as well.
  • [MMM-WeatherChart] How to remove the right hand side space?

    Solved
    7
    1
    0 Votes
    7 Posts
    1k Views
    C
    @sdetweil This is what worked for me: .MMM-WeatherChart canvas[style] { position: absolute; right: -35px; }
  • MMM-FRITZ-Box-Callmonitor

    Moved
    99
    0 Votes
    99 Posts
    107k Views
    R
    @sdetweil Thanks. That’s way beyond my abilities.
  • Facial Recognition Module - Step by Step Guide

    28
    5 Votes
    28 Posts
    32k Views
    S
    @ogelijah how many images do you have for different people,? what pi is this?
  • MMM-RING Issue

    Unsolved
    2
    0 Votes
    2 Posts
    392 Views
    S
    @black-patina I would open an issue on the module GitHub page. but it says deprecated ( discontinued)
  • MMM-MyPrayerTimes HTilburgs

    Unsolved
    3
    0 Votes
    3 Posts
    224 Views
    T
    @sdetweil thanks…this solved the problems.
  • MMM-PublicTransportHafas: problem displaying delays

    Solved
    8
    1
    0 Votes
    8 Posts
    1k Views
    B
    That is great. I run the same problem and I’m quite happy it’s solved with the new update. thanks all for the whole work on this great project and all the modules I never would be able to do by my own.
  • Extra offset for MMM-Calendar possible?

    Unsolved calendar offset
    5
    0 Votes
    5 Posts
    890 Views
    S
    @oberfragger a whole day event is just an event without a time. add Thhmmss and it’s no longer a full day event
  • Black border around Gslide?

    Solved
    2
    1
    0 Votes
    2 Posts
    365 Views
    K
    I Used this solution link Now it works… at bit slowly, but it works
  • MMM Google Photos error

    Unsolved
    8
    0 Votes
    8 Posts
    756 Views
    M
    @sultan-y Which position did you put the module into? set the position fullscreen_below.
  • Getting error using rss-parser

    Solved
    4
    0 Votes
    4 Posts
    692 Views
    S
    @sdillard glad u got it
  • Camera module

    Unsolved
    3
    0 Votes
    3 Posts
    466 Views
    S
    @sdetweil Heres the links for the camera and voice modules: https://github.com/alexyak/camera https://github.com/alexyak/voicecontrol
  • GA Volume

    Unsolved
    1
    0 Votes
    1 Posts
    165 Views
    I
    Hello. My GA doesnt decrease the volume while I ask smth. How can I change it ? Before it decresed the volume during response.
  • MMM-RIJKS Black screen

    Solved
    3
    0 Votes
    3 Posts
    534 Views
    S
    @karsten13 Great thanks !
  • MMM-PIR js error

    Unsolved
    2
    0 Votes
    2 Posts
    726 Views
    U
    @uok825 Anyone can help? @sdetweil maybe