A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Unable to get MMM-Calendar to broadcast past events

    Solved
    5
    2
    0 Votes
    5 Posts
    1k Views
    T
    @sdetweil Thank you! I knew I was doing something silly. Moving those config settings inside the config brackets fixed my issue!! I think the “fatal” error was because I had already run that command once, but I can’t say for certain. Again, I appreciate your help on this!
  • MMM-RTSPStream

    Unsolved
    2
    0 Votes
    2 Posts
    569 Views
    JerryPJ
    @Johanba { module: "MMM-RTSPStream", disabled: false, //false, true position: "upper_third", // "middle_center" "upper_third" config: { autoStart: true, rotateStreams: false, rotateStreamTimeout: 20, moduleWidth: 820, moduleHeight: 420, localPlayer: "vlc", // "omxplayer" or "ffmpeg", or "vlc" remotePlayer: 'none', showSnapWhenPaused: false, remoteSnaps: false, stream1: { name: 'Stream 1', url: 'rtsp://****:*****@IP:554/Streaming/Channels/102/', protocol: "tcp", frameRate: 25, muted: true, }, stream2: { name: 'Stream 2', url: 'rtsp://****:****@IP:554/Streaming/Channels/202/', protocol: "tcp", frameRate: 25, muted: true, }, stream3: { name: 'Stream 3', url: 'rtsp://*****:*****@IP:554/Streaming/Channels/302/', protocol: "tcp", frameRate: 25, muted: true, }, stream4: { name: 'Stream 4', url: 'rtsp://*****:*****@IP:554/Streaming/Channels/1602/', protocol: "tcp", frameRate: 25, muted: true, }, stream5: { name: 'Stream 5', url: 'rtsp://admin:******@IP:554/Streaming/Channels/102/', protocol: "tcp", frameRate: 25, muted: true, }, }}}, Works perfect
  • "Invalid Date" appears in Weather module. MM v2.29.0

    Solved
    25
    0 Votes
    25 Posts
    6k Views
    L
    @sdetweil said in "Invalid Date" appears in Weather module. MM v2.29.0: @lif said in "Invalid Date" appears in Weather module. MM v2.29.0: > I have tried adding the apiVersion: '2.5' > weatherEndpoint: "/weather" each of those lines had trailing commas, right? Not that line but that wasn’t the problem :-) Thanks for the link showing how to subscribe to OpenWeathermap which solved the problem.
  • Fresh install on bookworm only works with X11 - which disables VNC...

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    S
    @rkorell i think it is ON by default , but will retest when i can
  • Storing info locally

    Solved
    4
    0 Votes
    4 Posts
    512 Views
    L
    @karsten13 said in Storing info locally: see https://github.com/ianperrin/MMM-Strava Many thanks will take a look!
  • message Remote Control

    Solved
    18
    1
    0 Votes
    18 Posts
    4k Views
    P
    Hello Thank you, I’ll try. Thank you. Have a nice day.
  • Weather Module showing wrong current temperature

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    W
    @wyovino The current temperature displaying is now correct. I’m guessing this was an issue at the source.
  • Module MMM-DHT22 vs MMM-DHT-sensor

    Unsolved
    8
    1
    0 Votes
    8 Posts
    1k Views
    S
    @Mastrapi I do not know… this would be up to the author… via an issue on the github repository…
  • Getting MMM-CalendarExt3Agenda to show more than 10 days out

    Solved
    12
    1
    0 Votes
    12 Posts
    3k Views
    S
    @smegbadger awesome!!
  • Magic Mirror with Pi4 OS not working with Pi5

    Unsolved
    30
    0 Votes
    30 Posts
    7k Views
    S
    @TomOMaley said in Magic Mirror with Pi4 OS not working with Pi5: When I have more time I think I try an MM installation manually from scratch. just be careful… there are lots of things my script does for you
  • hand gesture controlled mirror

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    S
    @jaimegarzont no idea. does the sensor detect with any python program outside MagicMirror? prove it works outside first did you see the section on connecting the sensor? https://github.com/MMRIZE/MMM-GroveGestures?tab=readme-ov-file#install-hw
  • MagicMirror will not always let me use control M

    Solved
    5
    0 Votes
    5 Posts
    808 Views
    S
    @Toronaga UI? desktop is some graphical package, there are many built on top of one of the windows managers MagicMirror is a web browser ui
  • PIR sensor repositories are outdated

    Solved
    4
    0 Votes
    4 Posts
    843 Views
    J
    @sdetweil Ita worked! tank you sooooo much
  • Comment avoir une couleur différente du TITRE pour chaque calendrier

    Solved
    12
    2
    0 Votes
    12 Posts
    3k Views
    M
    @sdetweil encore merci beaucoup, ca fonctionne
  • OpenWeatherForcast - Request failed with status code 401

    Solved
    3
    0 Votes
    3 Posts
    619 Views
    butchkemperB
    Problem solved. There are multiple MMM-OpenWeatherForecast repositories. The one I cloned for the new system was not the clone I was previously using. I changed to the module from Tom-Hirschberger/MMM-OpenWeatherForecast and everything began working as expected. I apologize for my error. Update: To prevent future issues, I have add a comment in config/config.js file on each module statement to remind me of the module repository location. The comment appears as: // github.com/Tom-Hirschberger/MMM-OpenWeatherForecast. Butch Kemper
  • MMM.remote connect issue

    Solved
    4
    0 Votes
    4 Posts
    690 Views
    A
    @sdetweil thanks, forgot about the old sample file. All working now, thanks again -d
  • Calendar Recurring events on wrong day

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    S
    @morangen did you get this resolved?
  • change pages using webhook (POST or GET)?

    Unsolved
    3
    0 Votes
    3 Posts
    539 Views
    S
    @mvrlogins you can also use my new MMM-CurlToNotification module https://github.com/sdetweil/MMM-CurlToNotification
  • Can’t access the magic mirror from an iPad/iphone

    Unsolved
    9
    0 Votes
    9 Posts
    1k Views
    S
    @Dartfrog09 I tried this morning from my old ipad Air, chrome version 95. I get a black screen I can access my MMM-Config screens which do NOT use any of the new JS Idoms like the base so I know MagicMirror is running and can be accessed given the right browser support works on my iPhone 15
  • Can´t rotate my display

    Solved
    20
    0 Votes
    20 Posts
    6k Views
    R
    @robertybob said in Can´t rotate my display: Raspberry Pi 3 :) May this in combination with bookworm? Sam acknowledged my assumption a posting above… back to X11 … Regards, Ralf