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

Weatherunderground - currently - hourly - daily - configurable

Scheduled Pinned Locked Moved Troubleshooting
126 Posts 26 Posters 187.1k Views 13 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.
  • J Offline
    jagerpower @jagerpower
    last edited by May 22, 2016, 6:44 PM

    @jagerpower said in Weatherunderground - currently - hourly - daily - configurable:

    @RedNax yes i installed the updates version, when i type 192.168.178.***:8080 in the browser i get an error and i f12 doesn’t work in the black screen

    when i type ip:8080 i get a black screen (i forgot to start mm.sh the first time)

    R 1 Reply Last reply May 22, 2016, 6:52 PM Reply Quote 0
    • R Offline
      RedNax Module Developer @jagerpower
      last edited by May 22, 2016, 6:52 PM

      @jagerpower Think i found the issue. The module name on github was Wunderground while it should have been MMM-Wunderground (i’ve now renamed it on git). Since you have MMM-Wunderground in your config.js the MagicMirror can’t find it as the module dir you have is just named Wunderground…

      Quick fix (i hope) is to rename the dir…

      J 1 Reply Last reply May 22, 2016, 6:54 PM Reply Quote 0
      • J Offline
        jagerpower @RedNax
        last edited by May 22, 2016, 6:54 PM

        @RedNax you renamed it to MMM-WunderGround but in the config it is MMM-Wunderground, (g,G) does this matter?

        R 1 Reply Last reply May 22, 2016, 6:57 PM Reply Quote 0
        • R Offline
          RedNax Module Developer @jagerpower
          last edited by May 22, 2016, 6:57 PM

          @jagerpower Maybe, i’ve renamed the git again just to be sure :)

          J 1 Reply Last reply May 22, 2016, 7:01 PM Reply Quote 0
          • J Offline
            jagerpower @RedNax
            last edited by May 22, 2016, 7:01 PM

            @RedNax ok i fixed the black screen, i changed MMM-Wunderground in the config to MMM-WunderGround, but i now it says loading

            R 1 Reply Last reply May 22, 2016, 7:05 PM Reply Quote 0
            • R Offline
              RedNax Module Developer @jagerpower
              last edited by May 22, 2016, 7:05 PM

              @jagerpower Anything on F12/console?

              J 1 Reply Last reply May 22, 2016, 7:08 PM Reply Quote 0
              • J Offline
                jagerpower @RedNax
                last edited by jagerpower May 22, 2016, 7:15 PM May 22, 2016, 7:08 PM

                @RedNax alt text
                1 error

                R 1 Reply Last reply May 22, 2016, 7:22 PM Reply Quote 0
                • R Offline
                  RedNax Module Developer @jagerpower
                  last edited by May 22, 2016, 7:22 PM

                  @jagerpower Doing a vanilla install… but it’s slow. BEfore you edited your post it showed IUTRECHT148 as your chosen pws… Is that correct? THe wu api returns an error on it.

                  J 2 Replies Last reply May 22, 2016, 7:23 PM Reply Quote 0
                  • J Offline
                    jagerpower @RedNax
                    last edited by May 22, 2016, 7:23 PM

                    @RedNax yes that is correct

                    R 1 Reply Last reply May 22, 2016, 7:26 PM Reply Quote 0
                    • J Offline
                      jagerpower @RedNax
                      last edited by May 22, 2016, 7:25 PM

                      @RedNax /* Magic Mirror Config Sample

                             {
                      		module: 'MMM-WunderGround',
                      		position: 'top_right',  // This can be any of the regions.
                                                      // Best results in left or right regions.
                          		config: {
                      		// See 'Configuration options' for more information.
                              			apikey: '+++++++++++', // private; don't share!
                              			pws: 'IUTRECHT148;loctype:1',
                              			lang: 'NL', 
                              			fctext: '1',
                                      		fcdaycount: "5",
                                  		fcdaystart: "0",
                                  		hourly: '1',
                                  		hourlyinterval: "3",
                                      		hourlycount: "2"
                      			}
                      	},
                      ]
                      
                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 12
                      • 13
                      • 2 / 13
                      2 / 13
                      • First post
                        13/126
                        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