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

      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
              • 2 / 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