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 21.6k 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @trader dude
      last edited by

      @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

        sure how do i do that?

        Mykle1M 3 Replies Last reply Reply Quote 0
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @trader dude
          last edited by Mykle1

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @trader dude
            last edited by Mykle1

            @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"
            			}
            		},
            Mykle1M 1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @Mykle1
              last edited by

              IONTARIO560

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

                http://www.cbc.ca/rss/

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

                  {
                  						title: "NASA",
                  						url: "https://www.nasa.gov/rss/dyn/solar_system.rss"
                  					},
                  					{
                  						title: "Reuters Science News",
                  						url: "http://feeds.reuters.com/reuters/scienceNews"
                  					},
                  					{
                  						title: "New York Times",
                  						url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml"
                  					},
                  					{
                                      				title: "BBC World News",
                                      				url: "http://feeds.bbci.co.uk/news/world/us_and_canada/rss.xml"
                                  			},
                  1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @trader dude
                    last edited by

                    @trader-dude

                    0_1490476224146_show.JPG

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

                      https://github.com/MichMich/MagicMirror/wiki/MagicMirror²-Modules#3rd-party-modules

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

                        {
                        module: ‘MMM-Globe’,
                        position: ‘bottom_center’,
                        config: {
                        style: ‘natColor’, // natColor, geoColor, airMass, fullBand, europeDiscNat, europeDiscSnow, centralAmericaDiscNat
                        imageSize: 175,
                        updateInterval: 10601000
                        }
                        },

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