Read the statement by Michael Teeuw here.
MMM-ISS
-
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 . . .
-
@Mykle1 Hi. I just sent you a PR fixing some space/TAB issues, please feel free to merge.
-
Any idea why the rise times from the open API is 20 min off from that provided by the spot-the-station?
-
One of them is wrong? ;-)
-
@Mykle1 Have you seen this too?
Another thing, it seem that there are only night events tracked… Is that correct? -
Perhaps because the ISS is only visible during the transition between day and night, night and day
-
https://github.com/mykle1/MMM-ISS-Live may interest some people
-
Spectacular video screenshot of MMM-ISS-Live. Picture this (pun) as a live video stream.

-
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.
-
@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”.
-
@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.
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 cityoptions 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.

-
@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. -
problem solved-it was the none required in state!thanks for the assistance
-
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
regionStateis not necessary for your location (Ex. Toulon, France), simply leaveregionStateblank.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", ... -
Perfect !
-
In case anyone would like to use this module for multiple locations, simply add another config entry.

-
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?
-
The default
updateIntervalis5 * 60 * 1000(5 minutes). You can adjust this in your config. As the module only displays the next flyover, setting the updateInterval to 30 seconds would not change the information being displayed by the module. With that, I have no plans to make those changes but you are free to fork the module and make any changes you like. -
any ideas why the iss module has started displaying like this?-!

both modules are in lower_third but the same thing happens wherever i move them, if i move iss to bottom_left for instance it will overlap the news feed in bottom_bar -
any ideas why the iss module has started displaying like this?
Hmm, until I can see what is going on there you can use something like this in your custom.css file and adjust accordingly.
.MMM-ISS { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }and this to move MMM-Aurora
.MMM-Aurora { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }I played with mine for a minute and was able to do this. Adjust the values until you are satisfied.

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
