• 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.

stumped newbe

Scheduled Pinned Locked Moved Troubleshooting
40 Posts 3 Posters 20.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.
  • T Offline
    trader dude
    last edited by Mar 25, 2017, 3:36 PM

    my location id has 7 digits I looked this up on open weather and i double checked the api and it is correct

    M 1 Reply Last reply Mar 25, 2017, 4:05 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @trader dude
      last edited by Mar 25, 2017, 4:05 PM

      @trader-dude

      Try putting in a location, just to see, but that should not matter. Also, the readme file example of the config entry shows double quotes " instead of single quote '. You might want to try replacing those.

      location: "Paris,France",
      locationID: "1234567",
      appid: "abcde12345abcde12345abcde12345ab"
      
      M T 2 Replies Last reply Mar 25, 2017, 4:09 PM Reply Quote 0
      • M Offline
        Mykle1 Project Sponsor Module Developer @Mykle1
        last edited by Mar 25, 2017, 4:09 PM

        From the readme Using the module Notice, all double quotes"

        module: "currentweather",
        position: "top_right",	// This can be any of the regions.
        		config: {
        			location: "Amsterdam,Netherlands",
        			locationID: "", 
        			appid: "abcde12345abcde12345abcde12345ab"
        1 Reply Last reply Reply Quote 0
        • T Offline
          trader dude @Mykle1
          last edited by Mar 25, 2017, 4:29 PM

          @Mykle1 i will try this now and let you know

          T 1 Reply Last reply Mar 25, 2017, 4:58 PM Reply Quote 0
          • T Offline
            trader dude @trader dude
            last edited by Mar 25, 2017, 4:58 PM

            @trader-dude ok I tried got same results no display

            M 1 Reply Last reply Mar 25, 2017, 5:01 PM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @trader dude
              last edited by Mar 25, 2017, 5:01 PM

              @trader-dude

              I sent you a PM message that you never responded to. It might be a hassle but would you be willing to try another weather module? Assuming everything you’ve done is correct then that might be your best option

              1 Reply Last reply Reply Quote 0
              • T Offline
                trader dude
                last edited by Mar 25, 2017, 5:06 PM

                sure how do i do that?

                M 3 Replies Last reply Mar 25, 2017, 6:51 PM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @trader dude
                  last edited by Mykle1 Mar 25, 2017, 6:51 PM Mar 25, 2017, 6:51 PM

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    Mykle1 Project Sponsor Module Developer @trader dude
                    last edited by Mykle1 Mar 25, 2017, 6:58 PM Mar 25, 2017, 6:56 PM

                    @trader-dude

                    {
                        			module: 'MMM-WunderGround', 
                        			position: 'top_right',
                        			config: {
                            		apikey: 'Your API Key', // private; don't share!
                            		pws: 'pws:Your Station ID', // Richmondtown Weather Station - Very Cool
                    			currentweather: 1,
                            		coloricon: true,
                            		hourly: '1',
                            		fctext: '1',
                            		fcdaycount: "10",
                            		fcdaystart: "0",
                            		hourlyinterval: "2",
                            		hourlycount: "1",
                    			animationSpeed: 5000,
                            		alerttime: 10000,
                            		alerttruncatestring: "english:",
                        			roundTmpDecs: 0,
                        			UseCardinals: 1,
                        			layout: "vertical",
                    			windunits: "mph",
                        			sysstat: "0"
                    			}
                    		},
                    M 1 Reply Last reply Mar 25, 2017, 8:22 PM Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @Mykle1
                      last edited by Mar 25, 2017, 8:22 PM

                      IONTARIO560

                      M 1 Reply Last reply Mar 25, 2017, 8:43 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 3 / 4
                      3 / 4
                      • First post
                        25/40
                        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