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.

    Are you tired of editing config.js, or have trouble doing it, see my new module

    Scheduled Pinned Locked Moved Utilities
    293 Posts 28 Posters 343.1k Views 31 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.
    • S Offline
      sdetweil @Dinschal
      last edited by

      @dinschal said in Are you tired of editing config.js, or have trouble doing it, see my new module:

      I tired to read the error message but its to tiny the only thing i can read is localhost

      what error message?

      u mean the module output when address:“localhost” is set??

      localhost means ONLY apps running inside the SAME system can access

      so a phone (use the qr code) , or another computer (use the url) cannot…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      D 1 Reply Last reply Reply Quote 0
      • D Offline
        Dinschal @sdetweil
        last edited by Dinschal

        @sdetweil yeah this one ;) i want to change it cause the mirror is a gift for my parents and if i had to change something i only have my phone.

        I changed it to 0.0.0.0 so i get the qr but know my device is not allowed to access my mirror :D

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

          @dinschal also have to edit the ipWhitelist.

          I set it to []

          ipWhitelist:[],

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            Dinschal @sdetweil
            last edited by Dinschal

            @sdetweil i did it let me check ;)

            okay i got it… but now i only have the "configuration window without the possibility to configure,

            de4ecbf5-59d5-41bd-9d02-30a63f075dbf-image.png

            i tryed it with a new pull and an new installation of your module :(

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

              amazing work!!! are users able to make module communicate with each other? Such as using voice commands to use another module via notifications?

              S 2 Replies Last reply Reply Quote 0
              • S Offline
                sdetweil @Alyx
                last edited by

                @alyx I don’t understand your question

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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

                  @dinschal is this from the qr?

                  or did u enter a url?

                  note the url is

                  http://mmipaddr:mmport/modules/MMM-Config/review
                  

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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

                    @alyx voiceCommander is built on top of MMM-Voice and Hello-Lucy

                    so, CAN you, certainly… take a voice audio -> recognizer -> send notification to other modules…

                    HOW depends on the module being used…

                    sometimes there is some config
                    sometimes there is file editing
                    sometimes there is coding

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • A Offline
                      Alyx @sdetweil
                      last edited by

                      @sdetweil No worries I’ll install and play around with this tomorrow, I was wondering if it would help with setting up modules to talk to each other, as you know I’ve been having a few issues with that xD

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

                        @alyx My Module ONLY addresses configuration of EACH module (stuff that goes in config.js)

                        what that stuff DOES/MEANS, my module does not know…

                        I read the source code to figure out the variables defined
                        and merge that with any info from config.js

                        and build a form to collect the data

                        then on save, I take the elements with data and build a new config.js
                        (rename the old and write the new)
                        and if restart , then I restart MM to use that new config

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        A 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 24
                        • 25
                        • 26
                        • 27
                        • 28
                        • 29
                        • 30
                        • 26 / 30
                        • 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