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.

    Having trouble showing modules.

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    8 Posts 3 Posters 1.8k 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.
    • S Away
      sdetweil
      last edited by

      u had to install those MMM- modules separately , right… they are not part of the base package

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      A 1 Reply Last reply Reply Quote 0
      • A Offline
        AndrewS097 @sdetweil
        last edited by

        @sdetweil I did install them and after installing them i modified the config file accordingly0_1554854538998_7a9f3c0b-a17b-4dc1-8f2c-335d39f640dd-image.png

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

          @AndrewS097 said in Having trouble showing modules.:

          First, edit your post, removing your API key. That’s yours. It’s private. :-)

          Next, you spelled the 'MMM-3Day-Forecast', incorrectly in your config entry

          Last, please try this config entry for Pokemon to verify that it works. It works just fine for me. I just installed it. Then you can change some values to your taste.

          {
                      module: "MMM-DailyPokemon",
                      position: "top_center",
                      config: {
                          updateInterval: 600000,
                          minPoke: 4,
                          maxPoke: 151,
                          grayscale: true,
                          showType: true,
                      }
                  },
          

          Create a working config
          How to add modules

          A 1 Reply Last reply Reply Quote 1
          • A Offline
            AndrewS097
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • A Offline
              AndrewS097 @Mykle1
              last edited by

              @Mykle1 After hours of debugging I cannot believe that was it! Thank you so much haha. Both issues have been fixed

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

                @AndrewS097

                Always helps to have another set of eyes look at it. We’ve all done that. :thumbsup:

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 1
                • 1 / 1
                • 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