A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Sonos ...need help

    2
    0 Votes
    2 Posts
    387 Views
    StoffbeuteluweS
    @keyframes marquee { 0% { transform: translateX(0); } 100% { transform: translateX(-100%); } } This is the css but don’t know how to stop the moving text
  • Applying at 7" Touchscreen

    1
    0 Votes
    1 Posts
    290 Views
    younseongshinY
    Hi! I posted some troubles about MMM-Youtube issues last week, and I recognized that it doesnt work in my language Korean. I was so depressed but another issues were comin. I have 7" inch Touchscreen for displaying, but the bar which types what Im sayin, but I think its size isn’t fit to my 7" screen. How can I fix this? Help!! Here’s my screen. As you can see, its words are more down below where it should be. https://drive.google.com/file/d/1Dr6Huni91xnzCX2zdevRaU6apnDyko--/view?usp=sharing
  • MMM-Telegram

    5
    0 Votes
    5 Posts
    1k Views
    J
    @Bugsounet I found it…!! and it is all now working Thankyou for the help.
  • 0 Votes
    1 Posts
    266 Views
    A
    Hi, I’m french. I installed the MMM-rdrDrawingBoard module and it’s OK. My problem is that the drawing board takes too much place on the screen of the mirror. If i change the width and the height in the configuration, it changes nothing. I tried to go inside the source code to modify it but it’s too difficult for me. I’m sure that it would be easy for someone who knows how to code in JS. So, who can help me, please? best regards, Adel
  • MM freeze over night

    freeze wifi clean
    6
    0 Votes
    6 Posts
    2k Views
    M
    My MM was running now for 48h without freezing. I don’t know what happened the last couple of times. Thank you to @Tribun ! I checked all the logs and found no problem. I will now start to install the first modules and see what’s going on.
  • MMM-microsoftToDo

    1
    0 Votes
    1 Posts
    276 Views
    J
    Hi, How would I go about changing the font size / colour etc in this module, there doesn’t seem to be a custom.css file Thanks
  • Magic Mirror not starting on reboot

    2
    0 Votes
    2 Posts
    441 Views
    S
    @RushHour99 see that every now and again. haven’t been able to find the cause. run the fixuppm2.sh script from my site, down near the bottom
  • config Weatherforcast to show todays high and lows

    1
    0 Votes
    1 Posts
    181 Views
    F
    Is there a way to show todays high and low temperatures in the weatherforcast module? It shows tomorrows and the rest of the weeks just fine but I would like to see the temperature for today also. Let me know if I am missing something.
  • module error not found

    2
    0 Votes
    2 Posts
    385 Views
    S
    @Aquamannno that is just for demonstration in the document. I do the same with { module:'?????', config:{ ... module config statements } } it’s not a real module, it’s to show you what the entry might look like for any real module. it’s just an example layout
  • MMM-GroveGesture to control MMM-Carousel & MMM-CECControl

    Unsolved
    3
    0 Votes
    3 Posts
    698 Views
    B
    Hi, Not sure if you got your ideas sorted or not but ive just been tru the same process and i came up with these solutions to my problems, hopefuly you or someone else can find them usefull. "UP": { notificationExec: { notification: "CAROUSEL_GOTO", payload: 4, } }, "DOWN": { notificationExec: { notification: "CAROUSEL_GOTO", payload: 5, } }, "LEFT": { notificationExec: { notification: "CAROUSEL_PREVIOUS", payload: null, } }, "RIGHT": { notificationExec: { notification: "CAROUSEL_NEXT", payload: null, } }, I use MONITORON and MONITOROFF for the onIdle and onDetected onIdle: { // shellExec: "vcgencmd display_power 0", notificationExec: { notification: "REMOTE_ACTION", payload: { action: "MONITOROFF", }, } }, onDetected: { // shellExec: "vcgencmd display_power 1", notificationExec: { notification: "REMOTE_ACTION", payload: { action: "MONITORON", }, } }, i also found that if i use MONITOROFF then the shellExec: "vcgencmd display_power 1" command will not work. Richie
  • I can't use Youtube while lag is en-US

    7
    0 Votes
    7 Posts
    913 Views
    younseongshinY
    @sdetweil Thx to your kindness for me. As you said I’ll also hope to find the way to solve. Thx again!!! :)
  • Black Background Only - No Modules?

    1
    0 Votes
    1 Posts
    340 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
    777 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
    548 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
    1
    0 Votes
    5 Posts
    920 Views
    T
    @sdetweil Thanks for the fix, now it is displayed correctly.
  • [Pi2] Magic Mirror Wont Startup

    4
    0 Votes
    4 Posts
    783 Views
    S
    @dr4ke616 can only speak to experience…
  • electron missing on installation installation problems on first start up

    2
    0 Votes
    2 Posts
    1k 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
    1
    0 Votes
    3 Posts
    2k Views
    F
    okay thanks go try it
  • Add JS Code to the Mirror

    Solved
    33
    0 Votes
    33 Posts
    15k 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
    330 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