• 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.2k 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, 8:07 AM

    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?

    J 2 Replies Last reply Oct 7, 2018, 8:20 AM Reply Quote 0
    • J Offline
      justjim1220 Module Developer @Gianluca
      last edited by Oct 7, 2018, 8:20 AM

      @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
      • J Offline
        justjim1220 Module Developer @Gianluca
        last edited by Oct 7, 2018, 8:28 AM

        @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 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
                  • 1 / 2
                  1 / 2
                  • First post
                    9/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