Read the statement by Michael Teeuw here.
MMM-WorldTides - show high and low water for your region
-
@wjdw87 Just based on what you quoted, you have not properly closed your
config
section. You’re missing a close bracket just after the API KEY value.{ module: 'MMM-WorldTides', position: 'top_right', config: { longitude: '8.134', //longitude and latitude need to be written with . instead of , latitude: '98.299', appid: 'APIKEY' //appid needs to be requested from worldtides.info } },
-
-
@wjdw87
Hi,
I moved the symbols to config section and updated the module on github
Just do agit pull
in the MMM-WorldTides directory and afterwards you can define own css symbols (existing in weathericons or fontawesome) in your magic mirror config.js fileread.me was also updated to explain the change
-
Many thanks, though i did update manually in the scripts yesterday, will look at options and update accordingly if the icons are more in line that are on offer, great mod.
BTW any plans to go more indepth with the feeds (tidal range, depth etc)?
-
@wjdw87
Currently not, although the API provides this information. Maybe I could add a switch to enable more information. It’s just a matter of space available on screen … and free time of course :-) -
I’d like to make more sense of my view LOL by the time i’ve got down past the garden and hit the reef below, it’s occasionally submerged on the fringe even on “low tide” :( so with the tidal ranges, i can see and make plans without having to manually search :)
-
This post is deleted!