MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. xeroxu
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    X
    Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 6
    • Posts 31
    • Groups 0

    Posts

    Recent Best Controversial
    • Problem with Weather Underground Forecast

      Hi Folks, my first Post. Mirror is still in work and i hav a Problem with the module MMM-WunderGround. Each Time I put it in my config.js the mirror will not start. I don´t know what I am doing wrong, I put the Code

      modules: [
      {
          module: 'MMM-WunderGround',
          position: 'top_right',
          config: {
              apikey: 'xxxxxxxxxxxxx', // private; don't share! Put in my API 
              pws: 'pws:IGELDERL219', //culemborg Put in miy pws
              hourly: '1',
              fctext: '1',
              fcdaycount: "5",
              fcdaystart: "0",
              hourlyinterval: "3",
              hourlycount: "2",
              alerttime: 10000,
              alerttruncatestring: "english:",
      	roundTmpDecs: 1,
      	UseCardinals: 0,
      	layout: "horizontal",
      	sysstat: 0
          }
      };
      ]
      

      betweeen my Calendar and the Newsfeed, I try it also without modules:[ ], but it will not work, any Idea?

      posted in Troubleshooting
      X
      xeroxu
    • 1
    • 2
    • 3
    • 4
    • 4 / 4