A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Black Background Only - No Modules?

    1
    0 Votes
    1 Posts
    679 Views
    johnnyboyJ
    Hi there Guys, Couple of questions ifI can? How do Idisable the interface, in order to play a video file full / partial screen, but still retaining the black background within MM… if this is how to do ithe following----- bhelper posted in Show your Mirror, where he uses a Halloween MP4 on a loop, and he disabled the interface firstly…I’m assuming he disabled all the Modules and retained the black background? also, would any Player work in this scenario, or will I need a specific player? I have not done this sorta thing on MM before, so all a bit new to the setup. Thanks
  • MMM-NOAA3

    3
    0 Votes
    3 Posts
    900 Views
    M
    Hi, Yeah i tried it with Accuweather and still had the same. I’ll try it with openweather when i get home and see what happens. Thanks Michael
  • Alexa geht nicht online

    4
    0 Votes
    4 Posts
    650 Views
    G
    I fix my problem, it was the “MMM-DWD-WarnWeather” module. After disable the module everythin works well. :-)
  • All Souls Day is displayed 1 day late.

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    T
    @sdetweil Thanks for the fix, now it is displayed correctly.
  • [Pi2] Magic Mirror Wont Startup

    4
    0 Votes
    4 Posts
    938 Views
    S
    @dr4ke616 can only speak to experience…
  • 0 Votes
    2 Posts
    2k Views
    S
    @DeSparta what kind of pi? pi 0?? use my install script , see the instructions here https://github.com/sdetweil/MagicMirror_scripts
  • custom.css

    3
    0 Votes
    3 Posts
    2k Views
    F
    okay thanks go try it
  • Add JS Code to the Mirror

    Solved
    33
    0 Votes
    33 Posts
    17k Views
    D
    AH! Sorry! Changed it now your snippet in 1st Line And we have Success!!! Finally!! Thanks Alot @sdetweil
  • MMM-homeassistant-sensors: hide entry depending on state

    1
    0 Votes
    1 Posts
    398 Views
    W
    Hi @all, the configuration of our MM grows and I successfully connected the mirror to our homeassistant. Now I want to show “who’s @home”. I setup the sensors for each of us. The entry for the persons show with the picture from HA up always. Only the status(text)changes depending from “home” to “not home”. So one has to read every entry each time and that’s not satisfying. Is there a configuration possible to only show the entry (the sensor) if one is home and to hide the entry (the sensor) if one is not home? The current sensors are configured like this: sensor: "sensor.dirk_kombi", name: "Dirk ist %v%", displayvalue: false, replace: [{ "home": "da", "not_home": "weg!", } Any help welcome. Regards
  • keyboard /carousel

    1
    0 Votes
    1 Posts
    339 Views
    R
    code_text ```{ module: 'MMM-Carousel', position: 'bottom_bar', // Required only for navigation controls config: { transitionInterval: 10000, ignoreModules: ['clock', 'alert'], mode: 'slides', showPageIndicators: true, showPageControls: true, slides: { main: ['calendar', 'MMM-PLOW', 'MMM-Tools', 'newsfeed', 'MMM-TuyaSL', 'MMM-NowPlayingOnSpotify',], "slide 2":['newsfeed', 'MMM-PLOW', 'MMM-TuyaSL',], }, keyBindings: { enabled: true, map: { NextSlide: "ArrowRight", PrevSlide: "ArrowLeft", Slide0: "Home" }, mode: "DEFAULT" } } }, { module: 'MMM-KeyBindings', config: { evdev: { enabled: false }, enableKeyboard: true, } },``` code_text can anyone explain to me why my keyboard and mouse are not working thx
  • 0 Votes
    3 Posts
    600 Views
    M
    @sdetweil can you give me a screenshot where I find the solved-button? Edit: Sorry, first I had to mark the question as question. Than there was the solved button. Well, this is kind of hidden :-)
  • Changing the colour of all text on screen

    21
    0 Votes
    21 Posts
    9k Views
    B
    @lavolp3 You, my friend, are AWESOME! To be honest, I just expected to giving a link, where i could read it all, like the w3schools.com. You really went beyond my expectations, on how much work you would put into helping strangers. I will try that. Thank you for your big help!
  • Python script streaming ideas

    1
    0 Votes
    1 Posts
    372 Views
    E
    Hello community! I have a python script that runs a detection algorithm. When it is ran, it shows a webcamfeed (using cv2) with drawings (detection boxes) drawn on there aswell. Now, I want my mirror to be able to start this python script AND also show the webcam feed (with the bounding boxes) on my mirror! Anyone knows some ideas how to tackle this problem? I included a picture to give you an idea what I mean with webcam feed and bounding boxes! (I am using a jetson Nano, but that shouldn’t be important for this question) [image: 1603273855356-a1c5adaa-ea23-4e87-ac67-7ab3a841f362-image.png] Any brainstorming is appreciated, thanks!
  • Black Screen... I have not upgraded the MM2 system software.

    12
    0 Votes
    12 Posts
    3k Views
    S
    @earnestrichards cool… so… try running server mode npm start server and then use chromium browser on the pi4 i have a config that does all this , i tried to have this as the default setup so one could chnage in config.js and voila… but it wasn’t accepted (I do this on pi 0 as electron doesn’t run there anymore) down load this file to MagicMirror folder https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/run-start.sh make it executable chmod +x run-start.sh edit package. json copy the start line change the word “start” to “start1” looks like this "start1": "DISPLAY=\"${DISPLAY:=:0}\" ./node_modules/.bin/electron js/electron.js", this saves the old start command change the right side of the new start to “./run-start,sh” looks like this "start":"./run-start.sh", edit config.js and uncomment this line // serverOnly: true/false/"local" , set to local so it looks like this serverOnly: "local" , now npm start or pm2 start will launch the MM in server mode (no ui) and then launch chromium-browser over it. mac still talks to server if u need to go back, edit config.js, change serverOnly to false, then npm run start1
  • MMM-PlexSlideshow - any ways to use a plex Auth Token ?

    1
    0 Votes
    1 Posts
    393 Views
    B
    Hi, Is there anyway for MMM-PlexSlideshow to use an Auth token rather than username and password to stop the alert email whenever the magic mirror is rebooted / app restarted ? Cheers D.
  • screen rotate & now playing spotify

    1
    0 Votes
    1 Posts
    278 Views
    R
    I have MNM-Now Playing Spotify installed and it works normally, but when I turn my screen the cover becomes almost full screen, normally the cover is only about 10x10 cm does anyone have a solution? sometimes the bulbs of the tuya module are also duplicated
  • MMM-RottenTomatoes displays awaiting update

    Unsolved
    25
    0 Votes
    25 Posts
    11k Views
    lavolp3L
    @lavolp3 I tried to dig a bit deeper into the rt-scraper module again and it seems the references for the elements are all different from the current page. The output of the module is empty and therefore we only see the headlines and no content. I don’t think I’ll be able to fix it.
  • Show MirrorContent in other browsers

    3
    0 Votes
    3 Posts
    765 Views
    V
    Works Thanks a lot
  • Wrong dates on the calendar

    4
    0 Votes
    4 Posts
    879 Views
    S
    @majdzik84 send me a little ics file, one event. the ics is just text, so u can download and edit, or post the text of the event here. I am actively trying to fix calendar once and for all send to my email, same userid as here on gmail there were lots of problems with recurring and timezones. most fixed in 2.13
  • MMM-Alexacontrol and MMM-Selfieshot question

    1
    0 Votes
    1 Posts
    248 Views
    T
    Hi, first of all, a huge compliment to all developers for this great project. Unfortunately I am not that talented, but in the last months I have built a really excellent running mirror. Unfortunately, I am now encountering a problem where I really don’t know how to realize it. I would like to open the MMM-Selfieshot module via my echo plus and let a selfie shoot by command. The Pages module already allows me to open the individual pages, but how can I get my Echo Plus to shoot a selfie by command? As far as I understood, this is done via notification, but here I lack the knowledge. Could one of you please help me to understand how this could work in principle?I have ordered a camera (original PiCamera), but haven’t received it yet, but as I said, I would like to understand the principle already. Thank you very much…