MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Chores - Manage and keep track of your household Chores

    Scheduled Pinned Locked Moved Utilities
    104 Posts 19 Posters 28.9k Views 20 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • PierreGodeP Offline
      PierreGode Module Developer @JohnGalt
      last edited by

      @JohnGalt

      No need to set your device on fire.
      The data is only stored in the module folder /MMM-Chores/ in data.json and will NOT be shared with anything unless you add the openapi token.

      No openai api token = no data leaving your device.

      If you want to use ai with api token

      1. ONLY content of modules/MMM-Chores/data.json is shared.

      2. data.json is my file were I store the content of admin page, for security I convert users to ID’s

      3. NOTHING gets sent unless YOU press the AI genrste button.

      J 1 Reply Last reply Reply Quote 0
      • J Online
        JohnGalt @PierreGode
        last edited by

        @PierreGode – OK, good to know. Thanks for the quick response.

        PierreGodeP 2 Replies Last reply Reply Quote 0
        • PierreGodeP Offline
          PierreGode Module Developer @JohnGalt
          last edited by PierreGode

          @JohnGalt
          I will add an option in config.js to disable AI from being configurable and hide the AI button

          1 Reply Last reply Reply Quote 0
          • PierreGodeP Offline
            PierreGode Module Developer @redbeardedninja
            last edited by

            @redbeardedninja
            Hi! You can now use in config.js
            textMirrorSize: “small”, // small, medium or large

            1 Reply Last reply Reply Quote 1
            • PierreGodeP Offline
              PierreGode Module Developer @JohnGalt
              last edited by

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

              1 Reply Last reply Reply Quote 0
              • S Offline
                sarote
                last edited by

                Hi @PierreGode ! Thank for your job, one of the best modules for MagicMirror. Is it possible to show analtitycs graphs on the mirror screen?if not, are you planning to implement it?
                Thanks

                PierreGodeP 2 Replies Last reply Reply Quote 0
                • PierreGodeP Offline
                  PierreGode Module Developer @sarote
                  last edited by

                  @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

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sarote @PierreGode
                    last edited by

                    @PierreGode Great! i will do,thanks for your job

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      mischag @PierreGode
                      last edited by

                      @PierreGode
                      Hi there,
                      I’m loving the idea behind this module.
                      But, I can’t work out how to open the admin interface??
                      I’ve tried the ip address that I’m using to remote into the raspberry pi, but it’s not working? I’m trying using tigervnc on a mac, do I need to physically do it on the raspberry pi? I thought I could do it whilst on the same network?
                      Any ideas at all?
                      Just keeps saying can’t connect to the server…
                      Thanks heaps,

                      Mischa

                      J PierreGodeP 2 Replies Last reply Reply Quote 0
                      • J Online
                        JohnGalt @mischag
                        last edited by

                        @mischag – Are you using the port described in the documentation [5003]?

                        See:

                        Admin Interface
                        
                        Go to http://yourmirrorIP:5003/ #page will be reachable within same network.
                        
                        Caution
                        
                        DO NOT expose application with portforward
                        
                        M 1 Reply Last reply Reply Quote 0
                        • M Offline
                          mischag @JohnGalt
                          last edited by

                          @JohnGalt
                          Hi,
                          Yeah, I am. But I’m wondering if it’s because I am remoting in on a different port, that I can’t then access that port? I’ve checked the documentation heaps and can’t work it out. I even tried opening the html admin file within the ‘public’ folder, and I can open it but I can’t edit it. I can write the names and click on dates and everything, but when I press ‘add’ nothing happens. I’ve updated and it says it’s all up to date.
                          Thanks

                          plainbrokeP 1 Reply Last reply Reply Quote 0
                          • plainbrokeP Offline
                            plainbroke @mischag
                            last edited by plainbroke

                            @mischag
                            This is what I get when I login to MMMChores admin
                            http://192.168.1.223:5003
                            https doesn’t work for me. I don’t have it setup to work in my config.js.
                            Are you trying to reach it from work or from home and it is in another building???

                            MMM_Chores.png

                            Slow learner. But trying anyways.
                            MM is on Raspberry Pi 4B w/8gb ram loaded on a 128gb nvme drive.
                            Running Trixie and the latest MM version.

                            M 1 Reply Last reply Reply Quote 0
                            • M Offline
                              mischag @plainbroke
                              last edited by

                              @plainbroke
                              Yeah ok. I might have to try another way… but it’s definitely not working at the moment for me…
                              The port doesn’t bring anything up for me other than the page saying it does not exist.
                              I was hoping not to have it setup through the config folder but it was the only way I could find the admin interface. But then I couldn’t add people or tasks to it…

                              plainbrokeP S 2 Replies Last reply Reply Quote 0
                              • plainbrokeP Offline
                                plainbroke @mischag
                                last edited by

                                @mischag
                                So are you trying to change things by going into MM/modules/MMM-Chores/data.json and editing it? I just tried that and it does not work.
                                I think it is because the module assigns each grouping a specific ID that way beyond my paygrade… Wish I could be of more help…
                                So are you accessing it remotely i.E. from a different network?
                                Hope you figure it out…

                                Slow learner. But trying anyways.
                                MM is on Raspberry Pi 4B w/8gb ram loaded on a 128gb nvme drive.
                                Running Trixie and the latest MM version.

                                1 Reply Last reply Reply Quote 0
                                • PierreGodeP Offline
                                  PierreGode Module Developer @mischag
                                  last edited by PierreGode

                                  @mischag

                                  Hi the ip adress id 192.168.1.whatevertheipofghepi:5003

                                  S 1 Reply Last reply Reply Quote 0
                                  • PierreGodeP Offline
                                    PierreGode Module Developer @sarote
                                    last edited by

                                    @sarote
                                    It is done

                                    1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      sdetweil @PierreGode
                                      last edited by

                                      @PierreGode .1 is typically the router , not the pi

                                      on the MagicMirror system do

                                      ip addr
                                      

                                      Sam

                                      How to add modules

                                      learning how to use browser developers window for css changes

                                      PierreGodeP 1 Reply Last reply Reply Quote 0
                                      • PierreGodeP Offline
                                        PierreGode Module Developer @sdetweil
                                        last edited by

                                        @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

                                        S 1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          sdetweil @PierreGode
                                          last edited by

                                          @PierreGode yes. all my routers set their ip address to.1 of the assigned address range

                                          home is 192.168.2.(1)
                                          a test network i have it 10.0.2.(1)

                                          all the devices start at .2

                                          on linux

                                          ip addr
                                          

                                          will give this machine’s address
                                          on windows its

                                          ipconfig /all
                                          

                                          Sam

                                          How to add modules

                                          learning how to use browser developers window for css changes

                                          1 Reply Last reply Reply Quote 0
                                          • S Offline
                                            supascoopa74 @mischag
                                            last edited by

                                            @mischag I’m having the exact same problems that you describe here. Cannot connect to admin page via ip address/trying to use the admin.html page directly is non-responsive. Did you make any progress?

                                            PierreGodeP 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 5 / 6
                                            • First post
                                              Last post
                                            Enjoying MagicMirror? Please consider a donation!
                                            MagicMirror created by Michael Teeuw.
                                            Forum managed by Sam, technical setup by Karsten.
                                            This forum is using NodeBB as its core | Contributors
                                            Contact | Privacy Policy