A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Compliments ,how can?

    Solved
    3
    0 Votes
    3 Posts
    237 Views
    M
    @Markomp thank you,it’s working.
  • 0 Votes
    6 Posts
    6k Views
    O
    @MrBorg , I tried to do your steps, I can see the synology connecting but then I got the error: electron: Failed to load URL: with error: ERR_BLOCKED_BY_RESPONSE Any idea how to fix this? Thanks in advance!
  • Display 2-3 Google Keep Notes

    Solved
    2
    0 Votes
    2 Posts
    238 Views
    M
    @angeliKITTYx Unlike other personal products, Using Google Keep API is allowed only for Google Workspace account yet, So if you are not Google Workspace user, you can’t. (And you should be allowed from superadmin of your Google Workspace, generally IT manager of your company.) So you cannot implement GKeep features for personal account unless you want that for your company ATM.
  • Request To Modify MMM-json

    Unsolved
    4
    0 Votes
    4 Posts
    545 Views
    sifuhallS
    Thank you both! I’ll check in to those ASAP And If anyone else may be willing I would love to see if we could work out a reasonable price!
  • Request for a dinner plan

    Unsolved
    3
    0 Votes
    3 Posts
    514 Views
    S
    @UncleRoger awesome creative uses!!!
  • 0 Votes
    1 Posts
    426 Views
    C
    [image: 1697857987201-6832d45b-72b0-46f5-bfb0-0504e071a1c0-image.png] Can someone tell me how to configure the module options for “MMM-OpenWeatherMapForecast” to display three entries per hour and also three entries for the three-day forecast, but with only three entries per row? Additionally, I’d like to add a custom text for the forecast header (forecastHeaderText). Where exactly do I insert these settings within the module? { module: "MMM-OpenWeatherMapForecast", header: "Wetter für xxxx", position: "top_right", classes: "default everyone", forcastHeaderText: "Vorhersage", disabled: false, config: { apikey: "Myseckretxxxxxxxxxx",/*Api 2.*/ latitude: "51.003xx", longitude: "6.889xx", iconset: "4c", concise: true, forecastLayout: "tiled", forcastHeaderText: "Vorhersage" } }, …as it can be seen here, the text for the forecast does not seem to take effect?
  • Request or... is there already a module like this? Showing pictures from an folder.

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    M
    @sdetweil It was a great upgrade
  • Clippy (Clipit) resurection

    Unsolved
    1
    0 Votes
    1 Posts
    148 Views
    M
    I would like to see a module that presents an animation of clippy, yes that much derided but now nostalgic MS assistant from the 90’s on a magic mirror. Would be an added bonus if it made the little tink tink sounds when he taps on the glass - if a speaker was connected. Down the line would be cool to integrated with an AI module to turn clippy into a sort of tamagotchi you hang on the wall and ask questions of. Maybe clippy could just answer with his traditional speech bubbles containing text.
  • SIMKL Watchlist / Upcoming Shows

    Unsolved
    1
    0 Votes
    1 Posts
    165 Views
    M
    similar to letterboxd or trakt, but much better API and free! Makes me really wish I could code. I left trakt after they charged for plex scrobbling, and letterboxd well has no API. Simkl is amazing but trakt is on my mirror. Anyone interested in taking this up? https://api.simkl.com/
  • weather module with temp/precipitation graph for 1-2 days

    Unsolved
    12
    0 Votes
    12 Posts
    2k Views
    A
    @Matuki To be honest I have no idea how to do this. But I found the time to dig a little into the module I used before and found some problems. With some tweaks I could get it running and also uploaded it to github, just in case anyone was using this before and also misses it. You can find it in https://github.com/AnduriI/MMM-forecast-io
  • Background image from private iCloud folder

    Unsolved
    4
    0 Votes
    4 Posts
    717 Views
    S
    @MajorC the config of the two modules { module: "MMM-ImagesPhotos", position: "fullscreen_below", config: { opacity: 0.9, animationSpeed: 500, updateInterval: 10000, backgroundColor: 'grey', // not used if fill is true fill: false, // fill around image with blurred copy of image blur: 10, // only used if fill is true } }, { module: 'uploadPics', disabled: true, position: 'bottom_left', //module position config: { //dest: "../modules/MMM-ImagesPhotos/uploads" debug: true } } I use my upgraded version of the module to support fill and blur https://github.com/sdetweil/MMM-ImagesPhotos
  • mmm-googleassistant language support

    Unsolved
    9
    0 Votes
    9 Posts
    898 Views
    ToramanderlerT
    @bugsounet I’m sorry, I was misunderstood, I appreciate your efforts. I have been following this project for 3 years and you were the only one who helped with the Turkish assistant, so thank you again.
  • RuuviTag sensor connectivity

    Unsolved
    2
    0 Votes
    2 Posts
    330 Views
    S
    @blackbull I am not aware of a module, but they have a forum to discuss their sensors which they say are open source https://f.ruuvi.com/ the sensors send data over Bluetooth, so you will have to use a script in the background using Bluetoothctl and hcitool. the script will run thru the node_helper, and then send the values up to the web side of the module for display
  • Swedish hockey league (SHL) Module

    7
    0 Votes
    7 Posts
    2k Views
    F
    @Vaggan Great! My mirror has been down for awhile, so havent been in here. But i really would have this on my mirror. And the first result (team1 - team2 1-3) sounds good. Live results for ongoing matches. Yes. Table. Yes. Game schedule. Yes. How about Hockeyallsvenskan?..(yes, i know…Björklöven) :)
  • Get Images and text from an xml

    Unsolved
    6
    0 Votes
    6 Posts
    552 Views
    Y
    Thank you @MMRIZE for this POC. I will test it tonight. :-)
  • Help Finding gesture controlled module

    Unsolved
    8
    0 Votes
    8 Posts
    975 Views
    A
    @sdetweil yes just the module he used to turn off and on the light. I have pages set up with my gesture control. Just looking to add extra features. And the light switch was one of them.
  • Local temperature with DHT22 sensor

    Solved
    3
    0 Votes
    3 Posts
    411 Views
    J
    So, i build my first module for MagicMirror: https://github.com/J0n4e/MMM-DHT22 hope it helps someone
  • Module to track food expiry dates

    4
    1 Votes
    4 Posts
    2k Views
    H
    @SexyTrogg How did this project go?
  • Calendar_monthly request

    Unsolved
    2
    0 Votes
    2 Posts
    270 Views
    BKeyportB
    @beliar that is way old and don’t have CSS support, it’s hardcoded. I might suggest switching to MMM-Multimonth, which is designed to be like calendar_monthly, but is way more flexible, and almost fully customizable. If you so choose, you can even have just one month.
  • Kostal Plenticore Solar module

    Unsolved
    2
    1 Votes
    2 Posts
    1k Views
    E
    Hello @Paulha, since the day before yesterday I now also have a PV system with KOSTAL Plenticore inverter. Of course I also wanted to have the data on my MagicMirror. The API of the inverter is not for the faint of heart, but I have managed a first throw. You can find my new module here: https://github.com/eckonator/MMM-Plenticore The battery is not output yet, because my battery will be connected next week. Unfortunately I can’t test for it. I am very happy about your experiences with my module.