A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Nothing happens with mmm remote compliments

    2
    0 Votes
    2 Posts
    930 Views
    FLhTF
    @jmigoliva I’m sorry I don’t have an answer. I’m having similar problems. It was working. It stopped so I disabled it for a while. Now everything except Random Compliments works most of the time. For a little while I had a single return in the Current Compliment file so it only looked like it wasn’t running. Best of Luck
  • MMM-News-QR - QR for your News

    5
    0 Votes
    5 Posts
    2k Views
    nischiN
    @my_nerdy_account Thanks for you feedback. But anyway, i implemented push for this module so you can use that as well. it works a little bit better. But default configuration only works with 2.8. But if you change to polling you also can use it in 2.7
  • MMM-MotionControl - Check Motion and Controll HDMI

    1
    0 Votes
    1 Posts
    752 Views
    nischiN
    With this Module I implemented a Motion Detector which works with 3rd Party Modules like my MMM-Face-Reco-DNN or the old Face Recognition Module from normyx - MMM-Facial-Recognition-OCV3. If some people are in front of the mirror it will send a “on” command to my other new Module - MMM-CECControl which control HDMI over CEC. [card:nischi/MMM-MotionControl]
  • MMM-Pins

    1
    1 Votes
    1 Posts
    1k Views
    P
    This module can toggle pins based on a notification (specified in the config). You can specify any number of pins with different trigger messages. All messages will be registered with the MMM-Remote module automatically but can be triggered sending the notification from any other module. It can also play sounds using MMM-Sounds module when a pin is toggled. [card:PtrBld/MMM-Pins] Please feel free to use it. PtrBld
  • MMM-Whereis

    2
    0 Votes
    2 Posts
    1k Views
    T
    Sean, I’m going to be able to test this pretty hard this week with IFTTT to get their encoding perfect.
  • MMM-DHT-Sensor Update how to

    3
    0 Votes
    3 Posts
    817 Views
    S
    Thanks! That was to easy :D
  • FreeBox V6 Monitor

    23
    0 Votes
    23 Posts
    18k Views
    F
    Edit : I found it. French j’ai trouvé au final il faut l’IP de la Freebox serveur que tu trouve dans les paramètres de ta freebox
  • default clock size?

    6
    0 Votes
    6 Posts
    7k Views
    brobergB
    @costascontis said in default clock size?: @broberg thnx mate,but if i use transform: scale all the module goes left and off screen like this: Ahh, okey add transform-origin: top left; under transform: scale Or to change font sizes. .clock .time { font-size: 100px; } .clock .date { font-size: 30px; }
  • Can't get it to work...

    6
    0 Votes
    6 Posts
    2k Views
    thedoorsfanaticT
    @Stoffbeuteluwe https://forum.magicmirror.builders/topic/9936/total-newbie-24-magicmirror-munich-germany/8 I am a total beginner and just searched the forum and found this solution. There might be a better way for you since I use a special set of icons
  • MMM_MotionEye Error because its MIME type ('text/html') is not executable

    6
    0 Votes
    6 Posts
    2k Views
    bheplerB
    I’m glad you got it resolved. In the future, please post requests for help in the troubleshooting section of the forum. This area is for showing off new modules.
  • MMM-MyPrayerTimes

    3
    0 Votes
    3 Posts
    2k Views
    htilburgsH
    @zam many thanks and ramadan mubarak!
  • MMM-Year-Progress

    1
    1 Votes
    1 Posts
    1k Views
    R
    Description This is just a small module that tracks the progress of the year / month / week. It’s based on all this existing websites / apps, so thanks to them for the inspiration: @year_progress year_progress Progress Bar Screenshots: [image: screenshot.png] Download: [card:ryck/MMM-Year-Progress]
  • MMM-ProfileSwitche - icone not working after update

    2
    0 Votes
    2 Posts
    822 Views
    tidus5T
    Hey everyone, It’s solved \o/ somehow the @fortawesome wasnt created. i downloaded font awesome and recreated the symbolic link ln -s \home\pi\fontawesome @fortawesome fixed everything @MichMich i saw you had an open issue with the exact same error message https://github.com/MichMich/MagicMirror/issues/1597 so i put that here :-) fijne avond
  • MMM-WeatherBackground new default collections. Please contribute.

    1
    1 Votes
    1 Posts
    989 Views
    M
    Hi. I recently made a PR for the MMM-WeatherBackground module. I made a contribution to modify MMM-WeatherBackground.js, in such a way that now there are predetermined a series of collections that reflect in addition to the weather conditions, the time of day (day or night) and the season of the year. All those collections can be seen in: https://unsplash.com/@mohace/collections It is a hard job to select photos and add them to the collections. They are divided into all weather conditions, whether it is day or night and the season of the year. For example, fog day, rain day spring, snow night, etc. For this reason I want to ask anyone who is interested in contributing photos to the collections, to use this post to do so. As follows: cloudy windy day autumn: https://unsplash.com/photos/VQqt3g0BixA That way I will be adding the photos to the collections, so that by default they are visualized in the module when season, day or night and weather condition match. The configuration of the module in config.js should now be as simple as: { module: "MMM-WeatherBackground", config: { targetDOM: ".MMM-Dummy", //null or DomSelector for target. // if null, currentweather will be targeted. // examples: ".newsfeed", "#SOME_SPECIAL_DOM", ".top.left .module" hemisphere: "n", // new config option "s" or "n". Another letter or number won't work. source : "MMM-NOAA3", // `currentweather`, `MMM-NOAA3`, `MMM-DarkSkyForecast` defaultCollection: "featured", // I think this is now deprecated } },
  • Is ist possible to display Pictures on MMM-newsfeedtouch?

    1
    0 Votes
    1 Posts
    650 Views
    M
    Re: MMM-newsfeedtouch - News so hot you wanna touch it Is it possible to display the picture of the feed with when the headline is typed?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • Motion Detector

    213
    2 Votes
    213 Posts
    505k Views
    D
    trying to use a variant of this module…my camera works fine and the module works fine…bt after aout 10 min…the camera turns off ( still has power but stops recieveing video)
  • Plugin does not work at the moment

    1
    0 Votes
    1 Posts
    516 Views
    R
    Re: The Toon MagicMirror Module This looks like a real cool integration, but it doesn’t work at the moment. It looks like the API has been changed. Is there anyone who can have a look at this to solve it. Thanks, Rien
  • BBC News feed

    10
    0 Votes
    10 Posts
    7k Views
    T
    @justjim1220 Yes that is what I did and all is OK Thanks again
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    15 Views