Read the statement by Michael Teeuw here.
MMM-MarineWeather
-
@boivinmi
With your MMM-MarineWeather configuration, it works fine! Did you restart the magic mirror?{ module: "MMM-MarineWeather", header: "Marine Weather", position: "top_right", config: { latitude: 46.829853, // Latitude longitude: -71.254028, // Longitude appid: "414492aa-c717-11e9-a3da-0242ac130004-4144953e-c717-11e9-a3da-0242ac130004" } },
Since I can’t reproduce your bug, you have to see if there are any error messages in the console!
-
@grena I am by the Pacific Ocean…not a lake…not that I don’t like lakes :)
-
@Deckard99 said in MMM-MarineWeather:
latitude: 32.7157,
longitude: 117.16,For me, the place associated with this coordinates is located near a lake in China! You may be able to verify that the coordinates are correct: www.latlong.net
-
Google says this is San Diego…where I live…
v2 is up an working, great job!
-
@Deckard99 said in MMM-MarineWeather:
Google says this is San Diego…where I live…
I think you forgot the - for the longitude (to the west of Greenwich) !
With these coordinates, you’re in San Diego!
latitude: 32.7157, longitude: -117.16, -
Hello everyone,
MMM-MarineWeather 0.2.0 has just been released, you can now:
- Display additional information (pressure, cloud cover, visibility, sea level) with API v2.
- Customize displayed information (except water temperature and air temperature).

To update:
cd ~/MagicMirror/modules/MMM-MarineWeather git pullI hope you like this new version.
Please inform me of any problems.Grena
-
Thanks for this module, it works great!
-
@grena Nice little module!
I have the full thing working (like the graphic on the left), but was hoping to use the simpler version (like the graphic on the far right) – but using params causes an error… Maybe I’m getting the syntax wrong – could you provide an example of how that line of the config should appear please?
Thanks.
-
@grena Nice little module!
Thanks ;)
I have the full thing working (like the graphic on the left), but was hoping to use the simpler version (like the graphic on the far right) – but using params causes an error… Maybe I’m getting the syntax wrong – could you provide an example of how that line of the config should appear please?
The parameters requested from Storm Glass must be kept to a minimum, i.e.,
airTemperatureandwaterTemperaturelike this:modules: [ { module: "MMM-MarineWeather", position: "top_right", config: { latitude: 0, // Latitude longitude: 0, // Longitude appid: "abcde12345abcde12345abcde12345ab", // StormGlass API key (docs.stormglass.io) params: ["airTemperature", "waterTemperature"] } } ] -
Hello @grena ,
Have you been able to rework on the module, notably on the high and low tide values which are not correct and the logos that I found for you
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