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

Trouble with MagicMirror

Scheduled Pinned Locked Moved Troubleshooting
19 Posts 3 Posters 7.5k 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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @xVirus94
    last edited by Feb 24, 2017, 9:11 PM

    @xVirus94 said in Trouble with MagicMirror:

    tomorrow i will post it!

    ok, we’ll get you up and running.

    Create a working config
    How to add modules

    1 Reply Last reply Reply Quote 0
    • C Offline
      cowboysdude Module Developer @xVirus94
      last edited by Feb 24, 2017, 9:33 PM

      @xVirus94 said in Trouble with MagicMirror:

      Hi, thx for reply…i’m trying to install some interesting modules, like Forecast…ecc. because the default Forecast module doesn’t work…i have installed the new module but when i lunch my mirror i cant see the module on top-right…

      You also need a key to make them work :)

      X 1 Reply Last reply Feb 24, 2017, 9:40 PM Reply Quote 0
      • X Offline
        xVirus94 @cowboysdude
        last edited by Feb 24, 2017, 9:40 PM

        @cowboysdude What key???

        M 1 Reply Last reply Feb 24, 2017, 10:05 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @xVirus94
          last edited by Feb 24, 2017, 10:05 PM

          @xVirus94 said in Trouble with MagicMirror:

          What key???

          The API key that you have to sign up for. It’s free. It should tell you where to go in the ReadMe.

          If you are using the default weather module then you have to go to https://www.openweathermap.org/

          Each weather module that requires an API key tells you in the ReadMe file where to go to get the key

          Create a working config
          How to add modules

          X 1 Reply Last reply Feb 25, 2017, 2:57 PM Reply Quote 0
          • X Offline
            xVirus94 @Mykle1
            last edited by xVirus94 Feb 25, 2017, 2:56 PM Feb 25, 2017, 2:50 PM

            This post is deleted!
            X 1 Reply Last reply Feb 25, 2017, 2:52 PM Reply Quote 0
            • X Offline
              xVirus94 @xVirus94
              last edited by xVirus94 Feb 25, 2017, 3:51 PM Feb 25, 2017, 2:52 PM

              This post is deleted!
              C 1 Reply Last reply Feb 25, 2017, 2:59 PM Reply Quote 0
              • X Offline
                xVirus94 @Mykle1
                last edited by yawns Feb 25, 2017, 8:41 PM Feb 25, 2017, 2:57 PM

                @Mykle1 module: ‘currentweather’,
                position: ‘top_left’,
                config: {
                location: ‘Forlì’,
                locationID: ‘3176746’, //ID from http://www.openweathermap.org
                appid: ’37f’
                }
                },
                Why doesn-t work?

                1 Reply Last reply Reply Quote 0
                • C Offline
                  cowboysdude Module Developer @xVirus94
                  last edited by cowboysdude Feb 25, 2017, 3:00 PM Feb 25, 2017, 2:59 PM

                  @xVirus94 said in Trouble with MagicMirror:

                  @xVirus94 said in Trouble with MagicMirror:

                  @Mykle1 {
                  module: ‘currentweather’,
                  position: ‘top_left’,
                  config: {
                  location: ‘Forlì’,
                  locationID: ‘3176746’, //ID from http://www.openweathermap.org
                  appid: ‘xxxxxxxxxxxxxxxxxxxxxxxxx’
                  }
                  },
                  Why doesn-t work?

                  Let’s take a look here…

                  Remember do not post your api key for any app ;)

                  At any rate this returns :

                  “invalid API key”… so you don’t have a correct API key, where did you get it from?

                  Plus you had Syntax errors… this is the correct way other than API Key…

                  {
                               module: 'currentweather',
                               position: 'top_left',
                               config: {
                                  location: 'Forlì',
                                  locationID: '3176746', //ID from http://www.openweathermap.org
                                  appid: 'ca7b4eb9089beeb6a71918a37f20b9'
                                   }
                                     },
                  
                  M 1 Reply Last reply Feb 25, 2017, 3:28 PM Reply Quote 2
                  • M Offline
                    Mykle1 Project Sponsor Module Developer @cowboysdude
                    last edited by Feb 25, 2017, 3:28 PM

                    @cowboysdude said in Trouble with MagicMirror:

                    Remember do not post your api key for any app

                    Oops! :left_facing_fist_tone2:

                    Create a working config
                    How to add modules

                    X 1 Reply Last reply Feb 25, 2017, 3:51 PM Reply Quote 0
                    • X Offline
                      xVirus94 @Mykle1
                      last edited by Feb 25, 2017, 3:51 PM

                      @Mykle1 this isn’t a real Api key…

                      C 1 Reply Last reply Feb 25, 2017, 3:51 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        10/19
                        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