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.

    Help file confing. js

    Scheduled Pinned Locked Moved Troubleshooting
    12 Posts 3 Posters 3.5k Views 3 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.
    • G Offline
      Gianluca
      last edited by

      Changed the confing, but only the calendar description changes me. So the rest should I change it? I would love to insert the weather module is difficult? are there any tutorials explaining how to insert the forms?

      justjim1220J 2 Replies Last reply Reply Quote 0
      • justjim1220J Offline
        justjim1220 Module Developer @Gianluca
        last edited by

        @gianluca

        Every module SHOULD have a sample config entry for them in the Readme file or on the main page of the modules

        "Life's Too Short To Dance With Ugly People"
        Jim Hallock - 1995

        1 Reply Last reply Reply Quote 0
        • justjim1220J Offline
          justjim1220 Module Developer @Gianluca
          last edited by

          @gianluca

          I just switched mine to Italian and the only module that changed was MMM-NOAA3 which is a really good weather module.

          "Life's Too Short To Dance With Ugly People"
          Jim Hallock - 1995

          1 Reply Last reply Reply Quote 1
          • G Offline
            Gianluca
            last edited by

            I have difficulty entering the weather. I modified the form and configured the boundary. js but nothing does not appear to me. is there a tutorial that explains how to modify and insert the modules?

            Mykle1M 1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @Gianluca
              last edited by

              @gianluca said in Help file confing. js:

              is there a tutorial that explains how to modify and insert the modules?

              https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 2
              • G Offline
                Gianluca
                last edited by

                Hello, I’m vcerc with the weather. I execute the description of wuthnerground
                I can not understand the reason that nion works for me.

                	{
                    module: "MMM-WunderGround",
                    position: "top_right",
                    config: {
                        apikey: "++++++++++++++", // private; don't share!
                        pws: "locid:NLXX8014;loctype:1", //culemborg
                        hourly: "1",
                        fctext: "1",
                        fcdaycount: "5",
                        fcdaystart: "0",
                        hourlyinterval: "3",
                        hourlycount: "2",
                        alerttime: 10000,
                        alerttruncatestring: "english:",
                	roundTmpDecs: 1,
                	UseCardinals: 0,
                	layout: "horizontal",
                	sysstat: 0
                    }
                },
                

                this is the module I put in confing.js while in the modules folder I inserted the MMM-wutherGround module. Should I be wrong?
                in the APIKEY I put my KEY
                in psw what dev or put? I do not have the password

                Mykle1M 1 Reply Last reply Reply Quote 0
                • Mykle1M Offline
                  Mykle1 Project Sponsor Module Developer @Gianluca
                  last edited by

                  @gianluca

                  I just used your example above, inserting my api key and it works. Be very careful when entering your api key

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • G Offline
                    Gianluca
                    last edited by

                    Thanks for your help. everything works now

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 1 / 2
                    • 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