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.

    MMM-NASA

    Scheduled Pinned Locked Moved Troubleshooting
    7 Posts 3 Posters 3.0k 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.
    • ? Offline
      A Former User
      last edited by

      Thanks, Wolfgang

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

        @howi42

        You’re welcome.

        Peace!

        Create a working config
        How to add modules

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

          Check your locations and local times, but here is the information about today’s total solar eclipse. Here in New York, we’ll only experience a 75% eclipse, but what a magnificent event! Lucky are you if you live within the 100% viewing areas.

          I love this stuff!

          0_1503319713803_dd.JPG

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • M Offline
            motdog
            last edited by

            All I get is Hello Universe

            {
            		    module: 'MMM-NASA',
            		    position: 'bottom_right',
            		    config: {
            			search: "Galaxies",                 
            			infoLength: 400,                  
            		        scroll: "yes",                    
            			rotateInterval: 60,  
            			useHeader: false,
            			header: "",
            			maxWidth: "300px",               
            			animationSpeed: 3000,            
            		    }
            		},
            

            ive tried playing with the intervals with no luck either

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

              @motdog

              I just tried your config entry. The module can’t function with rotateInterval: 60,. That is only 60 milliseconds. Please try rotateInterval: 60 * 1000,. That’s 60 seconds. It will give the module time to display the image and the information that comes with each image.

              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