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-ISS

    Scheduled Pinned Locked Moved Education
    35 Posts 8 Posters 20.5k Views 9 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.
    • E Offline
      E3V3A @Mykle1
      last edited by

      @Mykle1 Fantastic! I have a simple bird watcher’s Fieldmaster ED60DS I got just for fun, and a few months ago, I was checking this “star” and it was Jupiter and 4 of its moons, crisp as ever. Showed it to the family and everyone was screaming of joy!

      "Everything I do (here) is for free – altruism is the way!"
      MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

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

        @E3V3A

        Exactly! Great fun to be a part of, and discover, our amazing universe.

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • emloweE Offline
          emlowe Module Developer
          last edited by

          I have an inexpensive Astromaster LT80 AZ - but the cheap tripod mount really is difficult to. Been wanting to upgrade, but haven’t managed to yet.

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

            @emlowe

            Cool. I have an Astromaster 114 and a Meade Infinity. They are just enough to enjoy some casual viewing from the backyard. Like you, I want better but . . .

            Create a working config
            How to add modules

            E 1 Reply Last reply Reply Quote 0
            • E Offline
              E3V3A @Mykle1
              last edited by

              @Mykle1 Hi. I just sent you a PR fixing some space/TAB issues, please feel free to merge.

              "Everything I do (here) is for free – altruism is the way!"
              MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

              1 Reply Last reply Reply Quote 0
              • E Offline
                E3V3A
                last edited by

                Any idea why the rise times from the open API is 20 min off from that provided by the spot-the-station?

                "Everything I do (here) is for free – altruism is the way!"
                MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

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

                  @E3V3A

                  One of them is wrong? ;-)

                  Create a working config
                  How to add modules

                  E 1 Reply Last reply Reply Quote 0
                  • E Offline
                    E3V3A @Mykle1
                    last edited by

                    @Mykle1 Have you seen this too?
                    Another thing, it seem that there are only night events tracked… Is that correct?

                    "Everything I do (here) is for free – altruism is the way!"
                    MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

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

                      @E3V3A

                      Perhaps because the ISS is only visible during the transition between day and night, night and day

                      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

                        https://github.com/mykle1/MMM-ISS-Live may interest some people

                        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 Mykle1

                          Spectacular video screenshot of MMM-ISS-Live. Picture this (pun) as a live video stream.

                          0_1554429929964_Screenshot from 2019-04-04 22-02-34.png

                          Create a working config
                          How to add modules

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

                            is anyone else having problems with this module?i’m getting the following error-
                            Error Found
                            The Spot The Station widget has encountered a problem. If you are the website curator please visit our widget page for a new version of the embed code.

                            Visit the Spot The Station website to see when the International Space Station will be flying over you.

                            C Mykle1M 2 Replies Last reply Reply Quote 0
                            • C Offline
                              chassain 0 @mrdenmark
                              last edited by

                              @mrdenmark said in MMM-ISS:

                              is anyone else having problems with this module?i’m getting the following error-
                              Error Found
                              The Spot The Station widget has encountered a problem. If you are the website curator please visit our widget page for a new version of the embed code.

                              Visit the Spot The Station website to see when the International Space Station will be flying over you.

                              Hello,

                              I had an error…i live in france…resolved when i put region state: “none”.

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

                                @mrdenmark said in MMM-ISS:

                                The Spot The Station widget has encountered a problem. If you are the website curator please visit our widget page for a new version of the embed code.

                                @chassain 0

                                had an error…i live in france…resolved when i put region state: “none”.

                                This usually happens when there is an error in the config.js entry for this module. country, regionState and city options cannot contain spaces. It is stated in the example config of the repo. This is most common mistake.

                                Please post your config entry in a code block.

                                Module is working as expected.
                                0_1571690532187_Screenshot from 2019-10-21 16-33-50.png

                                Create a working config
                                How to add modules

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

                                  @chassain-0 said in MMM-ISS:

                                  I had an error…i live in france…resolved when i put region state: “none”.

                                  You are absolutely right, sir. The module/widget does accept “None” in the regionState: config option and fixes that issue rather nicely. This is the first I’ve heard of that problem. Thank you for bringing it to my attention. And thanks for the solution. I went to the url and confirmed.

                                  Create a working config
                                  How to add modules

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

                                    problem solved-it was the none required in state!thanks for the assistance

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

                                      Download:

                                      [card:mykle1/MMM-ISS]

                                      Update to Version 1.0.1

                                      Updated module and fixed config so that underscores are no longer necessary in config options country, regionState and city.

                                      Also, when regionState is not necessary for your location (Ex. Toulon, France), simply leave regionState blank.

                                      disabled: false,
                                      module: 'MMM-ISS',
                                      position: 'middle_center',
                                      config: {
                                          country: "United States",
                                          regionState: "New York",       // Outside USA may not need regionState. If so, leave blank "".
                                          city: "New York",
                                      ...
                                      
                                      disabled: false,
                                      module: 'MMM-ISS',
                                      position: 'middle_center',
                                      config: {
                                          country: "France",
                                          regionState: "",       // Outside USA may not need regionState. If so, leave blank "".
                                          city: "Toulon",
                                      ...
                                      

                                      Create a working config
                                      How to add modules

                                      1 Reply Last reply Reply Quote 0
                                      • C Offline
                                        chassain 0
                                        last edited by

                                        Perfect !

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

                                          In case anyone would like to use this module for multiple locations, simply add another config entry.

                                          0_1572487261033_Screenshot from 2019-10-30 21-48-52.png

                                          Create a working config
                                          How to add modules

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

                                            would it be possible to restrict the times it updates? say once an hour during the day and every 30 seconds when sightings are possible?

                                            Mykle1M 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • 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