MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. SirFM
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 8
    • Groups 0

    Posts

    Recent Best Controversial
    • MMM-WhatsForDinner

      Every day/week we ask ourselves the same questions: “What’s for dinner?” or “What should I cook?”

      This is how the idea for this module came to me.

      MMM-WhatsForDinner is a module that uses AI to suggest personalized dinner ideas based on your local weather, food preferences, and household needs.

      MMM-WhatsForDinner-Screenshot

      The module is still in it’s infancy but I wanted to get it out there to get feedback. This is my first module so it might not be perfect but the core features are there.

      Features:
      AI-powered meal suggestions
      Context-aware: Adapts to current and forecasted weather
      Dietary restrictions support (e.g., no pork, no nuts)
      Customizable prep time and number of portions
      Daily or weekly view
      Multi-language support
      Automatic updates

      The module needs a free Groq API Key to function.

      Future Improvements (Planned)
      Recipe links or instructions
      Auto-generated shopping list
      Voting System (Each suggested meal can be upvoted or downvoted. The most popular meal per day is highlighted.)

      You can grab the module from my gitHub: https://github.com/SirWD/MMM-WhatsForDinner

      posted in Utilities
      S
      SirFM
    • RE: MMM-MyScoreboard

      I haven’t dove into the code but do you know if the W-L record of the teams could easily be displayed?

      posted in Sport
      S
      SirFM
    • RE: MMM-MyScoreboard

      @sdetweil Manual

      posted in Sport
      S
      SirFM
    • RE: MMM-MyScoreboard

      Updated my mirror and now the module is stuck with the message “Loading…”

      I’ve updated the module since a new version came out but I still have the same problem.

      I’ve also tried deleting the MMM-MyScoreboard directory and did a new pull and install but still no success.

      In the console I get a MESA-LOADER: failed to retrieve device information. My GoogleFu failed to produce success.

      posted in Sport
      S
      SirFM
    • RE: MMM-OlympicGames

      Is there any way that the module could be used for the Paralympics games?

      posted in Sport
      S
      SirFM
    • RE: MMM-OlympicGames

      @sdetweil @KristjanESPERANTO
      My default locale is “ca-FR”. I don’t mind contributing to a transaltion file if needed.

      posted in Sport
      S
      SirFM
    • RE: MMM-OlympicGames

      @sdetweil Just saw that after posting and made the correction. Unfortunaly I get the same result with the typo corrected.

      posted in Sport
      S
      SirFM
    • RE: MMM-OlympicGames

      I’ve specified the en-US locale but the country names seem to be in Catalan.

      Capture d’écran 2022-02-06 111322.png

      Here is my config file

      {
                              module: "MMM-OlympicGames",
                              position: "top_left",
                              config: {
                                      // all your config options, which are different$
                                      locale: "en_US",
                                      highlight: "CA",
                                      maxRows: "10",
                                      reloadInterval: "3600000",
                                      provider: "nbc"
                                      }
                      }
      ```Edited to fix locale typo
      posted in Sport
      S
      SirFM
    • 1 / 1