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

    Posts

    Recent Best Controversial
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @mischag Hi!
      latest update a lot settings has being moved to the webpage.

      It should work with the old config.js but might be acting up.

      try with the new settings. enabling show past tasks will show only past tasks that are not completed.

      make sure your config.js has

      {
        module: "MMM-Chores",
        position: "bottom_right",
        header: "Chores",
        config: {
          updateInterval: 60 * 1000,
          adminPort: 5003,
          openaiApiKey: "your-openApi-key here",
          settings: "unlocked", // set a 6 digit pin like "000000" to lock settings popup with a personal pin, change 000000 to any 6 digit password you want, or comment this out to lock settings completely
      // other options can be set in the admin portal
          levelTitles: [
          // titles for every 10 levels
            "Junior",
            "Apprentice",
            "Journeyman",
            "Experienced",
            "Expert",
            "Veteran",
            "Master",
            "Grandmaster",
            "Legend",
            "Mythic"
          ]
        }
      },
      

      f0b73199-e382-4746-9468-1591dbb198ce-image.png

      posted in Utilities
      PierreGodeP
      PierreGode
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @khayfer Hi!
      Could you tell me about your setup?
      Is it ”vanilla” raspberry pi setup?
      What is pm2 logs saying?

      posted in Utilities
      PierreGodeP
      PierreGode
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @KristjanESPERANTO
      Thank you, updated

      posted in Utilities
      PierreGodeP
      PierreGode
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @supascoopa74 @mischag
      I created a wiki on the repository I hope it helps.
      https://github.com/PierreGode/MMM-Chores/wiki/MMM‐Chores-Wiki

      posted in Utilities
      PierreGodeP
      PierreGode
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @sdetweil
      What?? 🤭
      Like I said I think it is 192.168.subdomain.yourip ❤️
      So yes you are right 1 could be 0 depending on your router. I mention http://yourmirrorip:5003/ in my readme for the reason that it can vary, it could even be 10. 24.x.x

      posted in Utilities
      PierreGodeP
      PierreGode
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @sarote
      It is done

      posted in Utilities
      PierreGodeP
      PierreGode
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @mischag

      Hi the ip adress id 192.168.1.whatevertheipofghepi:5003

      posted in Utilities
      PierreGodeP
      PierreGode
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @sarote
      Hi! No it it’s not possible…
      But I will plan to implement it upon your request.

      I will let you now. If you wish to track the progress please create a ticket ”issue” in GitHub with the request.
      //Pierre

      posted in Utilities
      PierreGodeP
      PierreGode
    • RE: Touchscreen Family Dashboard

      @tjat I recomment you to take a look at my https://github.com/PierreGode/MMM-Chores ( it supports touch )

      posted in Show your Mirror
      PierreGodeP
      PierreGode
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @JohnGalt
      Hi, you can now disable AI in config.js
      useAI: false, // hide AI features when false

      posted in Utilities
      PierreGodeP
      PierreGode
    • 1
    • 2
    • 3
    • 4
    • 5
    • 2 / 5