• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.1k 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 Oct 7, 2018, 3:41 PM

    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?

    M 1 Reply Last reply Oct 7, 2018, 9:51 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @Gianluca
      last edited by Oct 7, 2018, 9:51 PM

      @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 Oct 10, 2018, 5:46 PM

        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

        M 1 Reply Last reply Oct 10, 2018, 11:48 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @Gianluca
          last edited by Oct 10, 2018, 11:48 PM

          @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 Oct 12, 2018, 6:16 PM

            Thanks for your help. everything works now

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